"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2026/04/25 05:18:06 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rogusaq8hoca" 2026/04/25 05:18:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/25 05:18:07 DEBUG : Starting OpenDrive session with ID: 23b678f62309ce28b94e708507cbad6c940d858884e1b82e074b16543628fdee 2026/04/25 05:18:07 DEBUG : Creating backend with remote "/tmp/rclone794752153" === RUN TestDirHandleMethods run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:18:07 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:18:07 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/25 05:18:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/25 05:18:10 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:18:10 DEBUG : dir: Looking for writers 2026/04/25 05:18:10 DEBUG : Looking for writers 2026/04/25 05:18:10 DEBUG : dir: reading active writers 2026/04/25 05:18:10 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.89s) === RUN TestDirHandleReaddir run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:18:11 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:18:11 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/25 05:18:12 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/25 05:18:14 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/04/25 05:18:16 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2026/04/25 05:18:18 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:18:18 DEBUG : dir/subdir: Looking for writers 2026/04/25 05:18:18 DEBUG : dir: Looking for writers 2026/04/25 05:18:18 DEBUG : file1: reading active writers 2026/04/25 05:18:18 DEBUG : file2: reading active writers 2026/04/25 05:18:18 DEBUG : subdir: reading active writers 2026/04/25 05:18:18 DEBUG : Looking for writers 2026/04/25 05:18:18 DEBUG : dir: reading active writers 2026/04/25 05:18:18 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (8.63s) === RUN TestDirHandleReaddirnames run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:18:20 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:18:20 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/25 05:18:21 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/25 05:18:23 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:18:23 DEBUG : dir: Looking for writers 2026/04/25 05:18:23 DEBUG : file1: reading active writers 2026/04/25 05:18:23 DEBUG : Looking for writers 2026/04/25 05:18:23 DEBUG : dir: reading active writers 2026/04/25 05:18:23 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (4.10s) === RUN TestDirMethods run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:18:24 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:18:24 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/25 05:18:25 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/25 05:18:26 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:18:26 DEBUG : dir: Looking for writers 2026/04/25 05:18:26 DEBUG : Looking for writers 2026/04/25 05:18:26 DEBUG : dir: reading active writers 2026/04/25 05:18:26 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.54s) === RUN TestDirForgetAll run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:18:27 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:18:27 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/25 05:18:29 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/25 05:18:30 DEBUG : dir: forgetting directory cache 2026/04/25 05:18:30 DEBUG : forgetting directory cache 2026/04/25 05:18:30 DEBUG : dir: forgetting directory cache 2026/04/25 05:18:30 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:18:30 DEBUG : Looking for writers 2026/04/25 05:18:30 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (3.87s) === RUN TestDirForgetPath run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:18:31 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:18:31 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/25 05:18:32 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/25 05:18:34 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/04/25 05:18:34 DEBUG : dir: invalidating directory cache 2026/04/25 05:18:34 DEBUG : >ForgetPath: 2026/04/25 05:18:34 DEBUG : ForgetPath: relativePath="dir", type=0 2026/04/25 05:18:34 DEBUG : invalidating directory cache 2026/04/25 05:18:34 DEBUG : dir: forgetting directory cache 2026/04/25 05:18:34 DEBUG : >ForgetPath: 2026/04/25 05:18:34 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/04/25 05:18:34 DEBUG : >ForgetPath: 2026/04/25 05:18:34 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:18:34 DEBUG : dir: Looking for writers 2026/04/25 05:18:34 DEBUG : Looking for writers 2026/04/25 05:18:34 DEBUG : dir: reading active writers 2026/04/25 05:18:34 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (3.81s) === RUN TestDirWalk run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:18:35 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:18:35 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/25 05:18:36 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/25 05:18:39 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2026/04/25 05:18:41 DEBUG : forgetting directory cache 2026/04/25 05:18:41 DEBUG : dir: forgetting directory cache 2026/04/25 05:18:42 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:18:42 DEBUG : fil/a/b: Looking for writers 2026/04/25 05:18:42 DEBUG : fil/a: Looking for writers 2026/04/25 05:18:42 DEBUG : b: reading active writers 2026/04/25 05:18:42 DEBUG : fil: Looking for writers 2026/04/25 05:18:42 DEBUG : a: reading active writers 2026/04/25 05:18:42 DEBUG : dir: Looking for writers 2026/04/25 05:18:42 DEBUG : Looking for writers 2026/04/25 05:18:42 DEBUG : dir: reading active writers 2026/04/25 05:18:42 DEBUG : fil: reading active writers 2026/04/25 05:18:42 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (11.68s) === RUN TestDirSetModTime run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:18:47 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:18:47 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/25 05:18:48 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/25 05:18:50 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:18:50 DEBUG : dir: Looking for writers 2026/04/25 05:18:50 DEBUG : Looking for writers 2026/04/25 05:18:50 DEBUG : dir: reading active writers 2026/04/25 05:18:50 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (5.31s) === RUN TestDirStat run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:18:52 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:18:52 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/25 05:19:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/25 05:19:05 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:19:05 DEBUG : dir: Looking for writers 2026/04/25 05:19:05 DEBUG : file1: reading active writers 2026/04/25 05:19:05 DEBUG : Looking for writers 2026/04/25 05:19:05 DEBUG : dir: reading active writers 2026/04/25 05:19:05 DEBUG : >WaitForWriters: --- PASS: TestDirStat (15.23s) === RUN TestDirReadDirAll run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:19:07 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:19:07 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/25 05:19:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/25 05:19:13 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/04/25 05:19:16 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2026/04/25 05:19:21 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/04/25 05:19:21 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/04/25 05:19:21 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/25 05:19:21 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/04/25 05:19:22 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2026/04/25 05:19:26 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2026/04/25 05:19:30 DEBUG : dir: invalidating directory cache 2026/04/25 05:19:30 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/04/25 05:19:30 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/04/25 05:19:30 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/04/25 05:19:30 DEBUG : dir/file1: Reset virtual modtime 2026/04/25 05:19:30 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/04/25 05:19:30 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/04/25 05:19:30 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/04/25 05:19:30 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/04/25 05:19:30 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/04/25 05:19:30 DEBUG : dir: invalidating directory cache 2026/04/25 05:19:30 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/04/25 05:19:30 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/25 05:19:30 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/25 05:19:30 DEBUG : forgetting directory cache 2026/04/25 05:19:30 DEBUG : dir: forgetting directory cache 2026/04/25 05:19:30 DEBUG : dir/virtualDir: forgetting directory cache 2026/04/25 05:19:30 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:19:30 DEBUG : dir/virtualDir: Looking for writers 2026/04/25 05:19:30 DEBUG : dir: Looking for writers 2026/04/25 05:19:30 DEBUG : virtualFile2: reading active writers 2026/04/25 05:19:30 DEBUG : file1: reading active writers 2026/04/25 05:19:30 DEBUG : virtualFile: reading active writers 2026/04/25 05:19:30 DEBUG : virtualDir: reading active writers 2026/04/25 05:19:30 DEBUG : Looking for writers 2026/04/25 05:19:30 DEBUG : dir: reading active writers 2026/04/25 05:19:30 DEBUG : >WaitForWriters: --- FAIL: TestDirReadDirAll (27.73s) --- FAIL: TestDirReadDirAll/Virtual (9.95s) === RUN TestDirOpen run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:19:35 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:19:35 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/25 05:19:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/25 05:19:41 ERROR : dir/: Can only open directories read only 2026/04/25 05:19:41 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:19:41 DEBUG : dir: Looking for writers 2026/04/25 05:19:41 DEBUG : Looking for writers 2026/04/25 05:19:41 DEBUG : dir: reading active writers 2026/04/25 05:19:41 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (8.11s) === RUN TestDirCreate run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:19:43 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:19:43 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/25 05:19:46 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/25 05:19:48 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:19:48 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/25 05:19:48 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/04/25 05:19:48 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/25 05:19:48 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': File to upload is small (5 bytes), uploading instead of streaming 2026/04/25 05:19:51 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2026/04/25 05:19:54 DEBUG : dir/potato: size = 5 OK 2026/04/25 05:19:54 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/25 05:19:54 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/04/25 05:19:54 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/25 05:19:54 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:19:54 DEBUG : dir: Looking for writers 2026/04/25 05:19:54 DEBUG : file1: reading active writers 2026/04/25 05:19:54 DEBUG : potato: reading active writers 2026/04/25 05:19:54 DEBUG : Looking for writers 2026/04/25 05:19:54 DEBUG : dir: reading active writers 2026/04/25 05:19:54 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (12.82s) === RUN TestDirMkdir run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:19:56 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:19:56 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/25 05:19:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/25 05:20:03 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/25 05:20:05 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:20:05 DEBUG : dir/sub: Looking for writers 2026/04/25 05:20:05 DEBUG : dir: Looking for writers 2026/04/25 05:20:05 DEBUG : sub: reading active writers 2026/04/25 05:20:05 DEBUG : file1: reading active writers 2026/04/25 05:20:05 DEBUG : Looking for writers 2026/04/25 05:20:05 DEBUG : dir: reading active writers 2026/04/25 05:20:05 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestDirMkdir (22.33s) === RUN TestDirMkdirSub run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:20:18 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:20:18 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/25 05:20:20 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/25 05:20:25 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/25 05:20:27 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/04/25 05:20:30 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:20:30 DEBUG : dir/sub/subsub: Looking for writers 2026/04/25 05:20:30 DEBUG : dir/sub: Looking for writers 2026/04/25 05:20:30 DEBUG : subsub: reading active writers 2026/04/25 05:20:30 DEBUG : dir: Looking for writers 2026/04/25 05:20:30 DEBUG : file1: reading active writers 2026/04/25 05:20:30 DEBUG : sub: reading active writers 2026/04/25 05:20:30 DEBUG : Looking for writers 2026/04/25 05:20:30 DEBUG : dir: reading active writers 2026/04/25 05:20:30 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (15.08s) === RUN TestDirRemove run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:20:33 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:20:33 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/25 05:20:36 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/25 05:20:39 ERROR : dir/: Dir.Remove not empty 2026/04/25 05:20:39 DEBUG : dir/file1: Remove: 2026/04/25 05:20:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/25 05:20:40 DEBUG : dir/file1: >Remove: err= 2026/04/25 05:20:40 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/25 05:20:40 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:20:40 DEBUG : Looking for writers 2026/04/25 05:20:40 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (8.22s) === RUN TestDirRemoveAll run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:20:42 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:20:42 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/25 05:20:43 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/25 05:20:46 DEBUG : dir/file1: Remove: 2026/04/25 05:20:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/25 05:20:46 DEBUG : dir/file1: >Remove: err= 2026/04/25 05:20:48 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/25 05:20:48 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:20:48 DEBUG : Looking for writers 2026/04/25 05:20:48 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (7.37s) === RUN TestDirRemoveName run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:20:49 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:20:49 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/25 05:20:53 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/25 05:20:57 DEBUG : dir/file1: Remove: 2026/04/25 05:20:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/25 05:20:57 DEBUG : dir/file1: >Remove: err= 2026/04/25 05:20:58 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:20:58 DEBUG : dir: Looking for writers 2026/04/25 05:20:58 DEBUG : Looking for writers 2026/04/25 05:20:58 DEBUG : dir: reading active writers 2026/04/25 05:20:58 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (11.09s) === RUN TestDirRename run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:21:00 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:21:00 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/25 05:21:03 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/25 05:21:09 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2026/04/25 05:21:11 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/04/25 05:21:11 DEBUG : dir2: same parent dir (ODFfMTE4MDk1MzNfTG9MZkY) - using folder/rename instead of move_copy 2026/04/25 05:21:12 DEBUG : dir: Updating dir with dir2 0x1f12d6bfdba0 2026/04/25 05:21:12 DEBUG : dir: forgetting directory cache 2026/04/25 05:21:12 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/25 05:21:12 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/04/25 05:21:14 INFO : dir2/file1: Moved (server-side) to: file2 2026/04/25 05:21:14 DEBUG : file2: Updating file with file2 0x1f12d6c11520 2026/04/25 05:21:14 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/04/25 05:21:14 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/25 05:21:15 INFO : dir2/file3: Deleted 2026/04/25 05:21:18 INFO : file2: Moved (server-side) to: dir2/file3 2026/04/25 05:21:18 DEBUG : dir2/file3: Updating file with dir2/file3 0x1f12d6c11520 2026/04/25 05:21:18 DEBUG : Added virtual directory entry vDel: "file2" 2026/04/25 05:21:18 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/04/25 05:21:19 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/04/25 05:21:19 DEBUG : renamed empty directory: same parent dir (ODFfMTE4MDk1MzNfTG9MZkY) - using folder/rename instead of move_copy 2026/04/25 05:21:20 DEBUG : empty directory: Updating dir with renamed empty directory 0x1f12d64e7e10 2026/04/25 05:21:20 DEBUG : empty directory: forgetting directory cache 2026/04/25 05:21:20 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/04/25 05:21:20 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/04/25 05:21:20 DEBUG : dir2: Renaming to "dir3" 2026/04/25 05:21:20 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:21:20 DEBUG : dir3: Looking for writers 2026/04/25 05:21:20 DEBUG : file3: reading active writers 2026/04/25 05:21:20 DEBUG : renamed empty directory: Looking for writers 2026/04/25 05:21:20 DEBUG : Looking for writers 2026/04/25 05:21:20 DEBUG : dir3: reading active writers 2026/04/25 05:21:20 DEBUG : renamed empty directory: reading active writers 2026/04/25 05:21:20 DEBUG : >WaitForWriters: --- PASS: TestDirRename (22.10s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:21:22 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:21:22 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/25 05:21:25 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/25 05:21:29 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/25 05:21:29 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:21:30 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/25 05:21:30 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/25 05:21:30 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/04/25 05:21:30 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/04/25 05:21:30 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/25 05:21:30 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:21:30 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/25 05:21:30 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/25 05:21:30 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/04/25 05:21:30 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/04/25 05:21:30 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/25 05:21:30 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': File to upload is small (12 bytes), uploading instead of streaming 2026/04/25 05:21:31 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2026/04/25 05:21:32 DEBUG : dir/sub/file2: size = 12 OK 2026/04/25 05:21:32 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/04/25 05:21:32 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/04/25 05:21:32 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/25 05:21:32 DEBUG : forgetting directory cache 2026/04/25 05:21:32 DEBUG : dir: forgetting directory cache 2026/04/25 05:21:32 DEBUG : dir/sub: forgetting directory cache 2026/04/25 05:21:32 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/04/25 05:21:32 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/04/25 05:21:32 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': File to upload is small (5 bytes), uploading instead of streaming 2026/04/25 05:21:33 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2026/04/25 05:21:36 DEBUG : dir/sub/file0: size = 5 OK 2026/04/25 05:21:36 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/25 05:21:36 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/04/25 05:21:36 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/25 05:21:36 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:21:36 DEBUG : dir/sub: Looking for writers 2026/04/25 05:21:36 DEBUG : file0: reading active writers 2026/04/25 05:21:36 DEBUG : file2: reading active writers 2026/04/25 05:21:36 DEBUG : dir: Looking for writers 2026/04/25 05:21:36 DEBUG : file1: reading active writers 2026/04/25 05:21:36 DEBUG : sub: reading active writers 2026/04/25 05:21:36 DEBUG : Looking for writers 2026/04/25 05:21:36 DEBUG : dir: reading active writers 2026/04/25 05:21:36 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (18.04s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:21:40 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:21:40 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/04/25 05:21:40 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:21:40 DEBUG : Looking for writers 2026/04/25 05:21:40 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.73s) === RUN TestDirMetadataExtension run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:21:41 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:21:41 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/25 05:21:43 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/25 05:21:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/04/25 05:21:47 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:21:47 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/04/25 05:21:47 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/04/25 05:21:47 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/04/25 05:21:47 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/25 05:21:47 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/25 05:21:47 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/04/25 05:21:47 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:21:47 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/04/25 05:21:47 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/04/25 05:21:47 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/04/25 05:21:47 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/25 05:21:47 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/25 05:21:47 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:21:47 DEBUG : dir: Looking for writers 2026/04/25 05:21:47 DEBUG : file1: reading active writers 2026/04/25 05:21:47 DEBUG : file1.metadata: reading active writers 2026/04/25 05:21:47 DEBUG : Looking for writers 2026/04/25 05:21:47 DEBUG : dir.metadata: reading active writers 2026/04/25 05:21:47 DEBUG : dir: reading active writers 2026/04/25 05:21:47 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (7.09s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:21:48 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:21:48 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/25 05:21:51 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/25 05:21:54 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:21:54 DEBUG : dir: Looking for writers 2026/04/25 05:21:54 DEBUG : file1: reading active writers 2026/04/25 05:21:54 DEBUG : Looking for writers 2026/04/25 05:21:54 DEBUG : dir: reading active writers 2026/04/25 05:21:54 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (8.77s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:21:57 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:21:57 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/25 05:22:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/25 05:22:05 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2026/04/25 05:22:07 DEBUG : Can set mod time: true 2026/04/25 05:22:08 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/25 05:22:09 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:22:09 DEBUG : dir: Looking for writers 2026/04/25 05:22:09 DEBUG : file1: reading active writers 2026/04/25 05:22:09 DEBUG : Looking for writers 2026/04/25 05:22:09 DEBUG : dir: reading active writers 2026/04/25 05:22:09 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:22:12 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:22:12 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/25 05:22:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/25 05:22:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/25 05:22:18 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/25 05:22:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/25 05:22:18 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': File to upload is small (0 bytes), uploading instead of streaming 2026/04/25 05:22:20 DEBUG : dir/file1: size = 0 OK 2026/04/25 05:22:20 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/25 05:22:20 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/25 05:22:21 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/25 05:22:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/25 05:22:21 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:22:21 DEBUG : dir: Looking for writers 2026/04/25 05:22:21 DEBUG : file1: reading active writers 2026/04/25 05:22:21 DEBUG : Looking for writers 2026/04/25 05:22:21 DEBUG : dir: reading active writers 2026/04/25 05:22:21 DEBUG : >WaitForWriters: 2026/04/25 05:22:23 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:22:23 DEBUG : dir: Looking for writers 2026/04/25 05:22:23 DEBUG : file1: reading active writers 2026/04/25 05:22:23 DEBUG : Looking for writers 2026/04/25 05:22:23 DEBUG : dir: reading active writers 2026/04/25 05:22:23 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:22:25 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:22:25 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/25 05:22:26 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/25 05:22:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/25 05:22:30 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/25 05:22:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/25 05:22:30 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': File to upload is small (5 bytes), uploading instead of streaming 2026/04/25 05:22:30 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/04/25 05:22:32 DEBUG : dir/file1: size = 5 OK 2026/04/25 05:22:32 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/25 05:22:32 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/25 05:22:33 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/25 05:22:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/25 05:22:33 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:22:33 DEBUG : dir: Looking for writers 2026/04/25 05:22:33 DEBUG : file1: reading active writers 2026/04/25 05:22:33 DEBUG : Looking for writers 2026/04/25 05:22:33 DEBUG : dir: reading active writers 2026/04/25 05:22:33 DEBUG : >WaitForWriters: 2026/04/25 05:22:33 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:22:33 DEBUG : dir: Looking for writers 2026/04/25 05:22:33 DEBUG : file1: reading active writers 2026/04/25 05:22:33 DEBUG : Looking for writers 2026/04/25 05:22:33 DEBUG : dir: reading active writers 2026/04/25 05:22:33 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: folder not empty === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:22:37 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:22:37 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/25 05:22:37 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:22:37 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:22:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:22:37 DEBUG : Config file has changed externally - reloading 2026/04/25 05:22:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 05:22:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:22:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:22:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 05:22:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:22:37 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/25 05:22:39 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/25 05:22:44 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/25 05:22:44 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:22:44 DEBUG : dir: Looking for writers 2026/04/25 05:22:44 DEBUG : file1: reading active writers 2026/04/25 05:22:44 DEBUG : Looking for writers 2026/04/25 05:22:44 DEBUG : dir: reading active writers 2026/04/25 05:22:44 DEBUG : >WaitForWriters: 2026/04/25 05:22:44 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:22:46 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:22:46 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/25 05:22:46 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:22:46 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:22:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:22:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 05:22:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:22:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:22:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 05:22:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:22:46 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/25 05:22:48 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/25 05:22:52 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/25 05:22:52 DEBUG : dir/file1: newRWFileHandle: 2026/04/25 05:22:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/25 05:22:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/25 05:22:52 DEBUG : dir/file1(0x1f12d6c1cb00): close: 2026/04/25 05:22:52 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/25 05:22:52 DEBUG : dir/file1(0x1f12d6c1cb00): >close: err= 2026/04/25 05:22:52 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:22:52 DEBUG : dir: Looking for writers 2026/04/25 05:22:52 DEBUG : file1: reading active writers 2026/04/25 05:22:52 DEBUG : Looking for writers 2026/04/25 05:22:52 DEBUG : dir: reading active writers 2026/04/25 05:22:52 DEBUG : >WaitForWriters: 2026/04/25 05:22:53 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:22:53 DEBUG : dir: Looking for writers 2026/04/25 05:22:53 DEBUG : file1: reading active writers 2026/04/25 05:22:53 DEBUG : Looking for writers 2026/04/25 05:22:53 DEBUG : dir: reading active writers 2026/04/25 05:22:53 DEBUG : >WaitForWriters: 2026/04/25 05:22:53 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:22:56 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:22:56 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/25 05:22:56 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:22:56 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:22:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:22:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 05:22:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:22:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:22:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 05:22:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:22:56 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/25 05:22:57 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/25 05:23:01 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/25 05:23:01 DEBUG : dir/file1: newRWFileHandle: 2026/04/25 05:23:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/25 05:23:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/25 05:23:01 DEBUG : dir/file1(0x1f12d6bf8380): _writeAt: size=5, off=0 2026/04/25 05:23:01 DEBUG : dir/file1(0x1f12d6bf8380): openPending: 2026/04/25 05:23:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/25 05:23:01 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/25 05:23:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/25 05:23:01 DEBUG : dir/file1(0x1f12d6bf8380): >openPending: err= 2026/04/25 05:23:01 DEBUG : dir/file1(0x1f12d6bf8380): >_writeAt: n=5, err= 2026/04/25 05:23:01 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/25 05:23:01 DEBUG : dir/file1(0x1f12d6bf8380): close: 2026/04/25 05:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/04/25 05:23:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/04/25 05:23:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/04/25 05:23:01 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/25 05:23:02 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/25 05:23:02 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/25 05:23:02 DEBUG : dir/file1(0x1f12d6bf8380): >close: err= 2026/04/25 05:23:02 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:23:02 DEBUG : dir: Looking for writers 2026/04/25 05:23:02 DEBUG : file1: reading active writers 2026/04/25 05:23:02 DEBUG : Looking for writers 2026/04/25 05:23:02 DEBUG : dir: reading active writers 2026/04/25 05:23:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/25 05:23:02 DEBUG : dir: Looking for writers 2026/04/25 05:23:02 DEBUG : file1: reading active writers 2026/04/25 05:23:02 DEBUG : Looking for writers 2026/04/25 05:23:02 DEBUG : dir: reading active writers 2026/04/25 05:23:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/25 05:23:02 DEBUG : dir: Looking for writers 2026/04/25 05:23:02 DEBUG : file1: reading active writers 2026/04/25 05:23:02 DEBUG : Looking for writers 2026/04/25 05:23:02 DEBUG : dir: reading active writers 2026/04/25 05:23:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/25 05:23:02 DEBUG : dir: Looking for writers 2026/04/25 05:23:02 DEBUG : file1: reading active writers 2026/04/25 05:23:02 DEBUG : Looking for writers 2026/04/25 05:23:02 DEBUG : dir: reading active writers 2026/04/25 05:23:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/25 05:23:02 DEBUG : dir/file1: vfs cache: starting upload 2026/04/25 05:23:03 DEBUG : dir: Looking for writers 2026/04/25 05:23:03 DEBUG : file1: reading active writers 2026/04/25 05:23:03 DEBUG : Looking for writers 2026/04/25 05:23:03 DEBUG : dir: reading active writers 2026/04/25 05:23:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/25 05:23:03 DEBUG : dir: Looking for writers 2026/04/25 05:23:03 DEBUG : file1: reading active writers 2026/04/25 05:23:03 DEBUG : Looking for writers 2026/04/25 05:23:03 DEBUG : dir: reading active writers 2026/04/25 05:23:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/25 05:23:03 DEBUG : dir: Looking for writers 2026/04/25 05:23:03 DEBUG : file1: reading active writers 2026/04/25 05:23:03 DEBUG : Looking for writers 2026/04/25 05:23:03 DEBUG : dir: reading active writers 2026/04/25 05:23:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/25 05:23:03 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/25 05:23:04 DEBUG : dir: Looking for writers 2026/04/25 05:23:04 DEBUG : file1: reading active writers 2026/04/25 05:23:04 DEBUG : Looking for writers 2026/04/25 05:23:04 DEBUG : dir: reading active writers 2026/04/25 05:23:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/25 05:23:05 DEBUG : dir: Looking for writers 2026/04/25 05:23:05 DEBUG : file1: reading active writers 2026/04/25 05:23:05 DEBUG : Looking for writers 2026/04/25 05:23:05 DEBUG : dir: reading active writers 2026/04/25 05:23:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/25 05:23:05 DEBUG : dir/file1: size = 14 OK 2026/04/25 05:23:05 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/04/25 05:23:05 INFO : dir/file1: Copied (replaced existing) 2026/04/25 05:23:05 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/04/25 05:23:05 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/25 05:23:05 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/04/25 05:23:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/25 05:23:05 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/25 05:23:06 DEBUG : dir: Looking for writers 2026/04/25 05:23:06 DEBUG : file1: reading active writers 2026/04/25 05:23:06 DEBUG : Looking for writers 2026/04/25 05:23:06 DEBUG : dir: reading active writers 2026/04/25 05:23:06 DEBUG : >WaitForWriters: 2026/04/25 05:23:07 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:23:07 DEBUG : dir: Looking for writers 2026/04/25 05:23:07 DEBUG : file1: reading active writers 2026/04/25 05:23:07 DEBUG : Looking for writers 2026/04/25 05:23:07 DEBUG : dir: reading active writers 2026/04/25 05:23:07 DEBUG : >WaitForWriters: 2026/04/25 05:23:07 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (71.63s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (15.08s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (12.75s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (12.34s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (9.17s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (9.62s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (12.67s) === RUN TestFileOpenRead run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:23:08 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:23:08 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/25 05:23:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/25 05:23:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/25 05:23:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/25 05:23:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/25 05:23:13 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/25 05:23:13 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:23:13 DEBUG : dir: Looking for writers 2026/04/25 05:23:13 DEBUG : file1: reading active writers 2026/04/25 05:23:13 DEBUG : Looking for writers 2026/04/25 05:23:13 DEBUG : dir: reading active writers 2026/04/25 05:23:13 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (6.69s) === RUN TestFileOpenReadUnknownSize 2026/04/25 05:23:15 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/04/25 05:23:15 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/25 05:23:15 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/25 05:23:15 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/04/25 05:23:15 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:23:15 DEBUG : Looking for writers 2026/04/25 05:23:15 DEBUG : file.txt: reading active writers 2026/04/25 05:23:15 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:23:15 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:23:15 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/25 05:23:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/25 05:23:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/25 05:23:20 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': File to upload is small (25 bytes), uploading instead of streaming 2026/04/25 05:23:22 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/04/25 05:23:25 DEBUG : dir/file1: size = 25 OK 2026/04/25 05:23:25 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/25 05:23:25 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/25 05:23:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/25 05:23:25 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:23:25 DEBUG : dir: Looking for writers 2026/04/25 05:23:25 DEBUG : file1: reading active writers 2026/04/25 05:23:25 DEBUG : Looking for writers 2026/04/25 05:23:25 DEBUG : dir: reading active writers 2026/04/25 05:23:25 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (12.66s) === RUN TestFileRemove run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:23:28 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:23:28 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/25 05:23:30 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/25 05:23:34 DEBUG : dir/file1: Remove: 2026/04/25 05:23:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/25 05:23:34 DEBUG : dir/file1: >Remove: err= 2026/04/25 05:23:35 DEBUG : dir/file1: Remove: 2026/04/25 05:23:35 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/25 05:23:35 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:23:35 DEBUG : dir: Looking for writers 2026/04/25 05:23:35 DEBUG : Looking for writers 2026/04/25 05:23:35 DEBUG : dir: reading active writers 2026/04/25 05:23:35 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestFileRemove (17.60s) === RUN TestFileRemoveAll run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:23:45 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:23:45 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/25 05:23:48 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/25 05:23:52 DEBUG : dir/file1: Remove: 2026/04/25 05:23:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/25 05:23:52 DEBUG : dir/file1: >Remove: err= 2026/04/25 05:23:52 DEBUG : dir/file1: Remove: 2026/04/25 05:23:52 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/25 05:23:52 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:23:52 DEBUG : dir: Looking for writers 2026/04/25 05:23:52 DEBUG : Looking for writers 2026/04/25 05:23:52 DEBUG : dir: reading active writers 2026/04/25 05:23:52 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (10.55s) === RUN TestFileOpen run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:23:56 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:23:56 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/25 05:23:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/25 05:24:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/25 05:24:04 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/25 05:24:04 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/25 05:24:04 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/25 05:24:04 DEBUG : dir/file1: Open: flags=O_RDWR 2026/04/25 05:24:04 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/25 05:24:04 DEBUG : dir/file1: Open: flags=0x3 2026/04/25 05:24:04 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/04/25 05:24:04 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/04/25 05:24:04 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:24:04 DEBUG : dir: Looking for writers 2026/04/25 05:24:04 DEBUG : file1: reading active writers 2026/04/25 05:24:04 DEBUG : Looking for writers 2026/04/25 05:24:04 DEBUG : dir: reading active writers 2026/04/25 05:24:04 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestFileOpen (18.33s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:24:14 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:24:14 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/25 05:24:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/25 05:24:21 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:24:21 DEBUG : dir: Looking for writers 2026/04/25 05:24:21 DEBUG : file1: reading active writers 2026/04/25 05:24:21 DEBUG : Looking for writers 2026/04/25 05:24:21 DEBUG : dir: reading active writers 2026/04/25 05:24:21 DEBUG : >WaitForWriters: 2026/04/25 05:24:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/25 05:24:24 DEBUG : newLeaf: Updating file with newLeaf 0x1f12d69b80d0 2026/04/25 05:24:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/25 05:24:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/04/25 05:24:35 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/25 05:24:35 DEBUG : dir/file1: Updating file with dir/file1 0x1f12d69b80d0 2026/04/25 05:24:35 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/25 05:24:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/25 05:24:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/25 05:24:36 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/25 05:24:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/25 05:24:36 DEBUG : dir/file1: File is currently open, delaying rename 0x1f12d69b80d0 2026/04/25 05:24:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/25 05:24:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/25 05:24:36 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': File to upload is small (25 bytes), uploading instead of streaming 2026/04/25 05:24:36 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/04/25 05:24:38 DEBUG : dir/file1: size = 25 OK 2026/04/25 05:24:38 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/25 05:24:38 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/25 05:24:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/25 05:24:38 DEBUG : newLeaf: Running delayed rename now 2026/04/25 05:24:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/25 05:24:39 DEBUG : newLeaf: Updating file with newLeaf 0x1f12d69b80d0 2026/04/25 05:24:39 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:24:39 DEBUG : dir: Looking for writers 2026/04/25 05:24:39 DEBUG : Looking for writers 2026/04/25 05:24:39 DEBUG : dir: reading active writers 2026/04/25 05:24:39 DEBUG : newLeaf: reading active writers 2026/04/25 05:24:39 DEBUG : >WaitForWriters: 2026/04/25 05:24:41 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:24:41 DEBUG : dir: Looking for writers 2026/04/25 05:24:41 DEBUG : Looking for writers 2026/04/25 05:24:41 DEBUG : dir: reading active writers 2026/04/25 05:24:41 DEBUG : newLeaf: reading active writers 2026/04/25 05:24:41 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:24:51 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:24:51 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/25 05:24:51 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/25 05:24:51 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:24:51 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:24:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:24:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 05:24:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:24:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:24:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 05:24:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:24:51 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/25 05:24:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/25 05:24:57 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:24:57 DEBUG : dir: Looking for writers 2026/04/25 05:24:57 DEBUG : file1: reading active writers 2026/04/25 05:24:57 DEBUG : Looking for writers 2026/04/25 05:24:57 DEBUG : dir: reading active writers 2026/04/25 05:24:57 DEBUG : >WaitForWriters: 2026/04/25 05:25:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/25 05:25:00 DEBUG : newLeaf: Updating file with newLeaf 0x1f12d66a3520 2026/04/25 05:25:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/25 05:25:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/25 05:25:02 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/25 05:25:02 DEBUG : dir/file1: Updating file with dir/file1 0x1f12d66a3520 2026/04/25 05:25:02 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/25 05:25:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/25 05:25:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/25 05:25:03 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/25 05:25:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/25 05:25:03 DEBUG : dir/file1: File is currently open, delaying rename 0x1f12d66a3520 2026/04/25 05:25:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/25 05:25:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/25 05:25:03 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': File to upload is small (25 bytes), uploading instead of streaming 2026/04/25 05:25:04 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/04/25 05:25:05 DEBUG : dir/file1: size = 25 OK 2026/04/25 05:25:05 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/25 05:25:05 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/25 05:25:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/25 05:25:05 DEBUG : newLeaf: Running delayed rename now 2026/04/25 05:25:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/25 05:25:07 DEBUG : newLeaf: Updating file with newLeaf 0x1f12d66a3520 2026/04/25 05:25:07 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:25:07 DEBUG : dir: Looking for writers 2026/04/25 05:25:07 DEBUG : Looking for writers 2026/04/25 05:25:07 DEBUG : dir: reading active writers 2026/04/25 05:25:07 DEBUG : newLeaf: reading active writers 2026/04/25 05:25:07 DEBUG : >WaitForWriters: 2026/04/25 05:25:08 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:25:08 DEBUG : dir: Looking for writers 2026/04/25 05:25:08 DEBUG : Looking for writers 2026/04/25 05:25:08 DEBUG : dir: reading active writers 2026/04/25 05:25:08 DEBUG : newLeaf: reading active writers 2026/04/25 05:25:08 DEBUG : >WaitForWriters: 2026/04/25 05:25:08 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:25:11 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:25:11 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/25 05:25:11 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/25 05:25:11 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:25:11 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:25:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:25:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 05:25:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:25:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:25:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 05:25:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:25:11 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/25 05:25:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/25 05:25:18 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/25 05:25:18 DEBUG : dir/file1: newRWFileHandle: 2026/04/25 05:25:18 DEBUG : dir/file1(0x1f12d67c8640): openPending: 2026/04/25 05:25:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/25 05:25:18 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/25 05:25:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/25 05:25:18 DEBUG : dir/file1(0x1f12d67c8640): >openPending: err= 2026/04/25 05:25:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/25 05:25:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/25 05:25:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/25 05:25:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/25 05:25:18 DEBUG : dir/file1(0x1f12d67c8640): _writeAt: size=14, off=0 2026/04/25 05:25:18 DEBUG : dir/file1(0x1f12d67c8640): >_writeAt: n=14, err= 2026/04/25 05:25:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/25 05:25:18 DEBUG : dir/file1(0x1f12d67c8640): close: 2026/04/25 05:25:18 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/25 05:25:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/25 05:25:18 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/25 05:25:18 DEBUG : dir/file1(0x1f12d67c8640): >close: err= 2026/04/25 05:25:18 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:25:18 DEBUG : dir: Looking for writers 2026/04/25 05:25:18 DEBUG : file1: reading active writers 2026/04/25 05:25:18 DEBUG : Looking for writers 2026/04/25 05:25:18 DEBUG : dir: reading active writers 2026/04/25 05:25:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/25 05:25:18 DEBUG : dir: Looking for writers 2026/04/25 05:25:18 DEBUG : file1: reading active writers 2026/04/25 05:25:18 DEBUG : Looking for writers 2026/04/25 05:25:18 DEBUG : dir: reading active writers 2026/04/25 05:25:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/25 05:25:18 DEBUG : dir: Looking for writers 2026/04/25 05:25:18 DEBUG : file1: reading active writers 2026/04/25 05:25:18 DEBUG : Looking for writers 2026/04/25 05:25:18 DEBUG : dir: reading active writers 2026/04/25 05:25:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/25 05:25:18 DEBUG : dir: Looking for writers 2026/04/25 05:25:18 DEBUG : file1: reading active writers 2026/04/25 05:25:18 DEBUG : Looking for writers 2026/04/25 05:25:18 DEBUG : dir: reading active writers 2026/04/25 05:25:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/25 05:25:18 DEBUG : dir/file1: vfs cache: starting upload 2026/04/25 05:25:18 DEBUG : dir: Looking for writers 2026/04/25 05:25:18 DEBUG : file1: reading active writers 2026/04/25 05:25:18 DEBUG : Looking for writers 2026/04/25 05:25:18 DEBUG : dir: reading active writers 2026/04/25 05:25:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/25 05:25:18 DEBUG : dir: Looking for writers 2026/04/25 05:25:18 DEBUG : file1: reading active writers 2026/04/25 05:25:18 DEBUG : Looking for writers 2026/04/25 05:25:18 DEBUG : dir: reading active writers 2026/04/25 05:25:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/25 05:25:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/25 05:25:18 DEBUG : dir: Looking for writers 2026/04/25 05:25:18 DEBUG : file1: reading active writers 2026/04/25 05:25:18 DEBUG : Looking for writers 2026/04/25 05:25:18 DEBUG : dir: reading active writers 2026/04/25 05:25:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/25 05:25:19 DEBUG : dir: Looking for writers 2026/04/25 05:25:19 DEBUG : file1: reading active writers 2026/04/25 05:25:19 DEBUG : Looking for writers 2026/04/25 05:25:19 DEBUG : dir: reading active writers 2026/04/25 05:25:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/25 05:25:19 DEBUG : dir/file1: size = 14 OK 2026/04/25 05:25:19 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/25 05:25:19 INFO : dir/file1: Copied (replaced existing) 2026/04/25 05:25:19 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/25 05:25:19 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/25 05:25:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/25 05:25:19 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/25 05:25:20 DEBUG : dir: Looking for writers 2026/04/25 05:25:20 DEBUG : file1: reading active writers 2026/04/25 05:25:20 DEBUG : Looking for writers 2026/04/25 05:25:20 DEBUG : dir: reading active writers 2026/04/25 05:25:20 DEBUG : >WaitForWriters: 2026/04/25 05:25:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/25 05:25:20 DEBUG : dir/file1: newRWFileHandle: 2026/04/25 05:25:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/25 05:25:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/25 05:25:20 DEBUG : dir/file1(0x1f12d6d8ac80): _readAt: size=512, off=0 2026/04/25 05:25:20 DEBUG : dir/file1(0x1f12d6d8ac80): openPending: 2026/04/25 05:25:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/25 05:25:20 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/25 05:25:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/25 05:25:20 DEBUG : dir/file1(0x1f12d6d8ac80): >openPending: err= 2026/04/25 05:25:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/25 05:25:20 DEBUG : dir/file1(0x1f12d6d8ac80): >_readAt: n=14, err=EOF 2026/04/25 05:25:20 DEBUG : dir/file1(0x1f12d6d8ac80): close: 2026/04/25 05:25:20 DEBUG : dir/file1(0x1f12d6d8ac80): >close: err= 2026/04/25 05:25:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/25 05:25:22 DEBUG : newLeaf: vfs cache: fingerprint now "14,0001-01-01 00:00:00 +0000 UTC," 2026/04/25 05:25:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/25 05:25:22 DEBUG : newLeaf: Updating file with newLeaf 0x1f12d66a2d00 2026/04/25 05:25:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/25 05:25:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/25 05:25:24 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/25 05:25:24 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/25 05:25:24 DEBUG : dir/file1: Updating file with dir/file1 0x1f12d66a2d00 2026/04/25 05:25:24 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/25 05:25:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/25 05:25:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/25 05:25:24 DEBUG : dir/file1: newRWFileHandle: 2026/04/25 05:25:24 DEBUG : dir/file1(0x1f12d6d8b540): openPending: 2026/04/25 05:25:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,0001-01-01 00:00:00 +0000 UTC," 2026/04/25 05:25:24 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/25 05:25:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/25 05:25:24 DEBUG : dir/file1(0x1f12d6d8b540): >openPending: err= 2026/04/25 05:25:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/25 05:25:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/25 05:25:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/25 05:25:24 DEBUG : dir/file1(0x1f12d6d8b540): _writeAt: size=25, off=0 2026/04/25 05:25:24 DEBUG : dir/file1(0x1f12d6d8b540): >_writeAt: n=25, err= 2026/04/25 05:25:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/25 05:25:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/25 05:25:26 DEBUG : newLeaf: Updating file with newLeaf 0x1f12d66a2d00 2026/04/25 05:25:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/25 05:25:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/25 05:25:26 DEBUG : newLeaf(0x1f12d6d8b540): close: 2026/04/25 05:25:26 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/25 05:25:26 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-25 05:25:24.487550572 +0000 UTC m=+437.630143813 2026/04/25 05:25:26 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/25 05:25:26 DEBUG : newLeaf(0x1f12d6d8b540): >close: err= 2026/04/25 05:25:26 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:25:26 DEBUG : dir: Looking for writers 2026/04/25 05:25:26 DEBUG : Looking for writers 2026/04/25 05:25:26 DEBUG : dir: reading active writers 2026/04/25 05:25:26 DEBUG : newLeaf: reading active writers 2026/04/25 05:25:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/25 05:25:26 DEBUG : dir: Looking for writers 2026/04/25 05:25:26 DEBUG : Looking for writers 2026/04/25 05:25:26 DEBUG : dir: reading active writers 2026/04/25 05:25:26 DEBUG : newLeaf: reading active writers 2026/04/25 05:25:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/25 05:25:26 DEBUG : dir: Looking for writers 2026/04/25 05:25:26 DEBUG : Looking for writers 2026/04/25 05:25:26 DEBUG : dir: reading active writers 2026/04/25 05:25:26 DEBUG : newLeaf: reading active writers 2026/04/25 05:25:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/25 05:25:27 DEBUG : dir: Looking for writers 2026/04/25 05:25:27 DEBUG : Looking for writers 2026/04/25 05:25:27 DEBUG : dir: reading active writers 2026/04/25 05:25:27 DEBUG : newLeaf: reading active writers 2026/04/25 05:25:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/25 05:25:27 DEBUG : newLeaf: vfs cache: starting upload 2026/04/25 05:25:27 DEBUG : dir: Looking for writers 2026/04/25 05:25:27 DEBUG : Looking for writers 2026/04/25 05:25:27 DEBUG : dir: reading active writers 2026/04/25 05:25:27 DEBUG : newLeaf: reading active writers 2026/04/25 05:25:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/25 05:25:27 DEBUG : dir: Looking for writers 2026/04/25 05:25:27 DEBUG : Looking for writers 2026/04/25 05:25:27 DEBUG : dir: reading active writers 2026/04/25 05:25:27 DEBUG : newLeaf: reading active writers 2026/04/25 05:25:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/25 05:25:27 DEBUG : dir: Looking for writers 2026/04/25 05:25:27 DEBUG : Looking for writers 2026/04/25 05:25:27 DEBUG : dir: reading active writers 2026/04/25 05:25:27 DEBUG : newLeaf: reading active writers 2026/04/25 05:25:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/25 05:25:28 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/04/25 05:25:28 DEBUG : dir: Looking for writers 2026/04/25 05:25:28 DEBUG : Looking for writers 2026/04/25 05:25:28 DEBUG : dir: reading active writers 2026/04/25 05:25:28 DEBUG : newLeaf: reading active writers 2026/04/25 05:25:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/25 05:25:29 DEBUG : dir: Looking for writers 2026/04/25 05:25:29 DEBUG : Looking for writers 2026/04/25 05:25:29 DEBUG : dir: reading active writers 2026/04/25 05:25:29 DEBUG : newLeaf: reading active writers 2026/04/25 05:25:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/25 05:25:30 DEBUG : dir: Looking for writers 2026/04/25 05:25:30 DEBUG : Looking for writers 2026/04/25 05:25:30 DEBUG : dir: reading active writers 2026/04/25 05:25:30 DEBUG : newLeaf: reading active writers 2026/04/25 05:25:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/25 05:25:30 DEBUG : newLeaf: size = 25 OK 2026/04/25 05:25:30 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/25 05:25:30 INFO : newLeaf: Copied (replaced existing) 2026/04/25 05:25:30 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-25 05:25:24 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/25 05:25:30 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/25 05:25:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/25 05:25:30 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/25 05:25:31 DEBUG : dir: Looking for writers 2026/04/25 05:25:31 DEBUG : Looking for writers 2026/04/25 05:25:31 DEBUG : dir: reading active writers 2026/04/25 05:25:31 DEBUG : newLeaf: reading active writers 2026/04/25 05:25:31 DEBUG : >WaitForWriters: 2026/04/25 05:25:31 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:25:31 DEBUG : dir: Looking for writers 2026/04/25 05:25:31 DEBUG : Looking for writers 2026/04/25 05:25:31 DEBUG : dir: reading active writers 2026/04/25 05:25:31 DEBUG : newLeaf: reading active writers 2026/04/25 05:25:31 DEBUG : >WaitForWriters: 2026/04/25 05:25:31 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:25:33 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:25:33 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/25 05:25:33 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:25:33 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:25:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:25:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 05:25:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:25:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:25:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 05:25:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:25:33 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-rogusaq8hoca'": failed to create file: Parent folder is trashed (Error 403) 2026/04/25 05:25:34 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:25:34 DEBUG : Looking for writers 2026/04/25 05:25:34 DEBUG : >WaitForWriters: 2026/04/25 05:25:34 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:25:35 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:25:35 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/25 05:25:35 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:25:35 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:25:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:25:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 05:25:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:25:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:25:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 05:25:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:25:35 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-rogusaq8hoca'": failed to create file: Parent folder is trashed (Error 403) 2026/04/25 05:25:37 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:25:37 DEBUG : Looking for writers 2026/04/25 05:25:37 DEBUG : >WaitForWriters: 2026/04/25 05:25:37 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:25:37 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:25:37 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/25 05:25:37 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:25:37 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:25:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:25:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 05:25:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:25:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:25:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 05:25:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:25:37 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-rogusaq8hoca'": failed to create file: Parent folder is trashed (Error 403) 2026/04/25 05:25:39 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:25:39 DEBUG : Looking for writers 2026/04/25 05:25:39 DEBUG : >WaitForWriters: 2026/04/25 05:25:39 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: cleaner exiting --- FAIL: TestFileRename (85.68s) --- PASS: TestFileRename/off,forceCache=false (36.66s) --- PASS: TestFileRename/minimal,forceCache=false (19.79s) --- PASS: TestFileRename/minimal,forceCache=true (22.20s) --- FAIL: TestFileRename/writes,forceCache=false (2.47s) --- FAIL: TestFileRename/writes,forceCache=true (2.00s) --- FAIL: TestFileRename/full,forceCache=false (2.56s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:25:40 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:25:40 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/25 05:25:40 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:25:40 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/25 05:25:40 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:25:40 DEBUG : Looking for writers 2026/04/25 05:25:40 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.46s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:25:40 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:25:40 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-rogusaq8hoca'": failed to create file: Parent folder is trashed (Error 403) 2026/04/25 05:25:41 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:25:41 DEBUG : Looking for writers 2026/04/25 05:25:41 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleMethods (0.92s) === RUN TestReadFileHandleSeek run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:25:41 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:25:41 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-rogusaq8hoca'": failed to create file: Parent folder is trashed (Error 403) 2026/04/25 05:25:42 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:25:42 DEBUG : Looking for writers 2026/04/25 05:25:42 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleSeek (1.59s) === RUN TestReadFileHandleReadAt run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:25:43 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:25:43 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-rogusaq8hoca'": failed to create file: Parent folder is trashed (Error 403) 2026/04/25 05:25:43 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:25:43 DEBUG : Looking for writers 2026/04/25 05:25:43 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleReadAt (1.67s) === RUN TestReadFileHandleFlush run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:25:45 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:25:45 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-rogusaq8hoca'": failed to create file: Parent folder is trashed (Error 403) 2026/04/25 05:25:45 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:25:45 DEBUG : Looking for writers 2026/04/25 05:25:45 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleFlush (0.91s) === RUN TestReadFileHandleRelease run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:25:45 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:25:45 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-rogusaq8hoca'": failed to create file: Parent folder is trashed (Error 403) 2026/04/25 05:25:46 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:25:46 DEBUG : Looking for writers 2026/04/25 05:25:46 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleRelease (0.91s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:25:46 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:25:46 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/25 05:25:46 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:25:46 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:25:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:25:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 05:25:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:25:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:25:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 05:25:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:25:46 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-rogusaq8hoca'": failed to create file: Parent folder is trashed (Error 403) 2026/04/25 05:25:47 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:25:47 DEBUG : Looking for writers 2026/04/25 05:25:47 DEBUG : >WaitForWriters: 2026/04/25 05:25:47 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleMethodsRead (1.65s) === RUN TestRWFileHandleSeek run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:25:48 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:25:48 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/25 05:25:48 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:25:48 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:25:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:25:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 05:25:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:25:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:25:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 05:25:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:25:48 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-rogusaq8hoca'": failed to create file: Parent folder is trashed (Error 403) 2026/04/25 05:25:49 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:25:49 DEBUG : Looking for writers 2026/04/25 05:25:49 DEBUG : >WaitForWriters: 2026/04/25 05:25:49 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleSeek (2.28s) === RUN TestRWFileHandleReadAt run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:25:50 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:25:50 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/25 05:25:50 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:25:50 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:25:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:25:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 05:25:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:25:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:25:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 05:25:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:25:50 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-rogusaq8hoca'": failed to create file: Parent folder is trashed (Error 403) 2026/04/25 05:25:51 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:25:51 DEBUG : Looking for writers 2026/04/25 05:25:51 DEBUG : >WaitForWriters: 2026/04/25 05:25:51 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleReadAt (1.93s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:25:52 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:25:52 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/25 05:25:52 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:25:52 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:25:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:25:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 05:25:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:25:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:25:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 05:25:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:25:52 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-rogusaq8hoca'": failed to create file: Parent folder is trashed (Error 403) 2026/04/25 05:25:53 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:25:53 DEBUG : Looking for writers 2026/04/25 05:25:53 DEBUG : >WaitForWriters: 2026/04/25 05:25:53 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleFlushRead (0.91s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:25:53 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:25:53 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/25 05:25:53 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:25:53 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:25:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:25:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 05:25:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:25:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:25:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 05:25:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:25:53 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-rogusaq8hoca'": failed to create file: Parent folder is trashed (Error 403) 2026/04/25 05:25:54 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:25:54 DEBUG : Looking for writers 2026/04/25 05:25:54 DEBUG : >WaitForWriters: 2026/04/25 05:25:54 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleReleaseRead (0.91s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:25:54 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:25:54 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/25 05:25:54 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:25:54 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:25:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:25:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 05:25:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:25:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:25:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 05:25:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:25:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:25:54 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/25 05:25:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:25:54 DEBUG : file1: newRWFileHandle: 2026/04/25 05:25:54 DEBUG : file1(0x1f12d669c5c0): openPending: 2026/04/25 05:25:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:25:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 05:25:54 DEBUG : file1(0x1f12d669c5c0): >openPending: err= 2026/04/25 05:25:54 DEBUG : file1: >newRWFileHandle: err= 2026/04/25 05:25:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 05:25:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/25 05:25:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/25 05:25:54 DEBUG : file1(0x1f12d669c5c0): _writeAt: size=5, off=0 2026/04/25 05:25:54 DEBUG : file1(0x1f12d669c5c0): >_writeAt: n=5, err= 2026/04/25 05:25:54 DEBUG : file1(0x1f12d669c5c0): _writeAt: size=7, off=5 2026/04/25 05:25:54 DEBUG : file1(0x1f12d669c5c0): >_writeAt: n=7, err= 2026/04/25 05:25:54 DEBUG : file1: vfs cache: truncate to size=11 2026/04/25 05:25:54 DEBUG : file1(0x1f12d669c5c0): close: 2026/04/25 05:25:54 DEBUG : file1: vfs cache: setting modification time to 2026-04-25 05:25:54.80703681 +0000 UTC m=+467.949630060 2026/04/25 05:25:54 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/25 05:25:54 DEBUG : file1(0x1f12d669c5c0): >close: err= 2026/04/25 05:25:54 DEBUG : file1(0x1f12d669c5c0): close: 2026/04/25 05:25:54 DEBUG : file1(0x1f12d669c5c0): >close: err=file already closed 2026/04/25 05:25:54 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:25:54 DEBUG : Looking for writers 2026/04/25 05:25:54 DEBUG : file1: reading active writers 2026/04/25 05:25:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/25 05:25:54 DEBUG : Looking for writers 2026/04/25 05:25:54 DEBUG : file1: reading active writers 2026/04/25 05:25:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/25 05:25:54 DEBUG : Looking for writers 2026/04/25 05:25:54 DEBUG : file1: reading active writers 2026/04/25 05:25:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/25 05:25:54 DEBUG : Looking for writers 2026/04/25 05:25:54 DEBUG : file1: reading active writers 2026/04/25 05:25:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/25 05:25:54 DEBUG : file1: vfs cache: starting upload 2026/04/25 05:25:54 DEBUG : Looking for writers 2026/04/25 05:25:54 DEBUG : file1: reading active writers 2026/04/25 05:25:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/25 05:25:55 DEBUG : Looking for writers 2026/04/25 05:25:55 DEBUG : file1: reading active writers 2026/04/25 05:25:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/25 05:25:55 DEBUG : Looking for writers 2026/04/25 05:25:55 DEBUG : file1: reading active writers 2026/04/25 05:25:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/25 05:25:56 DEBUG : Looking for writers 2026/04/25 05:25:56 DEBUG : file1: reading active writers 2026/04/25 05:25:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/25 05:25:56 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/04/25 05:25:57 DEBUG : Looking for writers 2026/04/25 05:25:57 DEBUG : file1: reading active writers 2026/04/25 05:25:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/25 05:25:58 DEBUG : Looking for writers 2026/04/25 05:25:58 DEBUG : file1: reading active writers 2026/04/25 05:25:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/25 05:25:58 DEBUG : file1: size = 11 OK 2026/04/25 05:25:58 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/25 05:25:58 INFO : file1: Copied (new) 2026/04/25 05:25:58 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-25 05:25:54 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/04/25 05:25:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/25 05:25:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 05:25:58 INFO : file1: vfs cache: upload succeeded try #1 2026/04/25 05:25:59 DEBUG : Looking for writers 2026/04/25 05:25:59 DEBUG : file1: reading active writers 2026/04/25 05:25:59 DEBUG : >WaitForWriters: 2026/04/25 05:25:59 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:25:59 DEBUG : Looking for writers 2026/04/25 05:25:59 DEBUG : file1: reading active writers 2026/04/25 05:25:59 DEBUG : >WaitForWriters: 2026/04/25 05:25:59 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (6.53s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:26:01 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:26:01 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/25 05:26:01 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:01 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 05:26:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 05:26:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:01 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/25 05:26:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:01 DEBUG : file1: newRWFileHandle: 2026/04/25 05:26:01 DEBUG : file1(0x1f12d6aa2580): openPending: 2026/04/25 05:26:01 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 05:26:01 DEBUG : file1(0x1f12d6aa2580): >openPending: err= 2026/04/25 05:26:01 DEBUG : file1: >newRWFileHandle: err= 2026/04/25 05:26:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 05:26:01 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/25 05:26:01 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/25 05:26:01 DEBUG : file1(0x1f12d6aa2580): _writeAt: size=7, off=0 2026/04/25 05:26:01 DEBUG : file1(0x1f12d6aa2580): >_writeAt: n=7, err= 2026/04/25 05:26:01 DEBUG : file1(0x1f12d6aa2580): _writeAt: size=6, off=5 2026/04/25 05:26:01 DEBUG : file1(0x1f12d6aa2580): >_writeAt: n=6, err= 2026/04/25 05:26:01 DEBUG : file1(0x1f12d6aa2580): close: 2026/04/25 05:26:01 DEBUG : file1: vfs cache: setting modification time to 2026-04-25 05:26:01.343287284 +0000 UTC m=+474.485880524 2026/04/25 05:26:01 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:01 DEBUG : file1(0x1f12d6aa2580): >close: err= 2026/04/25 05:26:01 DEBUG : file1(0x1f12d6aa2580): _writeAt: size=5, off=0 2026/04/25 05:26:01 DEBUG : file1(0x1f12d6aa2580): >_writeAt: n=0, err=file already closed 2026/04/25 05:26:01 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:26:01 DEBUG : Looking for writers 2026/04/25 05:26:01 DEBUG : file1: reading active writers 2026/04/25 05:26:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/25 05:26:01 DEBUG : Looking for writers 2026/04/25 05:26:01 DEBUG : file1: reading active writers 2026/04/25 05:26:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/25 05:26:01 DEBUG : Looking for writers 2026/04/25 05:26:01 DEBUG : file1: reading active writers 2026/04/25 05:26:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/25 05:26:01 DEBUG : Looking for writers 2026/04/25 05:26:01 DEBUG : file1: reading active writers 2026/04/25 05:26:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/25 05:26:01 DEBUG : file1: vfs cache: starting upload 2026/04/25 05:26:01 DEBUG : Looking for writers 2026/04/25 05:26:01 DEBUG : file1: reading active writers 2026/04/25 05:26:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/25 05:26:01 DEBUG : Looking for writers 2026/04/25 05:26:01 DEBUG : file1: reading active writers 2026/04/25 05:26:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/25 05:26:01 DEBUG : Looking for writers 2026/04/25 05:26:01 DEBUG : file1: reading active writers 2026/04/25 05:26:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/25 05:26:02 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/04/25 05:26:02 DEBUG : Looking for writers 2026/04/25 05:26:02 DEBUG : file1: reading active writers 2026/04/25 05:26:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/25 05:26:03 DEBUG : Looking for writers 2026/04/25 05:26:03 DEBUG : file1: reading active writers 2026/04/25 05:26:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/25 05:26:03 DEBUG : file1: size = 11 OK 2026/04/25 05:26:03 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/25 05:26:03 INFO : file1: Copied (new) 2026/04/25 05:26:03 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-25 05:26:01 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/04/25 05:26:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/25 05:26:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 05:26:03 INFO : file1: vfs cache: upload succeeded try #1 2026/04/25 05:26:04 DEBUG : Looking for writers 2026/04/25 05:26:04 DEBUG : file1: reading active writers 2026/04/25 05:26:04 DEBUG : >WaitForWriters: 2026/04/25 05:26:04 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:26:04 DEBUG : Looking for writers 2026/04/25 05:26:04 DEBUG : file1: reading active writers 2026/04/25 05:26:04 DEBUG : >WaitForWriters: 2026/04/25 05:26:04 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (5.12s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:26:06 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:26:06 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/25 05:26:06 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:06 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 05:26:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 05:26:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:06 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/25 05:26:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:06 DEBUG : file1: newRWFileHandle: 2026/04/25 05:26:06 DEBUG : file1(0x1f12d6d8a1c0): openPending: 2026/04/25 05:26:06 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 05:26:06 DEBUG : file1(0x1f12d6d8a1c0): >openPending: err= 2026/04/25 05:26:06 DEBUG : file1: >newRWFileHandle: err= 2026/04/25 05:26:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 05:26:06 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/25 05:26:06 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/25 05:26:06 DEBUG : file1(0x1f12d6d8a1c0): close: 2026/04/25 05:26:06 DEBUG : file1: vfs cache: setting modification time to 2026-04-25 05:26:06.465192762 +0000 UTC m=+479.607786001 2026/04/25 05:26:06 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:06 DEBUG : file1(0x1f12d6d8a1c0): >close: err= 2026/04/25 05:26:06 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/25 05:26:06 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/25 05:26:06 DEBUG : file2: newRWFileHandle: 2026/04/25 05:26:06 DEBUG : file2(0x1f12d6d8a980): openPending: 2026/04/25 05:26:06 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:06 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/25 05:26:06 DEBUG : file2(0x1f12d6d8a980): >openPending: err= 2026/04/25 05:26:06 DEBUG : file2: >newRWFileHandle: err= 2026/04/25 05:26:06 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/25 05:26:06 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/04/25 05:26:06 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/04/25 05:26:06 DEBUG : file2(0x1f12d6d8a980): RWFileHandle.Flush 2026/04/25 05:26:06 DEBUG : file2(0x1f12d6d8a980): RWFileHandle.Release 2026/04/25 05:26:06 DEBUG : file2(0x1f12d6d8a980): close: 2026/04/25 05:26:06 DEBUG : file2: vfs cache: setting modification time to 2026-04-25 05:26:06.466225883 +0000 UTC m=+479.608819123 2026/04/25 05:26:06 INFO : file2: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:06 DEBUG : file2(0x1f12d6d8a980): >close: err= 2026/04/25 05:26:06 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:26:06 DEBUG : Looking for writers 2026/04/25 05:26:06 DEBUG : file1: reading active writers 2026/04/25 05:26:06 DEBUG : file2: reading active writers 2026/04/25 05:26:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/04/25 05:26:06 DEBUG : Looking for writers 2026/04/25 05:26:06 DEBUG : file1: reading active writers 2026/04/25 05:26:06 DEBUG : file2: reading active writers 2026/04/25 05:26:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/04/25 05:26:06 DEBUG : Looking for writers 2026/04/25 05:26:06 DEBUG : file2: reading active writers 2026/04/25 05:26:06 DEBUG : file1: reading active writers 2026/04/25 05:26:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/04/25 05:26:06 DEBUG : Looking for writers 2026/04/25 05:26:06 DEBUG : file1: reading active writers 2026/04/25 05:26:06 DEBUG : file2: reading active writers 2026/04/25 05:26:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/04/25 05:26:06 DEBUG : file2: vfs cache: starting upload 2026/04/25 05:26:06 DEBUG : file1: vfs cache: starting upload 2026/04/25 05:26:06 DEBUG : Looking for writers 2026/04/25 05:26:06 DEBUG : file1: reading active writers 2026/04/25 05:26:06 DEBUG : file2: reading active writers 2026/04/25 05:26:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/04/25 05:26:06 DEBUG : Looking for writers 2026/04/25 05:26:06 DEBUG : file1: reading active writers 2026/04/25 05:26:06 DEBUG : file2: reading active writers 2026/04/25 05:26:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/04/25 05:26:07 DEBUG : Looking for writers 2026/04/25 05:26:07 DEBUG : file1: reading active writers 2026/04/25 05:26:07 DEBUG : file2: reading active writers 2026/04/25 05:26:07 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/04/25 05:26:07 DEBUG : Looking for writers 2026/04/25 05:26:07 DEBUG : file1: reading active writers 2026/04/25 05:26:07 DEBUG : file2: reading active writers 2026/04/25 05:26:07 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/04/25 05:26:08 DEBUG : file2: size = 0 OK 2026/04/25 05:26:08 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/25 05:26:08 INFO : file2: Copied (new) 2026/04/25 05:26:08 DEBUG : file2: vfs cache: fingerprint now "0,2026-04-25 05:26:06 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/04/25 05:26:08 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/04/25 05:26:08 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/25 05:26:08 INFO : file2: vfs cache: upload succeeded try #1 2026/04/25 05:26:08 DEBUG : Looking for writers 2026/04/25 05:26:08 DEBUG : file1: reading active writers 2026/04/25 05:26:08 DEBUG : file2: reading active writers 2026/04/25 05:26:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/25 05:26:09 DEBUG : Looking for writers 2026/04/25 05:26:09 DEBUG : file2: reading active writers 2026/04/25 05:26:09 DEBUG : file1: reading active writers 2026/04/25 05:26:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/25 05:26:10 DEBUG : file1: size = 0 OK 2026/04/25 05:26:10 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/25 05:26:10 INFO : file1: Copied (new) 2026/04/25 05:26:10 DEBUG : file1: vfs cache: fingerprint now "0,2026-04-25 05:26:06 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/04/25 05:26:10 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/25 05:26:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 05:26:10 INFO : file1: vfs cache: upload succeeded try #1 2026/04/25 05:26:10 DEBUG : Looking for writers 2026/04/25 05:26:10 DEBUG : file1: reading active writers 2026/04/25 05:26:10 DEBUG : file2: reading active writers 2026/04/25 05:26:10 DEBUG : >WaitForWriters: 2026/04/25 05:26:10 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:26:10 DEBUG : Looking for writers 2026/04/25 05:26:10 DEBUG : file1: reading active writers 2026/04/25 05:26:10 DEBUG : file2: reading active writers 2026/04/25 05:26:10 DEBUG : >WaitForWriters: 2026/04/25 05:26:10 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (6.34s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:26:12 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:26:12 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/25 05:26:12 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:12 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 05:26:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 05:26:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:12 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/25 05:26:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:13 DEBUG : file1: newRWFileHandle: 2026/04/25 05:26:13 DEBUG : file1(0x1f12d669cb80): openPending: 2026/04/25 05:26:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 05:26:13 DEBUG : file1(0x1f12d669cb80): >openPending: err= 2026/04/25 05:26:13 DEBUG : file1: >newRWFileHandle: err= 2026/04/25 05:26:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 05:26:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/25 05:26:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/25 05:26:13 DEBUG : file1(0x1f12d669cb80): _writeAt: size=5, off=0 2026/04/25 05:26:13 DEBUG : file1(0x1f12d669cb80): >_writeAt: n=5, err= 2026/04/25 05:26:13 DEBUG : file1(0x1f12d669cb80): RWFileHandle.Flush 2026/04/25 05:26:13 DEBUG : file1(0x1f12d669cb80): RWFileHandle.Flush 2026/04/25 05:26:13 DEBUG : file1(0x1f12d669cb80): close: 2026/04/25 05:26:13 DEBUG : file1: vfs cache: setting modification time to 2026-04-25 05:26:13.505303641 +0000 UTC m=+486.647896891 2026/04/25 05:26:13 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:13 DEBUG : file1(0x1f12d669cb80): >close: err= 2026/04/25 05:26:13 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:26:13 DEBUG : Looking for writers 2026/04/25 05:26:13 DEBUG : file1: reading active writers 2026/04/25 05:26:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/25 05:26:13 DEBUG : Looking for writers 2026/04/25 05:26:13 DEBUG : file1: reading active writers 2026/04/25 05:26:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/25 05:26:13 DEBUG : Looking for writers 2026/04/25 05:26:13 DEBUG : file1: reading active writers 2026/04/25 05:26:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/25 05:26:13 DEBUG : Looking for writers 2026/04/25 05:26:13 DEBUG : file1: reading active writers 2026/04/25 05:26:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/25 05:26:13 DEBUG : file1: vfs cache: starting upload 2026/04/25 05:26:13 DEBUG : Looking for writers 2026/04/25 05:26:13 DEBUG : file1: reading active writers 2026/04/25 05:26:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/25 05:26:13 DEBUG : Looking for writers 2026/04/25 05:26:13 DEBUG : file1: reading active writers 2026/04/25 05:26:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/25 05:26:14 DEBUG : Looking for writers 2026/04/25 05:26:14 DEBUG : file1: reading active writers 2026/04/25 05:26:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/25 05:26:14 DEBUG : Looking for writers 2026/04/25 05:26:14 DEBUG : file1: reading active writers 2026/04/25 05:26:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/25 05:26:14 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/04/25 05:26:15 DEBUG : Looking for writers 2026/04/25 05:26:15 DEBUG : file1: reading active writers 2026/04/25 05:26:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/25 05:26:16 DEBUG : Looking for writers 2026/04/25 05:26:16 DEBUG : file1: reading active writers 2026/04/25 05:26:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/25 05:26:17 DEBUG : file1: size = 5 OK 2026/04/25 05:26:17 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/25 05:26:17 INFO : file1: Copied (new) 2026/04/25 05:26:17 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-25 05:26:13 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/25 05:26:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/25 05:26:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 05:26:17 INFO : file1: vfs cache: upload succeeded try #1 2026/04/25 05:26:17 DEBUG : Looking for writers 2026/04/25 05:26:17 DEBUG : file1: reading active writers 2026/04/25 05:26:17 DEBUG : >WaitForWriters: 2026/04/25 05:26:17 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (6.17s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:26:18 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:26:18 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/25 05:26:18 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:18 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 05:26:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 05:26:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:18 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/25 05:26:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:19 DEBUG : file1: newRWFileHandle: 2026/04/25 05:26:19 DEBUG : file1(0x1f12d669da40): openPending: 2026/04/25 05:26:19 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 05:26:19 DEBUG : file1(0x1f12d669da40): >openPending: err= 2026/04/25 05:26:19 DEBUG : file1: >newRWFileHandle: err= 2026/04/25 05:26:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 05:26:19 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/25 05:26:19 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/25 05:26:19 DEBUG : file1(0x1f12d669da40): _writeAt: size=5, off=0 2026/04/25 05:26:19 DEBUG : file1(0x1f12d669da40): >_writeAt: n=5, err= 2026/04/25 05:26:19 DEBUG : file1(0x1f12d669da40): RWFileHandle.Release 2026/04/25 05:26:19 DEBUG : file1(0x1f12d669da40): close: 2026/04/25 05:26:19 DEBUG : file1: vfs cache: setting modification time to 2026-04-25 05:26:19.2379391 +0000 UTC m=+492.380532350 2026/04/25 05:26:19 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:19 DEBUG : file1(0x1f12d669da40): >close: err= 2026/04/25 05:26:19 DEBUG : file1(0x1f12d669da40): RWFileHandle.Release 2026/04/25 05:26:19 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:26:19 DEBUG : Looking for writers 2026/04/25 05:26:19 DEBUG : file1: reading active writers 2026/04/25 05:26:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/25 05:26:19 DEBUG : Looking for writers 2026/04/25 05:26:19 DEBUG : file1: reading active writers 2026/04/25 05:26:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/25 05:26:19 DEBUG : Looking for writers 2026/04/25 05:26:19 DEBUG : file1: reading active writers 2026/04/25 05:26:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/25 05:26:19 DEBUG : Looking for writers 2026/04/25 05:26:19 DEBUG : file1: reading active writers 2026/04/25 05:26:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/25 05:26:19 DEBUG : file1: vfs cache: starting upload 2026/04/25 05:26:19 DEBUG : Looking for writers 2026/04/25 05:26:19 DEBUG : file1: reading active writers 2026/04/25 05:26:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/25 05:26:19 DEBUG : Looking for writers 2026/04/25 05:26:19 DEBUG : file1: reading active writers 2026/04/25 05:26:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/25 05:26:19 DEBUG : Looking for writers 2026/04/25 05:26:19 DEBUG : file1: reading active writers 2026/04/25 05:26:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/25 05:26:20 DEBUG : Looking for writers 2026/04/25 05:26:20 DEBUG : file1: reading active writers 2026/04/25 05:26:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/25 05:26:20 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/04/25 05:26:21 DEBUG : Looking for writers 2026/04/25 05:26:21 DEBUG : file1: reading active writers 2026/04/25 05:26:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/25 05:26:22 DEBUG : file1: size = 5 OK 2026/04/25 05:26:22 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/25 05:26:22 INFO : file1: Copied (new) 2026/04/25 05:26:22 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-25 05:26:19 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/25 05:26:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/25 05:26:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 05:26:22 INFO : file1: vfs cache: upload succeeded try #1 2026/04/25 05:26:22 DEBUG : Looking for writers 2026/04/25 05:26:22 DEBUG : file1: reading active writers 2026/04/25 05:26:22 DEBUG : >WaitForWriters: 2026/04/25 05:26:22 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (4.46s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:26:23 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:26:23 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/25 05:26:23 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:23 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 05:26:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 05:26:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:23 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-rogusaq8hoca'": failed to create file: Parent folder is trashed (Error 403) 2026/04/25 05:26:23 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:26:23 DEBUG : Looking for writers 2026/04/25 05:26:23 DEBUG : >WaitForWriters: 2026/04/25 05:26:23 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleSizeTruncateExisting (0.91s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:26:24 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:26:24 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/25 05:26:24 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:24 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 05:26:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 05:26:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:24 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-rogusaq8hoca'": failed to create file: Parent folder is trashed (Error 403) 2026/04/25 05:26:24 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:26:24 DEBUG : Looking for writers 2026/04/25 05:26:24 DEBUG : >WaitForWriters: 2026/04/25 05:26:24 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleSizeCreateExisting (1.57s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:26:25 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:26:25 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/25 05:26:25 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:25 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 05:26:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 05:26:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:25 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/25 05:26:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:26 DEBUG : file1: newRWFileHandle: 2026/04/25 05:26:26 DEBUG : file1(0x1f12d669c5c0): openPending: 2026/04/25 05:26:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 05:26:26 DEBUG : file1(0x1f12d669c5c0): >openPending: err= 2026/04/25 05:26:26 DEBUG : file1: >newRWFileHandle: err= 2026/04/25 05:26:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 05:26:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/25 05:26:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/25 05:26:26 DEBUG : file1(0x1f12d669c5c0): _writeAt: size=5, off=0 2026/04/25 05:26:26 DEBUG : file1(0x1f12d669c5c0): >_writeAt: n=5, err= 2026/04/25 05:26:26 DEBUG : file1(0x1f12d669c5c0): close: 2026/04/25 05:26:26 DEBUG : file1: vfs cache: setting modification time to 2026-04-25 05:26:26.19513678 +0000 UTC m=+499.337730030 2026/04/25 05:26:26 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:26 DEBUG : file1(0x1f12d669c5c0): >close: err= 2026/04/25 05:26:26 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:26:26 DEBUG : Looking for writers 2026/04/25 05:26:26 DEBUG : file1: reading active writers 2026/04/25 05:26:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/25 05:26:26 DEBUG : Looking for writers 2026/04/25 05:26:26 DEBUG : file1: reading active writers 2026/04/25 05:26:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/25 05:26:26 DEBUG : Looking for writers 2026/04/25 05:26:26 DEBUG : file1: reading active writers 2026/04/25 05:26:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/25 05:26:26 DEBUG : Looking for writers 2026/04/25 05:26:26 DEBUG : file1: reading active writers 2026/04/25 05:26:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/25 05:26:26 DEBUG : file1: vfs cache: starting upload 2026/04/25 05:26:26 DEBUG : Looking for writers 2026/04/25 05:26:26 DEBUG : file1: reading active writers 2026/04/25 05:26:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/25 05:26:26 DEBUG : Looking for writers 2026/04/25 05:26:26 DEBUG : file1: reading active writers 2026/04/25 05:26:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/25 05:26:26 DEBUG : Looking for writers 2026/04/25 05:26:26 DEBUG : file1: reading active writers 2026/04/25 05:26:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/25 05:26:27 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/04/25 05:26:27 DEBUG : Looking for writers 2026/04/25 05:26:27 DEBUG : file1: reading active writers 2026/04/25 05:26:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/25 05:26:28 DEBUG : file1: size = 5 OK 2026/04/25 05:26:28 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/25 05:26:28 INFO : file1: Copied (new) 2026/04/25 05:26:28 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-25 05:26:26 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/25 05:26:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/25 05:26:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 05:26:28 INFO : file1: vfs cache: upload succeeded try #1 2026/04/25 05:26:28 DEBUG : Looking for writers 2026/04/25 05:26:28 DEBUG : file1: reading active writers 2026/04/25 05:26:28 DEBUG : >WaitForWriters: 2026/04/25 05:26:28 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (3.33s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:26:29 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:26:29 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/25 05:26:29 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:29 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 05:26:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 05:26:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/04/25 05:26:29 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6aa2700): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6aa2700): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6aa2700): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6aa2700): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6aa2700): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.189481291 +0000 UTC m=+502.332074532 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6aa2700): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6aa2bc0): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6aa2bc0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6aa2bc0): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6aa2bc0): >_readAt: n=2, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6aa2bc0): _writeAt: size=3, off=2 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6aa2bc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6aa2bc0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.189481291 +0000 UTC m=+502.332074532 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6aa2bc0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6aa3500): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6aa3500): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6aa3500): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6aa3500): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6aa3500): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.189481291 +0000 UTC m=+502.332074532 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6aa3500): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6719e30 item 1 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bf83c0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bf83c0): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bf83c0): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bf83c0): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bf83c0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.19180535 +0000 UTC m=+502.334398591 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bf83c0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bf88c0): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bf88c0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bf88c0): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bf88c0): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bf88c0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.19180535 +0000 UTC m=+502.334398591 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bf88c0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6a81c00 item 2 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bf93c0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bf93c0): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bf93c0): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bf93c0): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bf93c0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.193178102 +0000 UTC m=+502.335771343 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bf93c0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bf9c40): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bf9c40): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bf9c40): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bf9c40): >_readAt: n=2, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bf9c40): _writeAt: size=3, off=2 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bf9c40): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bf9c40): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.193178102 +0000 UTC m=+502.335771343 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bf9c40): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d67c8740): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d67c8740): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d67c8740): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d67c8740): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d67c8740): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.193178102 +0000 UTC m=+502.335771343 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d67c8740): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6838230 item 3 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d67c91c0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d67c91c0): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d67c91c0): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d67c91c0): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d67c91c0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.197162957 +0000 UTC m=+502.339756197 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d67c91c0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d67c9700): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d67c9700): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d67c9700): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d67c9700): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d67c9700): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.197162957 +0000 UTC m=+502.339756197 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d67c9700): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6838d90 item 4 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d67c9d40): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d67c9d40): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d67c9d40): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d67c9d40): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d67c9d40): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.198472641 +0000 UTC m=+502.341065881 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d67c9d40): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c482c0): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c482c0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c482c0): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c482c0): >_readAt: n=2, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c482c0): _writeAt: size=3, off=2 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c482c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c482c0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.198472641 +0000 UTC m=+502.341065881 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c482c0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c48780): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c48780): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c48780): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c48780): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c48780): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.198472641 +0000 UTC m=+502.341065881 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c48780): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d64920e0 item 5 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c48e00): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c48e00): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c48e00): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c48e00): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c48e00): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.200211344 +0000 UTC m=+502.342804584 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c48e00): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c49340): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c49340): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c49340): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c49340): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c49340): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.200211344 +0000 UTC m=+502.342804584 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c49340): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6493180 item 6 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d669d140): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d669d140): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d669d140): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d669d140): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d669d140): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.201838968 +0000 UTC m=+502.344432218 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d669d140): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d669d7c0): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d669d7c0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d669d7c0): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d669d7c0): >_readAt: n=2, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d669d7c0): _writeAt: size=3, off=2 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d669d7c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d669d7c0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.201838968 +0000 UTC m=+502.344432218 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d669d7c0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d669dc80): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d669dc80): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d669dc80): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d669dc80): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d669dc80): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.201838968 +0000 UTC m=+502.344432218 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d669dc80): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d690e8c0 item 7 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d0c400): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d0c400): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d0c400): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d0c400): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d0c400): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.204631732 +0000 UTC m=+502.347224982 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d0c400): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d0c940): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d0c940): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d0c940): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d0c940): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d0c940): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.204631732 +0000 UTC m=+502.347224982 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d0c940): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d690ee70 item 8 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d0cf00): _readAt: size=2, off=0 2026/04/25 05:26:29 ERROR : open-test-file(0x1f12d6d0cf00): Couldn't read size of file 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d0cf00): >_readAt: n=0, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d0cf00): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d0cf00): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d0cf00): close: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d0cf00): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d0d2c0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d0d2c0): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d0d2c0): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d0d2c0): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d0d2c0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.207533141 +0000 UTC m=+502.350126381 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d0d2c0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d0d740): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d0d740): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d0d740): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d0d740): >_readAt: n=2, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d0d740): _writeAt: size=3, off=2 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d0d740): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d0d740): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.207533141 +0000 UTC m=+502.350126381 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d0d740): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d0dc40): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d0dc40): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d0dc40): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d0dc40): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d0dc40): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.207533141 +0000 UTC m=+502.350126381 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d0dc40): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d690f1f0 item 9 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d943c0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d943c0): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d943c0): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d943c0): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d943c0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.211316796 +0000 UTC m=+502.353910046 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d943c0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d94900): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d94900): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d94900): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d94900): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d94900): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.211316796 +0000 UTC m=+502.353910046 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d94900): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d690f6c0 item 10 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d94f40): _readAt: size=2, off=0 2026/04/25 05:26:29 ERROR : open-test-file(0x1f12d6d94f40): Couldn't read size of file 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d94f40): >_readAt: n=0, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d94f40): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d94f40): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d94f40): close: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d94f40): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d95300): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d95300): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d95300): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d95300): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d95300): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.214836082 +0000 UTC m=+502.357429332 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d95300): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d95800): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d95800): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d95800): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d95800): >_readAt: n=2, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d95800): _writeAt: size=3, off=2 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d95800): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d95800): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.214836082 +0000 UTC m=+502.357429332 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d95800): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d95d00): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d95d00): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d95d00): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d95d00): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d95d00): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.214836082 +0000 UTC m=+502.357429332 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d95d00): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d690fa40 item 11 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dc2480): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dc2480): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dc2480): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dc2480): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dc2480): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.21745122 +0000 UTC m=+502.360044470 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dc2480): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c499c0): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c499c0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c499c0): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c499c0): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c499c0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.21745122 +0000 UTC m=+502.360044470 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c499c0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d675b260 item 12 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c70100): _readAt: size=2, off=0 2026/04/25 05:26:29 ERROR : open-test-file(0x1f12d6c70100): Couldn't read size of file 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c70100): >_readAt: n=0, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c70100): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c70100): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c70100): close: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c70100): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c704c0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c704c0): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c704c0): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c704c0): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c704c0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.22096733 +0000 UTC m=+502.363560581 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c704c0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c70b80): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c70b80): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c70b80): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c70b80): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c70b80): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.22096733 +0000 UTC m=+502.363560581 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c70b80): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6750f50 item 13 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c71200): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c71200): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c71200): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c71200): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c71200): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.223751237 +0000 UTC m=+502.366344487 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c71200): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c71740): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c71740): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c71740): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c71740): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c71740): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.223751237 +0000 UTC m=+502.366344487 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c71740): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d67b24d0 item 14 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c71d80): _readAt: size=2, off=0 2026/04/25 05:26:29 ERROR : open-test-file(0x1f12d6c71d80): Couldn't read size of file 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c71d80): >_readAt: n=0, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c71d80): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c71d80): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c71d80): close: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c71d80): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e24240): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e24240): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e24240): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e24240): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e24240): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.225865479 +0000 UTC m=+502.368458720 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e24240): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e24900): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e24900): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e24900): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e24900): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e24900): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.225865479 +0000 UTC m=+502.368458720 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e24900): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d67b2e70 item 15 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e24f80): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e24f80): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e24f80): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e24f80): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e24f80): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.227577783 +0000 UTC m=+502.370171033 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e24f80): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e254c0): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e254c0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e254c0): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e254c0): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e254c0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.227577783 +0000 UTC m=+502.370171033 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e254c0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d672e0e0 item 16 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e25b00): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e25b00): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e25b00): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e25b00): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e25b00): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.229056597 +0000 UTC m=+502.371649836 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e25b00): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e40080): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e40080): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e40080): open at offset 5 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e40080): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e40080): >_readAt: n=2, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e40080): _writeAt: size=3, off=7 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e40080): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e40080): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.229056597 +0000 UTC m=+502.371649836 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e40080): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e40580): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e40580): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e40580): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e40580): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e40580): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.229056597 +0000 UTC m=+502.371649836 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e40580): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d672ea10 item 17 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e40c00): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e40c00): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e40c00): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e40c00): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e40c00): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.231677356 +0000 UTC m=+502.374270596 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e40c00): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e41140): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e41140): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e41140): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e41140): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e41140): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.231677356 +0000 UTC m=+502.374270596 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e41140): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d672f1f0 item 18 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e417c0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e417c0): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e417c0): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e417c0): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e417c0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.233428332 +0000 UTC m=+502.376021571 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e417c0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e41cc0): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e41cc0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e41cc0): open at offset 5 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e41cc0): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e41cc0): >_readAt: n=2, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e41cc0): _writeAt: size=3, off=7 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e41cc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e41cc0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.233428332 +0000 UTC m=+502.376021571 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e41cc0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e662c0): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e662c0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e662c0): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e662c0): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e662c0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.233428332 +0000 UTC m=+502.376021571 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e662c0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d672fa40 item 19 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e66940): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e66940): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e66940): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e66940): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e66940): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.235702846 +0000 UTC m=+502.378296087 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e66940): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e66e80): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e66e80): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e66e80): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e66e80): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e66e80): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.235702846 +0000 UTC m=+502.378296087 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e66e80): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6764930 item 20 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e67500): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e67500): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e67500): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e67500): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e67500): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.237591073 +0000 UTC m=+502.380184313 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e67500): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e67a00): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e67a00): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e67a00): open at offset 5 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e67a00): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e67a00): >_readAt: n=2, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e67a00): _writeAt: size=3, off=7 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e67a00): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e67a00): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.237591073 +0000 UTC m=+502.380184313 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e67a00): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e96000): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e96000): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e96000): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e96000): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e96000): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.237591073 +0000 UTC m=+502.380184313 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e96000): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d67655e0 item 21 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e96680): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e96680): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e96680): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e96680): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e96680): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.239921715 +0000 UTC m=+502.382514954 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e96680): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e96bc0): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e96bc0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e96bc0): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e96bc0): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e96bc0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.239921715 +0000 UTC m=+502.382514954 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e96bc0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6765d50 item 22 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e97240): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e97240): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e97240): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e97240): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e97240): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.241073709 +0000 UTC m=+502.383666950 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e97240): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e97740): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e97740): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e97740): open at offset 5 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e97740): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e97740): >_readAt: n=2, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e97740): _writeAt: size=3, off=7 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e97740): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e97740): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.241073709 +0000 UTC m=+502.383666950 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e97740): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e97c40): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e97c40): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e97c40): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e97c40): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e97c40): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.241073709 +0000 UTC m=+502.383666950 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e97c40): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6a78380 item 23 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dc2c40): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dc2c40): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dc2c40): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dc2c40): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dc2c40): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.244298489 +0000 UTC m=+502.386891729 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dc2c40): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dc3180): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dc3180): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dc3180): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dc3180): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dc3180): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.244298489 +0000 UTC m=+502.386891729 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dc3180): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d675bab0 item 24 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dc37c0): _readAt: size=2, off=0 2026/04/25 05:26:29 ERROR : open-test-file(0x1f12d6dc37c0): Couldn't read size of file 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dc37c0): >_readAt: n=0, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dc37c0): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dc37c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dc37c0): close: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dc37c0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dc3b80): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dc3b80): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dc3b80): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dc3b80): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dc3b80): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.245768665 +0000 UTC m=+502.388361906 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dc3b80): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dee180): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dee180): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dee180): open at offset 5 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dee180): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dee180): >_readAt: n=2, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dee180): _writeAt: size=3, off=7 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dee180): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dee180): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.245768665 +0000 UTC m=+502.388361906 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dee180): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dee6c0): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dee6c0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dee6c0): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dee6c0): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dee6c0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.245768665 +0000 UTC m=+502.388361906 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dee6c0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6c903f0 item 25 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6deed40): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6deed40): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6deed40): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6deed40): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6deed40): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.248046166 +0000 UTC m=+502.390639406 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6deed40): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6def280): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6def280): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6def280): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6def280): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6def280): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.248046166 +0000 UTC m=+502.390639406 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6def280): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6c90b60 item 26 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ec0100): _readAt: size=2, off=0 2026/04/25 05:26:29 ERROR : open-test-file(0x1f12d6ec0100): Couldn't read size of file 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ec0100): >_readAt: n=0, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ec0100): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ec0100): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ec0100): close: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ec0100): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ec04c0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ec04c0): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ec04c0): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ec04c0): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ec04c0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.249717191 +0000 UTC m=+502.392310432 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ec04c0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ec09c0): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ec09c0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ec09c0): open at offset 5 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ec09c0): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ec09c0): >_readAt: n=2, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ec09c0): _writeAt: size=3, off=7 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ec09c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ec09c0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.249717191 +0000 UTC m=+502.392310432 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ec09c0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ec0f00): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ec0f00): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ec0f00): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ec0f00): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ec0f00): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.249717191 +0000 UTC m=+502.392310432 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ec0f00): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6a78c40 item 27 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ec1580): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ec1580): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ec1580): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ec1580): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ec1580): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.251707461 +0000 UTC m=+502.394300701 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ec1580): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ec1ac0): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ec1ac0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ec1ac0): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ec1ac0): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ec1ac0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.251707461 +0000 UTC m=+502.394300701 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ec1ac0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6a79420 item 28 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ee8200): _readAt: size=2, off=0 2026/04/25 05:26:29 ERROR : open-test-file(0x1f12d6ee8200): Couldn't read size of file 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ee8200): >_readAt: n=0, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ee8200): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ee8200): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ee8200): close: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ee8200): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ee85c0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ee85c0): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ee85c0): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ee85c0): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ee85c0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.253175883 +0000 UTC m=+502.395769123 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ee85c0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ee8c80): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ee8c80): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ee8c80): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ee8c80): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ee8c80): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.253175883 +0000 UTC m=+502.395769123 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ee8c80): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6a79b20 item 29 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ee9300): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ee9300): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ee9300): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ee9300): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ee9300): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.254515162 +0000 UTC m=+502.397108402 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ee9300): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ee9840): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ee9840): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ee9840): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ee9840): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ee9840): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.254515162 +0000 UTC m=+502.397108402 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ee9840): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d67bc3f0 item 30 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ee9e80): _readAt: size=2, off=0 2026/04/25 05:26:29 ERROR : open-test-file(0x1f12d6ee9e80): Couldn't read size of file 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ee9e80): >_readAt: n=0, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ee9e80): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ee9e80): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ee9e80): close: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ee9e80): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f88340): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f88340): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f88340): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f88340): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f88340): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.256006409 +0000 UTC m=+502.398599648 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f88340): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f88a00): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f88a00): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f88a00): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f88a00): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f88a00): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.256006409 +0000 UTC m=+502.398599648 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f88a00): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d67bd110 item 31 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f89080): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f89080): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f89080): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f89080): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f89080): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.257675732 +0000 UTC m=+502.400268972 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f89080): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f895c0): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f895c0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f895c0): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f895c0): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f895c0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.257675732 +0000 UTC m=+502.400268972 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f895c0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6cf6070 item 32 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f89c00): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f89c00): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f89c00): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f89c00): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f89c00): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.259245786 +0000 UTC m=+502.401839027 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f89c00): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fa8180): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fa8180): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fa8180): _writeAt: size=3, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fa8180): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fa8180): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6cf63f0 item 33 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fa8180): >_writeAt: n=3, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fa8180): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.259723108 +0000 UTC m=+502.402316358 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fa8180): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fa8680): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fa8680): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fa8680): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fa8680): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fa8680): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.259723108 +0000 UTC m=+502.402316358 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fa8680): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6cf6690 item 33 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6def8c0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6def8c0): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6def8c0): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6def8c0): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6def8c0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.261022621 +0000 UTC m=+502.403615861 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6def8c0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6defd40): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6defd40): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6c91260 item 34 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6defd40): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6defd40): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6defd40): _writeAt: size=3, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6defd40): >_writeAt: n=3, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6defd40): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.261467441 +0000 UTC m=+502.404060681 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6defd40): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f0a380): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f0a380): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f0a380): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f0a380): >_readAt: n=3, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f0a380): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.261467441 +0000 UTC m=+502.404060681 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f0a380): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6c91420 item 34 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f0a9c0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f0a9c0): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f0a9c0): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f0a9c0): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f0a9c0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.262827259 +0000 UTC m=+502.405420499 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f0a9c0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f0ae40): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f0ae40): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f0ae40): _writeAt: size=3, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f0ae40): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f0ae40): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6c91c00 item 35 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f0ae40): >_writeAt: n=3, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f0ae40): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.263395372 +0000 UTC m=+502.405988613 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f0ae40): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f0b340): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f0b340): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f0b340): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f0b340): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f0b340): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.263395372 +0000 UTC m=+502.405988613 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f0b340): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6c91dc0 item 35 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f0b9c0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f0b9c0): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f0b9c0): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f0b9c0): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f0b9c0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.264614805 +0000 UTC m=+502.407208045 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f0b9c0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f0bec0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f0bec0): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6d162a0 item 36 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f0bec0): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f0bec0): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f0bec0): _writeAt: size=3, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f0bec0): >_writeAt: n=3, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f0bec0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.265326189 +0000 UTC m=+502.407919429 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f0bec0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f26500): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f26500): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f26500): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f26500): >_readAt: n=3, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f26500): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.265326189 +0000 UTC m=+502.407919429 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f26500): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6d16460 item 36 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f26b40): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f26b40): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f26b40): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f26b40): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f26b40): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.266318202 +0000 UTC m=+502.408911441 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f26b40): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f26fc0): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f26fc0): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f26fc0): _writeAt: size=3, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f26fc0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f26fc0): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6d167e0 item 37 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f26fc0): >_writeAt: n=3, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f26fc0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.266739096 +0000 UTC m=+502.409332336 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f26fc0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f274c0): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f274c0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f274c0): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f274c0): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f274c0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.266739096 +0000 UTC m=+502.409332336 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f274c0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6d169a0 item 37 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f27b40): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f27b40): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f27b40): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f27b40): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f27b40): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.268553052 +0000 UTC m=+502.411146292 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f27b40): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f56140): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f56140): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6d16d20 item 38 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f56140): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f56140): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f56140): _writeAt: size=3, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f56140): >_writeAt: n=3, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f56140): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.269116586 +0000 UTC m=+502.411709836 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f56140): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f56680): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f56680): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f56680): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f56680): >_readAt: n=3, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f56680): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.269116586 +0000 UTC m=+502.411709836 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f56680): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6d16ee0 item 38 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f56d00): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f56d00): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f56d00): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f56d00): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f56d00): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.270789125 +0000 UTC m=+502.413382365 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f56d00): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f57200): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f57200): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f57200): _writeAt: size=3, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f57200): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f57200): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6d17260 item 39 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f57200): >_writeAt: n=3, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f57200): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.271239285 +0000 UTC m=+502.413832525 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f57200): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f57700): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f57700): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f57700): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f57700): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f57700): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.271239285 +0000 UTC m=+502.413832525 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f57700): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6d17420 item 39 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f57d80): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f57d80): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f57d80): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f57d80): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f57d80): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.27249213 +0000 UTC m=+502.415085370 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f57d80): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f7c380): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f7c380): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6d177a0 item 40 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f7c380): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f7c380): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f7c380): _writeAt: size=3, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f7c380): >_writeAt: n=3, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f7c380): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.273296209 +0000 UTC m=+502.415889449 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f7c380): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f7c8c0): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f7c8c0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f7c8c0): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f7c8c0): >_readAt: n=3, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f7c8c0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.273296209 +0000 UTC m=+502.415889449 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f7c8c0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6d17a40 item 40 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f7ce80): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f7ce80): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f7ce80): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f7ce80): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f7ce80): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f7ce80): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f7ce80): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.274785071 +0000 UTC m=+502.417378311 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f7ce80): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f7d380): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f7d380): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f7d380): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6d17e30 item 41 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f7d380): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f7d380): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.27520864 +0000 UTC m=+502.417801880 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f7d380): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f7d840): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f7d840): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f7d840): _writeAt: size=3, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f7d840): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f7d840): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6b9a1c0 item 41 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f7d840): >_writeAt: n=3, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f7d840): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.27563736 +0000 UTC m=+502.418230600 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f7d840): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f7dd80): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f7dd80): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f7dd80): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f7dd80): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f7dd80): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.27563736 +0000 UTC m=+502.418230600 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f7dd80): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6b9a4d0 item 41 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d84084c0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d84084c0): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d84084c0): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d84084c0): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d84084c0): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d84084c0): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d84084c0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.277003339 +0000 UTC m=+502.419596579 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d84084c0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d84089c0): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d84089c0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d84089c0): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6b9ad90 item 42 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d84089c0): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d84089c0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.277772011 +0000 UTC m=+502.420365252 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d84089c0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8408f00): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8408f00): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6b9b030 item 42 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8408f00): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8408f00): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8408f00): _writeAt: size=3, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8408f00): >_writeAt: n=3, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8408f00): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.27871406 +0000 UTC m=+502.421307300 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8408f00): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fa8bc0): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fa8bc0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fa8bc0): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fa8bc0): >_readAt: n=3, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fa8bc0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.27871406 +0000 UTC m=+502.421307300 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fa8bc0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6b9b260 item 42 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fa9200): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fa9200): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fa9200): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fa9200): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fa9200): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fa9200): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fa9200): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.280354388 +0000 UTC m=+502.422947627 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fa9200): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fa9700): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fa9700): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fa9700): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6cf6b60 item 43 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fa9700): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fa9700): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.280792405 +0000 UTC m=+502.423385645 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fa9700): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fa9c40): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fa9c40): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fa9c40): _writeAt: size=3, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fa9c40): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fa9c40): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6cf6d20 item 43 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fa9c40): >_writeAt: n=3, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fa9c40): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.281295796 +0000 UTC m=+502.423889046 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fa9c40): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fd0280): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fd0280): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fd0280): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fd0280): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fd0280): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.281295796 +0000 UTC m=+502.423889046 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fd0280): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6cf6ee0 item 43 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fd08c0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fd08c0): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fd08c0): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fd08c0): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fd08c0): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fd08c0): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fd08c0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.28283959 +0000 UTC m=+502.425432831 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fd08c0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fd0dc0): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fd0dc0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fd0dc0): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6cf7340 item 44 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fd0dc0): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fd0dc0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.28365473 +0000 UTC m=+502.426247970 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fd0dc0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fd1300): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fd1300): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6cf7570 item 44 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fd1300): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fd1300): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fd1300): _writeAt: size=3, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fd1300): >_writeAt: n=3, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fd1300): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.284461835 +0000 UTC m=+502.427055085 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fd1300): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fd1880): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fd1880): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fd1880): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fd1880): >_readAt: n=3, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fd1880): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.284461835 +0000 UTC m=+502.427055085 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fd1880): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6cf7730 item 44 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fd1ec0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fd1ec0): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fd1ec0): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fd1ec0): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fd1ec0): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fd1ec0): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fd1ec0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.2857783 +0000 UTC m=+502.428371540 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fd1ec0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d84824c0): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d84824c0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d84824c0): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6cf7ab0 item 45 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d84824c0): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d84824c0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.286205056 +0000 UTC m=+502.428798296 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d84824c0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8482bc0): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8482bc0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8482bc0): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8482bc0): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8482bc0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.286205056 +0000 UTC m=+502.428798296 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8482bc0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6cf7c70 item 45 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8483200): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8483200): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8483200): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8483200): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8483200): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8483200): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8483200): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.288032257 +0000 UTC m=+502.430625498 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8483200): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8483700): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8483700): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8483700): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6e30150 item 46 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8483700): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8483700): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.288559052 +0000 UTC m=+502.431152292 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8483700): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8483e00): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8483e00): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8483e00): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8483e00): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8483e00): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.288559052 +0000 UTC m=+502.431152292 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8483e00): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6e30460 item 46 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c1cfc0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c1cfc0): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c1cfc0): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c1cfc0): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c1cfc0): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c1cfc0): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c1cfc0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.294614607 +0000 UTC m=+502.437207847 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c1cfc0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d8a700): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d8a700): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d8a700): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6b9a0e0 item 47 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d8a700): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d8a700): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.295585851 +0000 UTC m=+502.438179091 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d8a700): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d8b000): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d8b000): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d8b000): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d8b000): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d8b000): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.295585851 +0000 UTC m=+502.438179091 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d8b000): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6b9a3f0 item 47 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d8b640): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d8b640): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d8b640): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d8b640): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d8b640): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d8b640): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d8b640): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.300447993 +0000 UTC m=+502.443041233 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d8b640): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d8bb80): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d8bb80): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d8bb80): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6b9acb0 item 48 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d8bb80): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d8bb80): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.30132543 +0000 UTC m=+502.443918670 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d8bb80): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c1c500): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c1c500): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c1c500): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c1c500): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c1c500): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.30132543 +0000 UTC m=+502.443918670 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c1c500): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6b9af50 item 48 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c1d300): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c1d300): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c1d300): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c1d300): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c1d300): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.303608441 +0000 UTC m=+502.446201691 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c1d300): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c1d780): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c1d780): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c1d780): _writeAt: size=3, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c1d780): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c1d780): open at offset 5 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c1d780): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6b9b490 item 49 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c1d780): >_writeAt: n=3, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c1d780): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.304414994 +0000 UTC m=+502.447008235 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c1d780): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c1dcc0): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c1dcc0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c1dcc0): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c1dcc0): >_readAt: n=8, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c1dcc0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.304414994 +0000 UTC m=+502.447008235 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c1dcc0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6b9b730 item 49 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d66d7e40): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d66d7e40): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d66d7e40): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d66d7e40): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d66d7e40): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.307046123 +0000 UTC m=+502.449639363 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d66d7e40): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d64a4b80): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d64a4b80): open at offset 5 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d64a4b80): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6b9bab0 item 50 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d64a4b80): _readAt: size=2, off=5 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d64a4b80): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d64a4b80): _writeAt: size=3, off=5 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d64a4b80): >_writeAt: n=3, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d64a4b80): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.308241199 +0000 UTC m=+502.450834440 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d64a4b80): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d64a5180): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d64a5180): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d64a5180): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d64a5180): >_readAt: n=3, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d64a5180): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.308241199 +0000 UTC m=+502.450834440 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d64a5180): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6b9bdc0 item 50 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d64a5940): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d64a5940): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d64a5940): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d64a5940): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d64a5940): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.310321959 +0000 UTC m=+502.452915199 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d64a5940): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6aa2300): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6aa2300): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6aa2300): _writeAt: size=3, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6aa2300): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6aa2300): open at offset 5 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6aa2300): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6e30540 item 51 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6aa2300): >_writeAt: n=3, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6aa2300): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.311739566 +0000 UTC m=+502.454332837 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6aa2300): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6aa28c0): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6aa28c0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6aa28c0): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6aa28c0): >_readAt: n=8, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6aa28c0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.311739566 +0000 UTC m=+502.454332837 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6aa28c0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6e30700 item 51 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6aa3400): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6aa3400): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6aa3400): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6aa3400): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6aa3400): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.313720577 +0000 UTC m=+502.456313837 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6aa3400): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bf8080): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bf8080): open at offset 5 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bf8080): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6e30af0 item 52 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bf8080): _readAt: size=2, off=5 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bf8080): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bf8080): _writeAt: size=3, off=5 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bf8080): >_writeAt: n=3, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bf8080): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.314692853 +0000 UTC m=+502.457286093 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bf8080): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bf8700): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bf8700): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bf8700): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bf8700): >_readAt: n=3, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bf8700): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.314692853 +0000 UTC m=+502.457286093 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bf8700): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6e30cb0 item 52 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bf91c0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bf91c0): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bf91c0): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bf91c0): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bf91c0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.316449711 +0000 UTC m=+502.459042962 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bf91c0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bf9a80): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bf9a80): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bf9a80): _writeAt: size=3, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bf9a80): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bf9a80): open at offset 5 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bf9a80): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6e31030 item 53 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bf9a80): >_writeAt: n=3, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bf9a80): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.317166755 +0000 UTC m=+502.459759995 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bf9a80): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d67c86c0): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d67c86c0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d67c86c0): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d67c86c0): >_readAt: n=8, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d67c86c0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.317166755 +0000 UTC m=+502.459759995 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d67c86c0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6e31260 item 53 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d67c9140): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d67c9140): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d67c9140): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d67c9140): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d67c9140): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.319336783 +0000 UTC m=+502.461930033 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d67c9140): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d67c9640): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d67c9640): open at offset 5 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d67c9640): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6e315e0 item 54 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d67c9640): _readAt: size=2, off=5 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d67c9640): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d67c9640): _writeAt: size=3, off=5 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d67c9640): >_writeAt: n=3, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d67c9640): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.320246851 +0000 UTC m=+502.462840101 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d67c9640): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d67c9bc0): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d67c9bc0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d67c9bc0): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d67c9bc0): >_readAt: n=3, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d67c9bc0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.320246851 +0000 UTC m=+502.462840101 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d67c9bc0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6e317a0 item 54 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d669c7c0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d669c7c0): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d669c7c0): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d669c7c0): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d669c7c0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.321524123 +0000 UTC m=+502.464117363 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d669c7c0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d669ce40): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d669ce40): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d669ce40): _writeAt: size=3, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d669ce40): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d669ce40): open at offset 5 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d669ce40): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6e31b20 item 55 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d669ce40): >_writeAt: n=3, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d669ce40): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.321939719 +0000 UTC m=+502.464532958 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d669ce40): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d669d580): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d669d580): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d669d580): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d669d580): >_readAt: n=8, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d669d580): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.321939719 +0000 UTC m=+502.464532958 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d669d580): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6e31ce0 item 55 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d669dc00): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d669dc00): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d669dc00): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d669dc00): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d669dc00): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.323861147 +0000 UTC m=+502.466454387 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d669dc00): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8482200): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8482200): open at offset 5 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8482200): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6eb0230 item 56 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8482200): _readAt: size=2, off=5 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8482200): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8482200): _writeAt: size=3, off=5 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8482200): >_writeAt: n=3, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8482200): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.324338689 +0000 UTC m=+502.466931928 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8482200): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8482780): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8482780): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8482780): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8482780): >_readAt: n=3, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8482780): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.324338689 +0000 UTC m=+502.466931928 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8482780): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6eb0460 item 56 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8482dc0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8482dc0): open at offset 0 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8482dc0): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8482dc0): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8482dc0): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8482dc0): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8482dc0): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8482dc0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.325956012 +0000 UTC m=+502.468549252 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8482dc0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8483300): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8483300): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8483300): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6eb0a80 item 57 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8483300): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8483300): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.326860851 +0000 UTC m=+502.469454091 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8483300): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8483840): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8483840): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8483840): _writeAt: size=3, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8483840): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8483840): open at offset 5 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8483840): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6eb0d20 item 57 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8483840): >_writeAt: n=3, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8483840): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.327244336 +0000 UTC m=+502.469837576 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8483840): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8483dc0): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8483dc0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8483dc0): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8483dc0): >_readAt: n=8, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8483dc0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.327244336 +0000 UTC m=+502.469837576 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8483dc0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6eb10a0 item 57 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69c8540): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69c8540): open at offset 0 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69c8540): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69c8540): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69c8540): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69c8540): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69c8540): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69c8540): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.328712067 +0000 UTC m=+502.471305317 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69c8540): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69c8a80): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69c8a80): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69c8a80): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6eb15e0 item 58 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69c8a80): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69c8a80): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.32920615 +0000 UTC m=+502.471799400 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69c8a80): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69c8fc0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69c8fc0): open at offset 5 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69c8fc0): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6eb17a0 item 58 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69c8fc0): _readAt: size=2, off=5 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69c8fc0): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69c8fc0): _writeAt: size=3, off=5 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69c8fc0): >_writeAt: n=3, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69c8fc0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.329680005 +0000 UTC m=+502.472273245 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69c8fc0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69c9580): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69c9580): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69c9580): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69c9580): >_readAt: n=3, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69c9580): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.329680005 +0000 UTC m=+502.472273245 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69c9580): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6eb1960 item 58 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69c9bc0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69c9bc0): open at offset 0 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69c9bc0): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69c9bc0): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69c9bc0): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69c9bc0): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69c9bc0): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69c9bc0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.331160431 +0000 UTC m=+502.473753671 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69c9bc0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69fa200): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69fa200): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69fa200): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6eb1ce0 item 59 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69fa200): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69fa200): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.331575344 +0000 UTC m=+502.474168584 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69fa200): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69fa740): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69fa740): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69fa740): _writeAt: size=3, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69fa740): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69fa740): open at offset 5 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69fa740): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6f2c000 item 59 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69fa740): >_writeAt: n=3, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69fa740): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.332382328 +0000 UTC m=+502.474975568 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69fa740): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69facc0): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69facc0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69facc0): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69facc0): >_readAt: n=8, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69facc0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.332382328 +0000 UTC m=+502.474975568 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69facc0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6f2c1c0 item 59 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69fb300): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69fb300): open at offset 0 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69fb300): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69fb300): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69fb300): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69fb300): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69fb300): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69fb300): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.333750682 +0000 UTC m=+502.476343922 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69fb300): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69fb840): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69fb840): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69fb840): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6f2c700 item 60 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69fb840): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69fb840): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.334449913 +0000 UTC m=+502.477043153 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69fb840): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69fbd80): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69fbd80): open at offset 5 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69fbd80): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6f2c9a0 item 60 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69fbd80): _readAt: size=2, off=5 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69fbd80): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69fbd80): _writeAt: size=3, off=5 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69fbd80): >_writeAt: n=3, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69fbd80): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.335509934 +0000 UTC m=+502.478103175 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d69fbd80): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6a42440): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6a42440): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6a42440): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6a42440): >_readAt: n=3, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6a42440): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.335509934 +0000 UTC m=+502.478103175 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6a42440): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6f2cbd0 item 60 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6a42a80): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6a42a80): open at offset 0 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6a42a80): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6a42a80): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6a42a80): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6a42a80): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6a42a80): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6a42a80): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.336902714 +0000 UTC m=+502.479495954 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6a42a80): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6a42fc0): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6a42fc0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6a42fc0): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6f2cfc0 item 61 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6a42fc0): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6a42fc0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.337317238 +0000 UTC m=+502.479910477 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6a42fc0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6a436c0): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6a436c0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6a436c0): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6a436c0): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6a436c0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.337317238 +0000 UTC m=+502.479910477 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6a436c0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6f2d180 item 61 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6a43d00): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6a43d00): open at offset 0 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6a43d00): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6a43d00): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6a43d00): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6a43d00): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6a43d00): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6a43d00): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.338448584 +0000 UTC m=+502.481041824 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6a43d00): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6afc340): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6afc340): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6afc340): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6f2dab0 item 62 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6afc340): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6afc340): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.339200053 +0000 UTC m=+502.481793293 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6afc340): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6afca40): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6afca40): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6afca40): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6afca40): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6afca40): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.339200053 +0000 UTC m=+502.481793293 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6afca40): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6f2dc70 item 62 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6afd080): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6afd080): open at offset 0 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6afd080): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6afd080): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6afd080): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6afd080): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6afd080): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6afd080): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.340627709 +0000 UTC m=+502.483220949 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6afd080): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6afd5c0): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6afd5c0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6afd5c0): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6d9c150 item 63 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6afd5c0): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6afd5c0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.341456434 +0000 UTC m=+502.484049674 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6afd5c0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6afdcc0): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6afdcc0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6afdcc0): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6afdcc0): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6afdcc0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.341456434 +0000 UTC m=+502.484049674 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6afdcc0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6d9c310 item 63 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6b3a400): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6b3a400): open at offset 0 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6b3a400): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6b3a400): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6b3a400): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6b3a400): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6b3a400): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6b3a400): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.343030045 +0000 UTC m=+502.485623285 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6b3a400): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6b3a940): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6b3a940): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6b3a940): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6d9c8c0 item 64 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6b3a940): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6b3a940): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.343613026 +0000 UTC m=+502.486206267 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6b3a940): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6b3b040): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6b3b040): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6b3b040): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6b3b040): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6b3b040): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.343613026 +0000 UTC m=+502.486206267 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6b3b040): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6d9caf0 item 64 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8426080): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8426080): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8426080): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8426080): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8426080): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.345450718 +0000 UTC m=+502.488043957 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8426080): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8426540): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8426540): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8426540): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8426540): >_readAt: n=2, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8426540): _writeAt: size=3, off=2 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d676e540 item 65 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8426540): >_writeAt: n=3, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8426540): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.349889088 +0000 UTC m=+502.492482329 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8426540): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8426a40): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8426a40): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8426a40): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8426a40): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8426a40): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.349889088 +0000 UTC m=+502.492482329 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8426a40): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d676e770 item 65 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8427080): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8427080): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8427080): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8427080): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8427080): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.351212467 +0000 UTC m=+502.493805707 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8427080): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8427500): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8427500): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d676f1f0 item 66 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8427500): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8427500): >_readAt: n=0, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8427500): _writeAt: size=3, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8427500): >_writeAt: n=3, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8427500): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.351778877 +0000 UTC m=+502.494372117 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8427500): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8427a40): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8427a40): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8427a40): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8427a40): >_readAt: n=3, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8427a40): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.351778877 +0000 UTC m=+502.494372117 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8427a40): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d676f570 item 66 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d843a180): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d843a180): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d843a180): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d843a180): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d843a180): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.352949458 +0000 UTC m=+502.495542698 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d843a180): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d843a600): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d843a600): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d843a600): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d843a600): >_readAt: n=2, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d843a600): _writeAt: size=3, off=2 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6cbc3f0 item 67 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d843a600): >_writeAt: n=3, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d843a600): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.353588434 +0000 UTC m=+502.496181684 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d843a600): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d843ab00): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d843ab00): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d843ab00): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d843ab00): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d843ab00): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.353588434 +0000 UTC m=+502.496181684 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d843ab00): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6cbc770 item 67 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d843b180): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d843b180): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d843b180): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d843b180): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d843b180): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.356682476 +0000 UTC m=+502.499275717 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d843b180): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d843b680): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d843b680): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6cbccb0 item 68 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d843b680): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d843b680): >_readAt: n=0, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d843b680): _writeAt: size=3, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d843b680): >_writeAt: n=3, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d843b680): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.357238988 +0000 UTC m=+502.499832229 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d843b680): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d843bbc0): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d843bbc0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d843bbc0): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d843bbc0): >_readAt: n=3, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d843bbc0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.357238988 +0000 UTC m=+502.499832229 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d843bbc0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6cbcee0 item 68 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d844c300): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d844c300): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d844c300): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d844c300): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d844c300): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.359573647 +0000 UTC m=+502.502166887 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d844c300): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d844c780): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d844c780): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d844c780): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d844c780): >_readAt: n=2, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d844c780): _writeAt: size=3, off=2 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6cbdab0 item 69 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d844c780): >_writeAt: n=3, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d844c780): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.360334073 +0000 UTC m=+502.502927313 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d844c780): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d844cc80): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d844cc80): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d844cc80): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d844cc80): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d844cc80): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.360334073 +0000 UTC m=+502.502927313 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d844cc80): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6cbdc70 item 69 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d844d300): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d844d300): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d844d300): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d844d300): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d844d300): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.365321942 +0000 UTC m=+502.507915183 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d844d300): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d844d800): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d844d800): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6fec230 item 70 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d844d800): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d844d800): >_readAt: n=0, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d844d800): _writeAt: size=3, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d844d800): >_writeAt: n=3, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d844d800): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.366308465 +0000 UTC m=+502.508901705 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d844d800): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d844dd40): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d844dd40): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d844dd40): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d844dd40): >_readAt: n=3, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d844dd40): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.366308465 +0000 UTC m=+502.508901705 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d844dd40): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6fec3f0 item 70 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d845e4c0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d845e4c0): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d845e4c0): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d845e4c0): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d845e4c0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.367926971 +0000 UTC m=+502.510520211 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d845e4c0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d845e9c0): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d845e9c0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d845e9c0): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d845e9c0): >_readAt: n=2, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d845e9c0): _writeAt: size=3, off=2 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6fec770 item 71 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d845e9c0): >_writeAt: n=3, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d845e9c0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.368804629 +0000 UTC m=+502.511397869 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d845e9c0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d845eec0): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d845eec0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d845eec0): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d845eec0): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d845eec0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.368804629 +0000 UTC m=+502.511397869 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d845eec0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6fec9a0 item 71 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d845f540): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d845f540): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d845f540): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d845f540): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d845f540): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.369897032 +0000 UTC m=+502.512490272 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d845f540): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d845fa40): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d845fa40): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6fece70 item 72 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d845fa40): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d845fa40): >_readAt: n=0, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d845fa40): _writeAt: size=3, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d845fa40): >_writeAt: n=3, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d845fa40): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.370382107 +0000 UTC m=+502.512975348 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d845fa40): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8472080): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8472080): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8472080): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8472080): >_readAt: n=3, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8472080): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.370382107 +0000 UTC m=+502.512975348 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8472080): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6fed180 item 72 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6b3b6c0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6b3b6c0): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6b3b6c0): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6b3b6c0): >_readAt: n=0, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6b3b6c0): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6b3b6c0): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6b3b6c0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.371650643 +0000 UTC m=+502.514243884 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6b3b6c0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6b3bbc0): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6b3bbc0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6b3bbc0): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6d9cf50 item 73 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6b3bbc0): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6b3bbc0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.372453409 +0000 UTC m=+502.515046650 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6b3bbc0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bbe180): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bbe180): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bbe180): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bbe180): >_readAt: n=2, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bbe180): _writeAt: size=3, off=2 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6d9d110 item 73 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bbe180): >_writeAt: n=3, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bbe180): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.37281934 +0000 UTC m=+502.515412581 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bbe180): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bbe6c0): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bbe6c0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bbe6c0): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bbe6c0): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bbe6c0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.37281934 +0000 UTC m=+502.515412581 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bbe6c0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6d9d420 item 73 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d84726c0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d84726c0): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d84726c0): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d84726c0): >_readAt: n=0, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d84726c0): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d84726c0): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d84726c0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.37442363 +0000 UTC m=+502.517016869 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d84726c0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8472bc0): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8472bc0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8472bc0): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6fed570 item 74 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8472bc0): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8472bc0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.374824587 +0000 UTC m=+502.517417826 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8472bc0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8473100): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8473100): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6fed730 item 74 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8473100): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8473100): >_readAt: n=0, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8473100): _writeAt: size=3, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8473100): >_writeAt: n=3, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8473100): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.375300386 +0000 UTC m=+502.517893626 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8473100): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8473680): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8473680): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8473680): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8473680): >_readAt: n=3, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8473680): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.375300386 +0000 UTC m=+502.517893626 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8473680): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6fed960 item 74 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8473cc0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8473cc0): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8473cc0): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8473cc0): >_readAt: n=0, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8473cc0): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8473cc0): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8473cc0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.377152091 +0000 UTC m=+502.519745332 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d8473cc0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c942c0): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c942c0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c942c0): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6fedce0 item 75 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c942c0): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c942c0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.378478637 +0000 UTC m=+502.521071877 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c942c0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c94800): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c94800): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c94800): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c94800): >_readAt: n=2, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c94800): _writeAt: size=3, off=2 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d67c68c0 item 75 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c94800): >_writeAt: n=3, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c94800): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.379016122 +0000 UTC m=+502.521609362 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c94800): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c94d40): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c94d40): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c94d40): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c94d40): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c94d40): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.379016122 +0000 UTC m=+502.521609362 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c94d40): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d67c7570 item 75 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c95380): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c95380): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c95380): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c95380): >_readAt: n=0, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c95380): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c95380): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c95380): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.381316407 +0000 UTC m=+502.523909646 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c95380): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c95880): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c95880): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c95880): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d67ac3f0 item 76 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c95880): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c95880): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.381702886 +0000 UTC m=+502.524296126 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c95880): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c95dc0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c95dc0): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d67accb0 item 76 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c95dc0): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c95dc0): >_readAt: n=0, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c95dc0): _writeAt: size=3, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c95dc0): >_writeAt: n=3, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c95dc0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.382420341 +0000 UTC m=+502.525013582 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c95dc0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d04440): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d04440): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d04440): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d04440): >_readAt: n=3, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d04440): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.382420341 +0000 UTC m=+502.525013582 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d04440): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d67ad500 item 76 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bbed00): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bbed00): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bbed00): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bbed00): >_readAt: n=0, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bbed00): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bbed00): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bbed00): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.383698655 +0000 UTC m=+502.526291895 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bbed00): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bbf200): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bbf200): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bbf200): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6d9d7a0 item 77 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bbf200): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bbf200): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.384138766 +0000 UTC m=+502.526732006 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bbf200): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bbf900): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bbf900): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bbf900): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bbf900): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bbf900): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.384138766 +0000 UTC m=+502.526732006 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6bbf900): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6d9d9d0 item 77 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d04a80): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d04a80): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d04a80): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d04a80): >_readAt: n=0, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d04a80): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d04a80): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d04a80): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.38581981 +0000 UTC m=+502.528413051 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d04a80): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d04f80): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d04f80): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d04f80): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d67ada40 item 78 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d04f80): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d04f80): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.386613339 +0000 UTC m=+502.529206580 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d04f80): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d05680): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d05680): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d05680): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d05680): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d05680): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.386613339 +0000 UTC m=+502.529206580 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d05680): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d67adc70 item 78 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d05cc0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d05cc0): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d05cc0): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d05cc0): >_readAt: n=0, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d05cc0): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d05cc0): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d05cc0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.388444717 +0000 UTC m=+502.531037958 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d05cc0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d2a2c0): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d2a2c0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d2a2c0): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6768930 item 79 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d2a2c0): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d2a2c0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.389003242 +0000 UTC m=+502.531596481 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d2a2c0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d2a9c0): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d2a9c0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d2a9c0): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d2a9c0): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d2a9c0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.389003242 +0000 UTC m=+502.531596481 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d2a9c0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6769030 item 79 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d2b000): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d2b000): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d2b000): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d2b000): >_readAt: n=0, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d2b000): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d2b000): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d2b000): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.390581472 +0000 UTC m=+502.533174712 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d2b000): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d2b500): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d2b500): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d2b500): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d67698f0 item 80 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d2b500): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d2b500): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.39112538 +0000 UTC m=+502.533718620 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d2b500): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d2bc00): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d2bc00): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d2bc00): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d2bc00): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d2bc00): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.39112538 +0000 UTC m=+502.533718620 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d2bc00): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d67ce000 item 80 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d56340): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d56340): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d56340): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d56340): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d56340): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.392561832 +0000 UTC m=+502.535155072 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d56340): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d567c0): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d567c0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d567c0): open at offset 5 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d567c0): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d567c0): >_readAt: n=2, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d567c0): _writeAt: size=3, off=7 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d67ceee0 item 81 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d567c0): >_writeAt: n=3, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d567c0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.393004358 +0000 UTC m=+502.535597598 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d567c0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d56d00): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d56d00): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d56d00): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d56d00): >_readAt: n=8, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d56d00): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.393004358 +0000 UTC m=+502.535597598 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d56d00): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d67cf960 item 81 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c30080): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c30080): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c30080): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c30080): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c30080): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.39429191 +0000 UTC m=+502.536885149 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c30080): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c30580): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c30580): open at offset 5 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c30580): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d63bc3f0 item 82 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c30580): _readAt: size=2, off=5 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c30580): >_readAt: n=0, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c30580): _writeAt: size=3, off=5 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c30580): >_writeAt: n=3, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c30580): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.394785642 +0000 UTC m=+502.537378882 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c30580): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c30b00): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c30b00): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c30b00): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c30b00): >_readAt: n=3, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c30b00): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.394785642 +0000 UTC m=+502.537378882 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c30b00): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d63bcc40 item 82 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c31180): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c31180): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c31180): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c31180): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c31180): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.396576614 +0000 UTC m=+502.539169854 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c31180): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c31680): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c31680): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c31680): open at offset 5 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c31680): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c31680): >_readAt: n=2, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c31680): _writeAt: size=3, off=7 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d63bd570 item 83 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c31680): >_writeAt: n=3, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c31680): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.397214599 +0000 UTC m=+502.539807839 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c31680): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c31bc0): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c31bc0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c31bc0): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c31bc0): >_readAt: n=8, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c31bc0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.397214599 +0000 UTC m=+502.539807839 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c31bc0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d63bdb90 item 83 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c54340): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c54340): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c54340): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c54340): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c54340): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.398660899 +0000 UTC m=+502.541254140 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c54340): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c54840): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c54840): open at offset 5 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c54840): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6718770 item 84 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c54840): _readAt: size=2, off=5 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c54840): >_readAt: n=0, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c54840): _writeAt: size=3, off=5 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c54840): >_writeAt: n=3, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c54840): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.399166384 +0000 UTC m=+502.541759624 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c54840): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c54dc0): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c54dc0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c54dc0): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c54dc0): >_readAt: n=3, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c54dc0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.399166384 +0000 UTC m=+502.541759624 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c54dc0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6718a10 item 84 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c55440): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c55440): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c55440): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c55440): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c55440): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.400065853 +0000 UTC m=+502.542659093 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c55440): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c55940): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c55940): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c55940): open at offset 5 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c55940): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c55940): >_readAt: n=2, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c55940): _writeAt: size=3, off=7 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6a80c40 item 85 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c55940): >_writeAt: n=3, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c55940): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.400482059 +0000 UTC m=+502.543075309 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c55940): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c55e80): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c55e80): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c55e80): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c55e80): >_readAt: n=8, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c55e80): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.400482059 +0000 UTC m=+502.543075309 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6c55e80): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6a81110 item 85 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d8c600): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d8c600): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d8c600): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d8c600): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d8c600): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.401506493 +0000 UTC m=+502.544099733 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d8c600): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d8cb00): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d8cb00): open at offset 5 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d8cb00): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6a81c70 item 86 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d8cb00): _readAt: size=2, off=5 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d8cb00): >_readAt: n=0, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d8cb00): _writeAt: size=3, off=5 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d8cb00): >_writeAt: n=3, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d8cb00): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.40195508 +0000 UTC m=+502.544548320 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d8cb00): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d8d080): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d8d080): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d8d080): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d8d080): >_readAt: n=3, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d8d080): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.40195508 +0000 UTC m=+502.544548320 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d8d080): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6a81e30 item 86 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d8d700): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d8d700): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d8d700): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d8d700): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d8d700): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.403796568 +0000 UTC m=+502.546389808 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d8d700): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d8dc00): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d8dc00): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d8dc00): open at offset 5 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d8dc00): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d8dc00): >_readAt: n=2, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d8dc00): _writeAt: size=3, off=7 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d68383f0 item 87 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d8dc00): >_writeAt: n=3, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d8dc00): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.404262367 +0000 UTC m=+502.546855608 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6d8dc00): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dbc240): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dbc240): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dbc240): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dbc240): >_readAt: n=8, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dbc240): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.404262367 +0000 UTC m=+502.546855608 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dbc240): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6838700 item 87 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dbc8c0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dbc8c0): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dbc8c0): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dbc8c0): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dbc8c0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.405715251 +0000 UTC m=+502.548308491 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dbc8c0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dbcdc0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dbcdc0): open at offset 5 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dbcdc0): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6838ee0 item 88 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dbcdc0): _readAt: size=2, off=5 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dbcdc0): >_readAt: n=0, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dbcdc0): _writeAt: size=3, off=5 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dbcdc0): >_writeAt: n=3, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dbcdc0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.406451281 +0000 UTC m=+502.549044521 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dbcdc0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dbd340): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dbd340): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dbd340): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dbd340): >_readAt: n=3, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dbd340): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.406451281 +0000 UTC m=+502.549044521 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dbd340): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6839260 item 88 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dbd980): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dbd980): open at offset 0 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dbd980): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dbd980): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dbd980): >_readAt: n=0, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dbd980): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dbd980): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dbd980): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.407620379 +0000 UTC m=+502.550213619 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dbd980): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dbdec0): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dbdec0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dbdec0): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d690e5b0 item 89 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dbdec0): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dbdec0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.408056372 +0000 UTC m=+502.550649613 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dbdec0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dde500): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dde500): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dde500): open at offset 5 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dde500): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dde500): >_readAt: n=2, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dde500): _writeAt: size=3, off=7 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d690e770 item 89 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dde500): >_writeAt: n=3, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dde500): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.408915525 +0000 UTC m=+502.551508764 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6dde500): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ddea80): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ddea80): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ddea80): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ddea80): >_readAt: n=8, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ddea80): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.408915525 +0000 UTC m=+502.551508764 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ddea80): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d690ea10 item 89 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ddf0c0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ddf0c0): open at offset 0 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ddf0c0): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ddf0c0): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ddf0c0): >_readAt: n=0, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ddf0c0): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ddf0c0): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ddf0c0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.410722998 +0000 UTC m=+502.553316238 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ddf0c0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e0e300): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e0e300): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e0e300): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d64920e0 item 90 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e0e300): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e0e300): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.412815479 +0000 UTC m=+502.555408719 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e0e300): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e0e840): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e0e840): open at offset 5 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e0e840): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6492700 item 90 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e0e840): _readAt: size=2, off=5 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e0e840): >_readAt: n=0, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e0e840): _writeAt: size=3, off=5 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e0e840): >_writeAt: n=3, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e0e840): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.41358364 +0000 UTC m=+502.556176880 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e0e840): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e0ee00): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e0ee00): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e0ee00): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e0ee00): >_readAt: n=3, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e0ee00): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.41358364 +0000 UTC m=+502.556176880 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e0ee00): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6492bd0 item 90 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e0f440): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e0f440): open at offset 0 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e0f440): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e0f440): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e0f440): >_readAt: n=0, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e0f440): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e0f440): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e0f440): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.414565183 +0000 UTC m=+502.557158423 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e0f440): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e0f980): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e0f980): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e0f980): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d64936c0 item 91 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e0f980): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e0f980): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.415311212 +0000 UTC m=+502.557904452 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e0f980): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e0fec0): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e0fec0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e0fec0): open at offset 5 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e0fec0): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e0fec0): >_readAt: n=2, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e0fec0): _writeAt: size=3, off=7 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6750070 item 91 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e0fec0): >_writeAt: n=3, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e0fec0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.415856252 +0000 UTC m=+502.558449492 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e0fec0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e4e540): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e4e540): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e4e540): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e4e540): >_readAt: n=8, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e4e540): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.415856252 +0000 UTC m=+502.558449492 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e4e540): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6750bd0 item 91 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e4eb80): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e4eb80): open at offset 0 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e4eb80): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e4eb80): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e4eb80): >_readAt: n=0, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e4eb80): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e4eb80): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e4eb80): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.417561 +0000 UTC m=+502.560154241 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e4eb80): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e4f0c0): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e4f0c0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e4f0c0): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d67b21c0 item 92 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e4f0c0): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e4f0c0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.417958322 +0000 UTC m=+502.560551561 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e4f0c0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e4f600): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e4f600): open at offset 5 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e4f600): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d67b24d0 item 92 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e4f600): _readAt: size=2, off=5 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e4f600): >_readAt: n=0, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e4f600): _writeAt: size=3, off=5 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e4f600): >_writeAt: n=3, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e4f600): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.418724909 +0000 UTC m=+502.561318149 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e4f600): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e4fbc0): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e4fbc0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e4fbc0): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e4fbc0): >_readAt: n=3, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e4fbc0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.418724909 +0000 UTC m=+502.561318149 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e4fbc0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d67b2850 item 92 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e6a300): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e6a300): open at offset 0 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e6a300): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e6a300): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e6a300): >_readAt: n=0, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e6a300): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e6a300): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e6a300): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.420329939 +0000 UTC m=+502.562923180 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e6a300): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e6a840): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e6a840): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e6a840): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d67b3030 item 93 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e6a840): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e6a840): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.420860041 +0000 UTC m=+502.563453280 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e6a840): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e6af40): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e6af40): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e6af40): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e6af40): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e6af40): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.420860041 +0000 UTC m=+502.563453280 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e6af40): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d67b3730 item 93 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e6b580): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e6b580): open at offset 0 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e6b580): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e6b580): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e6b580): >_readAt: n=0, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e6b580): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e6b580): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e6b580): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.422614084 +0000 UTC m=+502.565207324 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e6b580): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e6bac0): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e6bac0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e6bac0): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d672e3f0 item 94 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e6bac0): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e6bac0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.423163861 +0000 UTC m=+502.565757101 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e6bac0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e962c0): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e962c0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e962c0): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e962c0): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e962c0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.423163861 +0000 UTC m=+502.565757101 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e962c0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d672e850 item 94 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e96900): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e96900): open at offset 0 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e96900): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e96900): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e96900): >_readAt: n=0, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e96900): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e96900): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e96900): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.424944534 +0000 UTC m=+502.567537774 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e96900): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e96e40): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e96e40): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e96e40): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d672ee00 item 95 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e96e40): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e96e40): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.425692126 +0000 UTC m=+502.568285366 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e96e40): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e97540): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e97540): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e97540): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e97540): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e97540): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.425692126 +0000 UTC m=+502.568285366 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e97540): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d672f1f0 item 95 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e97b80): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e97b80): open at offset 0 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e97b80): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e97b80): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e97b80): >_readAt: n=0, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e97b80): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e97b80): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e97b80): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.427474061 +0000 UTC m=+502.570067302 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6e97b80): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ec81c0): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ec81c0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ec81c0): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d672f880 item 96 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ec81c0): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ec81c0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.427959818 +0000 UTC m=+502.570553059 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ec81c0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ec88c0): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ec88c0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ec88c0): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ec88c0): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ec88c0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.427959818 +0000 UTC m=+502.570553059 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6ec88c0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d672fb90 item 96 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= 2026/04/25 05:26:29 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:26:29 DEBUG : Looking for writers 2026/04/25 05:26:29 DEBUG : >WaitForWriters: 2026/04/25 05:26:29 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:26:29 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:26:29 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/25 05:26:29 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:29 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 05:26:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 05:26:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/04/25 05:26:29 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f881c0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f881c0): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f881c0): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f881c0): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f881c0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.970294943 +0000 UTC m=+503.112888264 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f881c0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f886c0): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f886c0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f886c0): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f886c0): >_readAt: n=2, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f886c0): _writeAt: size=3, off=2 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f886c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f886c0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.970294943 +0000 UTC m=+503.112888264 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f886c0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f88b80): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f88b80): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f88b80): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f88b80): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f88b80): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.970294943 +0000 UTC m=+503.112888264 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f88b80): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d67bc690 item 1 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f891c0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f891c0): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f891c0): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f891c0): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f891c0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.974422547 +0000 UTC m=+503.117015818 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f891c0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f896c0): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f896c0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f896c0): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f896c0): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f896c0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.974422547 +0000 UTC m=+503.117015818 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f896c0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d67bd810 item 2 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f89d00): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f89d00): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f89d00): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f89d00): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f89d00): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.977076108 +0000 UTC m=+503.119669379 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6f89d00): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fc4280): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fc4280): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fc4280): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fc4280): >_readAt: n=2, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fc4280): _writeAt: size=3, off=2 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fc4280): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fc4280): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.977076108 +0000 UTC m=+503.119669379 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fc4280): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fc4740): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fc4740): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fc4740): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fc4740): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fc4740): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.977076108 +0000 UTC m=+503.119669379 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fc4740): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6c903f0 item 3 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fc4dc0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fc4dc0): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fc4dc0): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fc4dc0): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fc4dc0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.980405537 +0000 UTC m=+503.122998816 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fc4dc0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fc5300): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fc5300): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fc5300): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fc5300): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fc5300): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.980405537 +0000 UTC m=+503.122998816 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fc5300): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6c90b60 item 4 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fc5940): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fc5940): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fc5940): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fc5940): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fc5940): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.982761435 +0000 UTC m=+503.125354715 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fc5940): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fc5dc0): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fc5dc0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fc5dc0): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fc5dc0): >_readAt: n=2, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fc5dc0): _writeAt: size=3, off=2 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fc5dc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fc5dc0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.982761435 +0000 UTC m=+503.125354715 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fc5dc0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fe8380): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fe8380): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fe8380): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fe8380): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fe8380): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.982761435 +0000 UTC m=+503.125354715 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fe8380): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6c91260 item 5 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fe8a00): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fe8a00): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fe8a00): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fe8a00): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fe8a00): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.985726134 +0000 UTC m=+503.128319384 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fe8a00): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fe8f40): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fe8f40): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fe8f40): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fe8f40): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fe8f40): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.985726134 +0000 UTC m=+503.128319384 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fe8f40): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6c91ab0 item 6 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fe95c0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fe95c0): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fe95c0): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fe95c0): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fe95c0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.987468464 +0000 UTC m=+503.130061714 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fe95c0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fe9ac0): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fe9ac0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fe9ac0): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fe9ac0): >_readAt: n=2, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fe9ac0): _writeAt: size=3, off=2 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fe9ac0): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fe9ac0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.987468464 +0000 UTC m=+503.130061714 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d6fe9ac0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d700a080): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d700a080): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d700a080): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d700a080): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d700a080): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.987468464 +0000 UTC m=+503.130061714 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d700a080): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6d16000 item 7 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d700a700): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d700a700): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d700a700): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d700a700): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d700a700): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.990473068 +0000 UTC m=+503.133066338 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d700a700): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d700ac40): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d700ac40): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d700ac40): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d700ac40): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d700ac40): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.990473068 +0000 UTC m=+503.133066338 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d700ac40): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6d164d0 item 8 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d700b200): _readAt: size=2, off=0 2026/04/25 05:26:29 ERROR : open-test-file(0x1f12d700b200): Couldn't read size of file 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d700b200): >_readAt: n=0, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d700b200): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d700b200): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d700b200): close: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d700b200): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d700b5c0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d700b5c0): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d700b5c0): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d700b5c0): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d700b5c0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.992707948 +0000 UTC m=+503.135301198 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d700b5c0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d700ba40): _readAt: size=2, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d700ba40): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d700ba40): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d700ba40): >_readAt: n=2, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d700ba40): _writeAt: size=3, off=2 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d700ba40): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d700ba40): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.992707948 +0000 UTC m=+503.135301198 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d700ba40): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d7028040): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d7028040): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d7028040): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d7028040): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d7028040): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.992707948 +0000 UTC m=+503.135301198 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d7028040): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6d16850 item 9 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d70286c0): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d70286c0): >openPending: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d70286c0): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d70286c0): >_writeAt: n=5, err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d70286c0): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.995304813 +0000 UTC m=+503.137898063 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d70286c0): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d7028c00): _readAt: size=512, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d7028c00): openPending: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d7028c00): >openPending: err= 2026/04/25 05:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d7028c00): >_readAt: n=5, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d7028c00): close: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:29.995304813 +0000 UTC m=+503.137898063 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d7028c00): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: Remove: 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6d16d20 item 10 2026/04/25 05:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d7029240): _readAt: size=2, off=0 2026/04/25 05:26:29 ERROR : open-test-file(0x1f12d7029240): Couldn't read size of file 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d7029240): >_readAt: n=0, err=EOF 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d7029240): _writeAt: size=5, off=0 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d7029240): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d7029240): close: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d7029240): >close: err= 2026/04/25 05:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:29 DEBUG : open-test-file(0x1f12d7029600): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7029600): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7029600): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7029600): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7029600): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.000892785 +0000 UTC m=+503.143486135 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7029600): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7029b00): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7029b00): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7029b00): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7029b00): >_readAt: n=2, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7029b00): _writeAt: size=3, off=2 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7029b00): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7029b00): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.000892785 +0000 UTC m=+503.143486135 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7029b00): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7048100): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7048100): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7048100): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7048100): >_readAt: n=5, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7048100): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.000892785 +0000 UTC m=+503.143486135 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7048100): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6d170a0 item 11 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7048780): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7048780): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7048780): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7048780): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7048780): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.005236287 +0000 UTC m=+503.147829557 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7048780): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7048cc0): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7048cc0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7048cc0): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7048cc0): >_readAt: n=5, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7048cc0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.005236287 +0000 UTC m=+503.147829557 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7048cc0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6d17570 item 12 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7049300): _readAt: size=2, off=0 2026/04/25 05:26:30 ERROR : open-test-file(0x1f12d7049300): Couldn't read size of file 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7049300): >_readAt: n=0, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7049300): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7049300): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7049300): close: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7049300): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70496c0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70496c0): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70496c0): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70496c0): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70496c0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.008809565 +0000 UTC m=+503.151402915 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70496c0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7049d80): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7049d80): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7049d80): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7049d80): >_readAt: n=5, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7049d80): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.008809565 +0000 UTC m=+503.151402915 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7049d80): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6d179d0 item 13 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7064500): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7064500): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7064500): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7064500): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7064500): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.011870815 +0000 UTC m=+503.154464145 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7064500): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7064a40): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7064a40): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7064a40): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7064a40): >_readAt: n=5, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7064a40): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.011870815 +0000 UTC m=+503.154464145 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7064a40): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6d17dc0 item 14 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7065080): _readAt: size=2, off=0 2026/04/25 05:26:30 ERROR : open-test-file(0x1f12d7065080): Couldn't read size of file 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7065080): >_readAt: n=0, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7065080): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7065080): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7065080): close: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7065080): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7065440): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7065440): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7065440): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7065440): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7065440): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.014987822 +0000 UTC m=+503.157581102 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7065440): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7065b00): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7065b00): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7065b00): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7065b00): >_readAt: n=5, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7065b00): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.014987822 +0000 UTC m=+503.157581102 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7065b00): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6cf62a0 item 15 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7086280): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7086280): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7086280): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7086280): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7086280): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.017365061 +0000 UTC m=+503.159958321 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7086280): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70867c0): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70867c0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70867c0): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70867c0): >_readAt: n=5, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70867c0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.017365061 +0000 UTC m=+503.159958321 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70867c0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6cf6700 item 16 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7086e00): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7086e00): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7086e00): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7086e00): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7086e00): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.020103692 +0000 UTC m=+503.162696953 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7086e00): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7086080): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7086080): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7086080): open at offset 5 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7086080): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7086080): >_readAt: n=2, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7086080): _writeAt: size=3, off=7 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7086080): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7086080): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.020103692 +0000 UTC m=+503.162696953 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7086080): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7086580): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7086580): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7086580): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7086580): >_readAt: n=5, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7086580): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.020103692 +0000 UTC m=+503.162696953 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7086580): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d675bc00 item 17 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7086c00): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7086c00): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7086c00): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7086c00): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7086c00): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.02619177 +0000 UTC m=+503.168785040 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7086c00): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7087340): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7087340): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7087340): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7087340): >_readAt: n=5, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7087340): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.02619177 +0000 UTC m=+503.168785040 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7087340): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6cf63f0 item 18 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70879c0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70879c0): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70879c0): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70879c0): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70879c0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.029056199 +0000 UTC m=+503.171649479 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70879c0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7087ec0): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7087ec0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7087ec0): open at offset 5 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7087ec0): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7087ec0): >_readAt: n=2, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7087ec0): _writeAt: size=3, off=7 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7087ec0): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7087ec0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.029056199 +0000 UTC m=+503.171649479 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7087ec0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d564c0): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d564c0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d564c0): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d564c0): >_readAt: n=5, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d564c0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.029056199 +0000 UTC m=+503.171649479 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d564c0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6cf6850 item 19 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d56b40): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d56b40): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d56b40): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d56b40): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d56b40): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.032903424 +0000 UTC m=+503.175496684 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d56b40): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d57080): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d57080): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d57080): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d57080): >_readAt: n=5, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d57080): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.032903424 +0000 UTC m=+503.175496684 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d57080): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6cf6e70 item 20 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d57780): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d57780): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d57780): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d57780): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d57780): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.034950048 +0000 UTC m=+503.177543309 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d57780): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d57c80): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d57c80): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d57c80): open at offset 5 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d57c80): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d57c80): >_readAt: n=2, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d57c80): _writeAt: size=3, off=7 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d57c80): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d57c80): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.034950048 +0000 UTC m=+503.177543309 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d57c80): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6ec8280): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6ec8280): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6ec8280): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6ec8280): >_readAt: n=5, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6ec8280): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.034950048 +0000 UTC m=+503.177543309 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6ec8280): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6cf71f0 item 21 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6ec8900): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6ec8900): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6ec8900): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6ec8900): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6ec8900): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.037626082 +0000 UTC m=+503.180219382 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6ec8900): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6ec8e40): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6ec8e40): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6ec8e40): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6ec8e40): >_readAt: n=5, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6ec8e40): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.037626082 +0000 UTC m=+503.180219382 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6ec8e40): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6cf7810 item 22 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6ec9700): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6ec9700): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6ec9700): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6ec9700): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6ec9700): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.04011948 +0000 UTC m=+503.182712761 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6ec9700): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6ec9c00): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6ec9c00): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6ec9c00): open at offset 5 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6ec9c00): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6ec9c00): >_readAt: n=2, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6ec9c00): _writeAt: size=3, off=7 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6ec9c00): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6ec9c00): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.04011948 +0000 UTC m=+503.182712761 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6ec9c00): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d8a540): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d8a540): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d8a540): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d8a540): >_readAt: n=5, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d8a540): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.04011948 +0000 UTC m=+503.182712761 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d8a540): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6cf7b90 item 23 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d8acc0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d8acc0): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d8acc0): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d8acc0): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d8acc0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.043276623 +0000 UTC m=+503.185869883 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d8acc0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d8b200): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d8b200): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d8b200): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d8b200): >_readAt: n=5, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d8b200): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.043276623 +0000 UTC m=+503.185869883 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d8b200): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6a782a0 item 24 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d8b880): _readAt: size=2, off=0 2026/04/25 05:26:30 ERROR : open-test-file(0x1f12d6d8b880): Couldn't read size of file 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d8b880): >_readAt: n=0, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d8b880): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d8b880): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d8b880): close: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d8b880): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d8bc40): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d8bc40): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d8bc40): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d8bc40): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d8bc40): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.045469685 +0000 UTC m=+503.188062935 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d8bc40): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c1c280): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c1c280): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c1c280): open at offset 5 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c1c280): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c1c280): >_readAt: n=2, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c1c280): _writeAt: size=3, off=7 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c1c280): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c1c280): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.045469685 +0000 UTC m=+503.188062935 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c1c280): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c1c8c0): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c1c8c0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c1c8c0): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c1c8c0): >_readAt: n=5, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c1c8c0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.045469685 +0000 UTC m=+503.188062935 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c1c8c0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6a78b60 item 25 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c1d1c0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c1d1c0): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c1d1c0): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c1d1c0): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c1d1c0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.048640532 +0000 UTC m=+503.191233883 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c1d1c0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c1d700): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c1d700): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c1d700): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c1d700): >_readAt: n=5, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c1d700): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.048640532 +0000 UTC m=+503.191233883 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c1d700): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6a792d0 item 26 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c1dd40): _readAt: size=2, off=0 2026/04/25 05:26:30 ERROR : open-test-file(0x1f12d6c1dd40): Couldn't read size of file 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c1dd40): >_readAt: n=0, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c1dd40): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c1dd40): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c1dd40): close: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c1dd40): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d66d6ac0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d66d6ac0): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d66d6ac0): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d66d6ac0): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d66d6ac0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.050773019 +0000 UTC m=+503.193366359 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d66d6ac0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d64a4800): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d64a4800): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d64a4800): open at offset 5 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d64a4800): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d64a4800): >_readAt: n=2, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d64a4800): _writeAt: size=3, off=7 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d64a4800): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d64a4800): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.050773019 +0000 UTC m=+503.193366359 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d64a4800): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d64a4ec0): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d64a4ec0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d64a4ec0): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d64a4ec0): >_readAt: n=5, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d64a4ec0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.050773019 +0000 UTC m=+503.193366359 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d64a4ec0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6a79810 item 27 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d64a56c0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d64a56c0): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d64a56c0): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d64a56c0): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d64a56c0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.053108219 +0000 UTC m=+503.195701459 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d64a56c0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d64a5c00): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d64a5c00): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d64a5c00): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d64a5c00): >_readAt: n=5, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d64a5c00): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.053108219 +0000 UTC m=+503.195701459 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d64a5c00): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d675ad90 item 28 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6aa2700): _readAt: size=2, off=0 2026/04/25 05:26:30 ERROR : open-test-file(0x1f12d6aa2700): Couldn't read size of file 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6aa2700): >_readAt: n=0, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6aa2700): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6aa2700): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6aa2700): close: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6aa2700): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6aa2ac0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6aa2ac0): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6aa2ac0): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6aa2ac0): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6aa2ac0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.054285352 +0000 UTC m=+503.196878592 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6aa2ac0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6aa3780): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6aa3780): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6aa3780): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6aa3780): >_readAt: n=5, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6aa3780): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.054285352 +0000 UTC m=+503.196878592 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6aa3780): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d690e3f0 item 29 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6bf8540): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6bf8540): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6bf8540): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6bf8540): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6bf8540): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.055818888 +0000 UTC m=+503.198412128 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6bf8540): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6bf8b00): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6bf8b00): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6bf8b00): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6bf8b00): >_readAt: n=5, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6bf8b00): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.055818888 +0000 UTC m=+503.198412128 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6bf8b00): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d690e8c0 item 30 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6bf9740): _readAt: size=2, off=0 2026/04/25 05:26:30 ERROR : open-test-file(0x1f12d6bf9740): Couldn't read size of file 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6bf9740): >_readAt: n=0, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6bf9740): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6bf9740): >_writeAt: n=0, err=Bad file descriptor 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6bf9740): close: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6bf9740): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6bf9dc0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6bf9dc0): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6bf9dc0): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6bf9dc0): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6bf9dc0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.057105878 +0000 UTC m=+503.199699119 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6bf9dc0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d67c8d40): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d67c8d40): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d67c8d40): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d67c8d40): >_readAt: n=5, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d67c8d40): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.057105878 +0000 UTC m=+503.199699119 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d67c8d40): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d690ecb0 item 31 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d67c94c0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d67c94c0): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d67c94c0): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d67c94c0): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d67c94c0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.058330331 +0000 UTC m=+503.200923570 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d67c94c0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d67c9a00): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d67c9a00): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d67c9a00): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d67c9a00): >_readAt: n=5, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d67c9a00): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.058330331 +0000 UTC m=+503.200923570 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d67c9a00): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d690fce0 item 32 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d669c540): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d669c540): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d669c540): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d669c540): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d669c540): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.059614705 +0000 UTC m=+503.202207946 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d669c540): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d669cb80): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d669cb80): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d669cb80): _writeAt: size=3, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d669cb80): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d669cb80): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6b9a3f0 item 33 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d669cb80): >_writeAt: n=3, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d669cb80): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.060213426 +0000 UTC m=+503.202806676 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d669cb80): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d669d080): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d669d080): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d669d080): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d669d080): >_readAt: n=5, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d669d080): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.060213426 +0000 UTC m=+503.202806676 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d669d080): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6b9a690 item 33 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d669d840): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d669d840): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d669d840): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d669d840): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d669d840): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.061729961 +0000 UTC m=+503.204323211 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d669d840): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d84260c0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d84260c0): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6b9af50 item 34 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d84260c0): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d84260c0): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d84260c0): _writeAt: size=3, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d84260c0): >_writeAt: n=3, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d84260c0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.062391429 +0000 UTC m=+503.204984669 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d84260c0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d8426640): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d8426640): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d8426640): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d8426640): >_readAt: n=3, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d8426640): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.062391429 +0000 UTC m=+503.204984669 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d8426640): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6e300e0 item 34 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d8426c80): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d8426c80): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d8426c80): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d8426c80): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d8426c80): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.065460424 +0000 UTC m=+503.208053675 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d8426c80): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d8427100): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d8427100): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d8427100): _writeAt: size=3, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d8427100): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d8427100): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6e305b0 item 35 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d8427100): >_writeAt: n=3, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d8427100): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.065938879 +0000 UTC m=+503.208532119 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d8427100): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d8427600): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d8427600): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d8427600): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d8427600): >_readAt: n=5, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d8427600): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.065938879 +0000 UTC m=+503.208532119 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d8427600): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6e30770 item 35 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d8427c80): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d8427c80): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d8427c80): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d8427c80): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d8427c80): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.067345335 +0000 UTC m=+503.209938575 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d8427c80): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f88380): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f88380): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6e30b60 item 36 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f88380): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f88380): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f88380): _writeAt: size=3, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f88380): >_writeAt: n=3, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f88380): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.067876689 +0000 UTC m=+503.210469929 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f88380): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f888c0): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f888c0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f888c0): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f888c0): >_readAt: n=3, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f888c0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.067876689 +0000 UTC m=+503.210469929 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f888c0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6e30d20 item 36 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f88f00): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f88f00): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f88f00): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f88f00): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f88f00): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.069154912 +0000 UTC m=+503.211748162 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f88f00): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f89380): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f89380): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f89380): _writeAt: size=3, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f89380): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f89380): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6e310a0 item 37 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f89380): >_writeAt: n=3, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f89380): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.069818646 +0000 UTC m=+503.212411896 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f89380): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f89880): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f89880): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f89880): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f89880): >_readAt: n=5, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f89880): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.069818646 +0000 UTC m=+503.212411896 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f89880): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6e312d0 item 37 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70c0000): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70c0000): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70c0000): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70c0000): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70c0000): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.071376116 +0000 UTC m=+503.213969366 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70c0000): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70c0500): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70c0500): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6e31650 item 38 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70c0500): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70c0500): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70c0500): _writeAt: size=3, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70c0500): >_writeAt: n=3, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70c0500): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.071941084 +0000 UTC m=+503.214534334 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70c0500): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70c0a40): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70c0a40): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70c0a40): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70c0a40): >_readAt: n=3, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70c0a40): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.071941084 +0000 UTC m=+503.214534334 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70c0a40): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6e31810 item 38 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70c10c0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70c10c0): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70c10c0): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70c10c0): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70c10c0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.073320668 +0000 UTC m=+503.215913918 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70c10c0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70c15c0): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70c15c0): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70c15c0): _writeAt: size=3, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70c15c0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70c15c0): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6e31b90 item 39 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70c15c0): >_writeAt: n=3, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70c15c0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.073811085 +0000 UTC m=+503.216404335 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70c15c0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70c1ac0): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70c1ac0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70c1ac0): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70c1ac0): >_readAt: n=5, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70c1ac0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.073811085 +0000 UTC m=+503.216404335 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70c1ac0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6e31d50 item 39 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70ce240): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70ce240): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70ce240): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70ce240): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70ce240): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.075401117 +0000 UTC m=+503.217994388 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70ce240): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70ce740): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70ce740): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6eb02a0 item 40 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70ce740): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70ce740): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70ce740): _writeAt: size=3, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70ce740): >_writeAt: n=3, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70ce740): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.075977646 +0000 UTC m=+503.218570936 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70ce740): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70cec80): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70cec80): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70cec80): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70cec80): >_readAt: n=3, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70cec80): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.075977646 +0000 UTC m=+503.218570936 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70cec80): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6eb05b0 item 40 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70cf240): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70cf240): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70cf240): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70cf240): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70cf240): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70cf240): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70cf240): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.077335511 +0000 UTC m=+503.219928761 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70cf240): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70cf740): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70cf740): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70cf740): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6eb0af0 item 41 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70cf740): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70cf740): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.077721739 +0000 UTC m=+503.220314980 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70cf740): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70cfc00): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70cfc00): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70cfc00): _writeAt: size=3, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70cfc00): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70cfc00): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6eb0d90 item 41 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70cfc00): >_writeAt: n=3, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70cfc00): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.078185525 +0000 UTC m=+503.220778765 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70cfc00): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70e0240): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70e0240): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70e0240): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70e0240): >_readAt: n=5, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70e0240): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.078185525 +0000 UTC m=+503.220778765 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70e0240): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6eb0f50 item 41 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70e0880): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70e0880): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70e0880): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70e0880): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70e0880): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70e0880): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70e0880): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.079335777 +0000 UTC m=+503.221929017 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70e0880): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70e0d80): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70e0d80): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70e0d80): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6eb12d0 item 42 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70e0d80): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70e0d80): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.079762353 +0000 UTC m=+503.222355593 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70e0d80): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70e12c0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70e12c0): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6eb1570 item 42 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70e12c0): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70e12c0): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70e12c0): _writeAt: size=3, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70e12c0): >_writeAt: n=3, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70e12c0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.080310458 +0000 UTC m=+503.222903698 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70e12c0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70e1840): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70e1840): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70e1840): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70e1840): >_readAt: n=3, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70e1840): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.080310458 +0000 UTC m=+503.222903698 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70e1840): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6eb1730 item 42 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70e1e80): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70e1e80): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70e1e80): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70e1e80): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70e1e80): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70e1e80): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70e1e80): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.08143877 +0000 UTC m=+503.224032009 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70e1e80): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70f2480): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70f2480): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70f2480): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6eb1ab0 item 43 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70f2480): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70f2480): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.081864232 +0000 UTC m=+503.224457472 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70f2480): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70f29c0): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70f29c0): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70f29c0): _writeAt: size=3, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70f29c0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70f29c0): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6eb1c70 item 43 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70f29c0): >_writeAt: n=3, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70f29c0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.08230786 +0000 UTC m=+503.224901100 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70f29c0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70f2f00): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70f2f00): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70f2f00): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70f2f00): >_readAt: n=5, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70f2f00): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.08230786 +0000 UTC m=+503.224901100 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70f2f00): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6eb1e30 item 43 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70f3540): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70f3540): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70f3540): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70f3540): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70f3540): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70f3540): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70f3540): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.083414821 +0000 UTC m=+503.226008071 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70f3540): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70f3a40): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70f3a40): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70f3a40): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6f2c310 item 44 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70f3a40): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70f3a40): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.083809937 +0000 UTC m=+503.226403177 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70f3a40): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a24080): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a24080): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6f2c690 item 44 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a24080): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a24080): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a24080): _writeAt: size=3, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a24080): >_writeAt: n=3, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a24080): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.084301415 +0000 UTC m=+503.226894655 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a24080): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a24600): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a24600): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a24600): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a24600): >_readAt: n=3, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a24600): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.084301415 +0000 UTC m=+503.226894655 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a24600): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6f2c850 item 44 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a24c40): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a24c40): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a24c40): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a24c40): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a24c40): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a24c40): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a24c40): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.085325528 +0000 UTC m=+503.227918769 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a24c40): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a25140): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a25140): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a25140): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6f2cd90 item 45 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a25140): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a25140): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.085756412 +0000 UTC m=+503.228349653 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a25140): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a25840): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a25840): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a25840): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a25840): >_readAt: n=5, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a25840): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.085756412 +0000 UTC m=+503.228349653 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a25840): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6f2cf50 item 45 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a25e80): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a25e80): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a25e80): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a25e80): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a25e80): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a25e80): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a25e80): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.086984812 +0000 UTC m=+503.229578052 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a25e80): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a3c480): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a3c480): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a3c480): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6f2d2d0 item 46 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a3c480): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a3c480): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.087434651 +0000 UTC m=+503.230027891 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a3c480): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a3cb80): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a3cb80): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a3cb80): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a3cb80): >_readAt: n=5, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a3cb80): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.087434651 +0000 UTC m=+503.230027891 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a3cb80): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6f2d880 item 46 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a3d1c0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a3d1c0): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a3d1c0): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a3d1c0): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a3d1c0): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a3d1c0): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a3d1c0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.088630569 +0000 UTC m=+503.231223829 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a3d1c0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a3d6c0): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a3d6c0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a3d6c0): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6f2dc00 item 47 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a3d6c0): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a3d6c0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.089118541 +0000 UTC m=+503.231711802 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a3d6c0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a3ddc0): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a3ddc0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a3ddc0): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a3ddc0): >_readAt: n=5, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a3ddc0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.089118541 +0000 UTC m=+503.231711802 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a3ddc0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6f2ddc0 item 47 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a64500): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a64500): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a64500): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a64500): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a64500): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a64500): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a64500): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.090810067 +0000 UTC m=+503.233403306 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a64500): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a64a00): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a64a00): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a64a00): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d676e690 item 48 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a64a00): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a64a00): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.091264665 +0000 UTC m=+503.233857905 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a64a00): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a65100): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a65100): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a65100): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a65100): >_readAt: n=5, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a65100): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.091264665 +0000 UTC m=+503.233857905 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a65100): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d676e9a0 item 48 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a65740): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a65740): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a65740): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a65740): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a65740): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.092503233 +0000 UTC m=+503.235096493 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a65740): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a65bc0): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a65bc0): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a65bc0): _writeAt: size=3, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a65bc0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a65bc0): open at offset 5 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a65bc0): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d676f490 item 49 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a65bc0): >_writeAt: n=3, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a65bc0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.092953423 +0000 UTC m=+503.235546663 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6a65bc0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b02200): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b02200): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b02200): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b02200): >_readAt: n=8, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b02200): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.092953423 +0000 UTC m=+503.235546663 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b02200): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d676fd50 item 49 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b02880): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b02880): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b02880): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b02880): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b02880): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.094210488 +0000 UTC m=+503.236803727 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b02880): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b02d80): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b02d80): open at offset 5 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b02d80): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6cbc690 item 50 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b02d80): _readAt: size=2, off=5 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b02d80): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b02d80): _writeAt: size=3, off=5 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b02d80): >_writeAt: n=3, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b02d80): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.094690163 +0000 UTC m=+503.237283463 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b02d80): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b03300): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b03300): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b03300): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b03300): >_readAt: n=3, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b03300): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.094690163 +0000 UTC m=+503.237283463 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b03300): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6cbc8c0 item 50 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b03980): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b03980): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b03980): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b03980): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b03980): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.09566858 +0000 UTC m=+503.238261821 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b03980): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b03e80): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b03e80): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b03e80): _writeAt: size=3, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b03e80): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b03e80): open at offset 5 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b03e80): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6cbce70 item 51 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b03e80): >_writeAt: n=3, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b03e80): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.096217708 +0000 UTC m=+503.238810948 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b03e80): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b684c0): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b684c0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b684c0): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b684c0): >_readAt: n=8, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b684c0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.096217708 +0000 UTC m=+503.238810948 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b684c0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6cbd730 item 51 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b68b40): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b68b40): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b68b40): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b68b40): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b68b40): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.097444615 +0000 UTC m=+503.240037855 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b68b40): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b69040): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b69040): open at offset 5 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b69040): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6cbdc00 item 52 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b69040): _readAt: size=2, off=5 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b69040): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b69040): _writeAt: size=3, off=5 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b69040): >_writeAt: n=3, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b69040): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.097901227 +0000 UTC m=+503.240494467 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b69040): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b695c0): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b695c0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b695c0): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b695c0): >_readAt: n=3, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b695c0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.097901227 +0000 UTC m=+503.240494467 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b695c0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6cbddc0 item 52 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b69c40): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b69c40): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b69c40): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b69c40): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b69c40): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.099143994 +0000 UTC m=+503.241737234 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6b69c40): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6bea240): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6bea240): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6bea240): _writeAt: size=3, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6bea240): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6bea240): open at offset 5 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6bea240): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6fec380 item 53 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6bea240): >_writeAt: n=3, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6bea240): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.099576751 +0000 UTC m=+503.242169991 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6bea240): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6bea780): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6bea780): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6bea780): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6bea780): >_readAt: n=8, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6bea780): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.099576751 +0000 UTC m=+503.242169991 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6bea780): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6fec540 item 53 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6beae00): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6beae00): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6beae00): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6beae00): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6beae00): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.100641051 +0000 UTC m=+503.243234291 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6beae00): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6beb300): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6beb300): open at offset 5 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6beb300): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6fec930 item 54 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6beb300): _readAt: size=2, off=5 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6beb300): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6beb300): _writeAt: size=3, off=5 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6beb300): >_writeAt: n=3, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6beb300): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.101151135 +0000 UTC m=+503.243744375 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6beb300): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6beb880): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6beb880): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6beb880): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6beb880): >_readAt: n=3, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6beb880): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.101151135 +0000 UTC m=+503.243744375 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6beb880): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6fecb60 item 54 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c3e000): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c3e000): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c3e000): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c3e000): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c3e000): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.102231394 +0000 UTC m=+503.244824634 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c3e000): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c3e500): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c3e500): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c3e500): _writeAt: size=3, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c3e500): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c3e500): open at offset 5 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c3e500): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6fed110 item 55 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c3e500): >_writeAt: n=3, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c3e500): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.102906218 +0000 UTC m=+503.245499458 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c3e500): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c3ea40): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c3ea40): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c3ea40): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c3ea40): >_readAt: n=8, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c3ea40): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.102906218 +0000 UTC m=+503.245499458 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c3ea40): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6fed340 item 55 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c3f0c0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c3f0c0): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c3f0c0): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c3f0c0): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c3f0c0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.104023679 +0000 UTC m=+503.246616919 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c3f0c0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c3f5c0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c3f5c0): open at offset 5 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c3f5c0): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6fed6c0 item 56 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c3f5c0): _readAt: size=2, off=5 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c3f5c0): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c3f5c0): _writeAt: size=3, off=5 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c3f5c0): >_writeAt: n=3, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c3f5c0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.104518513 +0000 UTC m=+503.247111752 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c3f5c0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c3fb40): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c3fb40): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c3fb40): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c3fb40): >_readAt: n=3, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c3fb40): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.104518513 +0000 UTC m=+503.247111752 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c3fb40): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6fed880 item 56 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c6a280): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c6a280): open at offset 0 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c6a280): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c6a280): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c6a280): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c6a280): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c6a280): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c6a280): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.105586069 +0000 UTC m=+503.248179310 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c6a280): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c6a7c0): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c6a7c0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c6a7c0): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6fedc70 item 57 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c6a7c0): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c6a7c0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.105980384 +0000 UTC m=+503.248573624 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c6a7c0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c6ad00): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c6ad00): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c6ad00): _writeAt: size=3, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c6ad00): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c6ad00): open at offset 5 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c6ad00): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6fede30 item 57 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c6ad00): >_writeAt: n=3, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c6ad00): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.106457915 +0000 UTC m=+503.249051155 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c6ad00): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c6b280): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c6b280): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c6b280): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c6b280): >_readAt: n=8, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c6b280): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.106457915 +0000 UTC m=+503.249051155 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c6b280): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d67c73b0 item 57 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c6b8c0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c6b8c0): open at offset 0 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c6b8c0): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c6b8c0): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c6b8c0): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c6b8c0): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c6b8c0): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c6b8c0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.10752509 +0000 UTC m=+503.250118330 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c6b8c0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c6be00): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c6be00): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c6be00): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d67ac150 item 58 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c6be00): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c6be00): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.107914987 +0000 UTC m=+503.250508228 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c6be00): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c96440): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c96440): open at offset 5 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c96440): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d67ac930 item 58 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c96440): _readAt: size=2, off=5 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c96440): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c96440): _writeAt: size=3, off=5 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c96440): >_writeAt: n=3, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c96440): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.108384844 +0000 UTC m=+503.250978094 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c96440): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c96a00): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c96a00): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c96a00): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c96a00): >_readAt: n=3, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c96a00): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.108384844 +0000 UTC m=+503.250978094 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c96a00): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d67ad420 item 58 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c97040): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c97040): open at offset 0 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c97040): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c97040): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c97040): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c97040): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c97040): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c97040): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.109426121 +0000 UTC m=+503.252019361 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c97040): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c97580): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c97580): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c97580): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d67ad960 item 59 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c97580): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c97580): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.109853408 +0000 UTC m=+503.252446648 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c97580): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c97ac0): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c97ac0): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c97ac0): _writeAt: size=3, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c97ac0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c97ac0): open at offset 5 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c97ac0): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d67adc00 item 59 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c97ac0): >_writeAt: n=3, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c97ac0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.110318847 +0000 UTC m=+503.252912087 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6c97ac0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6caa140): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6caa140): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6caa140): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6caa140): >_readAt: n=8, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6caa140): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.110318847 +0000 UTC m=+503.252912087 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6caa140): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d67683f0 item 59 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6caa780): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6caa780): open at offset 0 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6caa780): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6caa780): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6caa780): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6caa780): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6caa780): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6caa780): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.111447528 +0000 UTC m=+503.254040769 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6caa780): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6caacc0): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6caacc0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6caacc0): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6768ee0 item 60 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6caacc0): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6caacc0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.11183499 +0000 UTC m=+503.254428230 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6caacc0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6cab200): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6cab200): open at offset 5 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6cab200): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d67693b0 item 60 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6cab200): _readAt: size=2, off=5 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6cab200): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6cab200): _writeAt: size=3, off=5 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6cab200): >_writeAt: n=3, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6cab200): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.112326328 +0000 UTC m=+503.254919568 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6cab200): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6cab7c0): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6cab7c0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6cab7c0): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6cab7c0): >_readAt: n=3, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6cab7c0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.112326328 +0000 UTC m=+503.254919568 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6cab7c0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6769650 item 60 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6cabe00): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6cabe00): open at offset 0 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6cabe00): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6cabe00): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6cabe00): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6cabe00): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6cabe00): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6cabe00): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.113384867 +0000 UTC m=+503.255978117 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6cabe00): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6cda440): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6cda440): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6cda440): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d67ce930 item 61 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6cda440): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6cda440): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.113796995 +0000 UTC m=+503.256390234 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6cda440): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6cdab40): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6cdab40): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6cdab40): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6cdab40): >_readAt: n=5, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6cdab40): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.113796995 +0000 UTC m=+503.256390234 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6cdab40): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d67ced20 item 61 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6cdb180): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6cdb180): open at offset 0 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6cdb180): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6cdb180): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6cdb180): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6cdb180): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6cdb180): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6cdb180): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.114998544 +0000 UTC m=+503.257591783 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6cdb180): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6cdb6c0): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6cdb6c0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6cdb6c0): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d67cfd50 item 62 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6cdb6c0): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6cdb6c0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.115366388 +0000 UTC m=+503.257959628 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6cdb6c0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6cdbdc0): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6cdbdc0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6cdbdc0): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6cdbdc0): >_readAt: n=5, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6cdbdc0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.115366388 +0000 UTC m=+503.257959628 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6cdbdc0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6d9c150 item 62 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d20500): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d20500): open at offset 0 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d20500): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d20500): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d20500): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d20500): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d20500): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d20500): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.116509397 +0000 UTC m=+503.259102636 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d20500): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d20a40): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d20a40): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d20a40): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6d9c690 item 63 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d20a40): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d20a40): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.116851243 +0000 UTC m=+503.259444482 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d20a40): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d21140): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d21140): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d21140): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d21140): >_readAt: n=5, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d21140): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.116851243 +0000 UTC m=+503.259444482 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d21140): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6d9c8c0 item 63 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d21780): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d21780): open at offset 0 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d21780): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d21780): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d21780): >_readAt: n=0, err=Bad file descriptor 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d21780): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d21780): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d21780): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.118017004 +0000 UTC m=+503.260610243 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d21780): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d21cc0): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d21cc0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d21cc0): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6d9cd20 item 64 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d21cc0): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d21cc0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.118502411 +0000 UTC m=+503.261095651 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d21cc0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d484c0): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d484c0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d484c0): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d484c0): >_readAt: n=5, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d484c0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.118502411 +0000 UTC m=+503.261095651 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d484c0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6d9cf50 item 64 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d48b00): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d48b00): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d48b00): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d48b00): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d48b00): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.119631282 +0000 UTC m=+503.262224522 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d48b00): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d48f80): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d48f80): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d48f80): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d48f80): >_readAt: n=2, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d48f80): _writeAt: size=3, off=2 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6d9d420 item 65 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d48f80): >_writeAt: n=3, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d48f80): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.120034643 +0000 UTC m=+503.262627884 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d48f80): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d49480): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d49480): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d49480): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d49480): >_readAt: n=5, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d49480): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.120034643 +0000 UTC m=+503.262627884 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d49480): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6d9d5e0 item 65 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d49ac0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d49ac0): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d49ac0): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d49ac0): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d49ac0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.121151423 +0000 UTC m=+503.263744663 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d49ac0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d94040): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d94040): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6d9d9d0 item 66 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d94040): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d94040): >_readAt: n=0, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d94040): _writeAt: size=3, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d94040): >_writeAt: n=3, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d94040): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.121634055 +0000 UTC m=+503.264227295 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d94040): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d94580): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d94580): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d94580): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d94580): >_readAt: n=3, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d94580): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.121634055 +0000 UTC m=+503.264227295 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d94580): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6d9dc70 item 66 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d94bc0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d94bc0): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d94bc0): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d94bc0): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d94bc0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.12305086 +0000 UTC m=+503.265644110 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d94bc0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d95040): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d95040): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d95040): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d95040): >_readAt: n=2, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d95040): _writeAt: size=3, off=2 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d63bcc40 item 67 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d95040): >_writeAt: n=3, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d95040): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.123545043 +0000 UTC m=+503.266138293 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d95040): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d95540): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d95540): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d95540): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d95540): >_readAt: n=5, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d95540): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.123545043 +0000 UTC m=+503.266138293 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d95540): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d63bcf50 item 67 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d95bc0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d95bc0): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d95bc0): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d95bc0): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d95bc0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.124682641 +0000 UTC m=+503.267275881 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d95bc0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6dca1c0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6dca1c0): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d63bdb90 item 68 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6dca1c0): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6dca1c0): >_readAt: n=0, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6dca1c0): _writeAt: size=3, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6dca1c0): >_writeAt: n=3, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6dca1c0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.125323952 +0000 UTC m=+503.267917192 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6dca1c0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6dca700): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6dca700): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6dca700): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6dca700): >_readAt: n=3, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6dca700): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.125323952 +0000 UTC m=+503.267917192 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6dca700): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6718310 item 68 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6dcad40): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6dcad40): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6dcad40): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6dcad40): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6dcad40): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.126611864 +0000 UTC m=+503.269205104 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6dcad40): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6dcb1c0): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6dcb1c0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6dcb1c0): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6dcb1c0): >_readAt: n=2, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6dcb1c0): _writeAt: size=3, off=2 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6718a10 item 69 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6dcb1c0): >_writeAt: n=3, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6dcb1c0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.127134702 +0000 UTC m=+503.269727952 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6dcb1c0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6dcb6c0): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6dcb6c0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6dcb6c0): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6dcb6c0): >_readAt: n=5, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6dcb6c0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.127134702 +0000 UTC m=+503.269727952 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6dcb6c0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6719e30 item 69 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6dcbd40): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6dcbd40): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6dcbd40): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6dcbd40): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6dcbd40): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.128223348 +0000 UTC m=+503.270816588 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6dcbd40): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6df2340): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6df2340): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6a81110 item 70 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6df2340): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6df2340): >_readAt: n=0, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6df2340): _writeAt: size=3, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6df2340): >_writeAt: n=3, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6df2340): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.1287591 +0000 UTC m=+503.271352340 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6df2340): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6df2880): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6df2880): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6df2880): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6df2880): >_readAt: n=3, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6df2880): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.1287591 +0000 UTC m=+503.271352340 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6df2880): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6a81650 item 70 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6df2f00): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6df2f00): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6df2f00): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6df2f00): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6df2f00): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.129954708 +0000 UTC m=+503.272547958 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6df2f00): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6df3400): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6df3400): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6df3400): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6df3400): >_readAt: n=2, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6df3400): _writeAt: size=3, off=2 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6a81e30 item 71 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6df3400): >_writeAt: n=3, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6df3400): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.130481743 +0000 UTC m=+503.273075003 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6df3400): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6df3900): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6df3900): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6df3900): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6df3900): >_readAt: n=5, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6df3900): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.130481743 +0000 UTC m=+503.273075003 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6df3900): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6838230 item 71 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e24080): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e24080): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e24080): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e24080): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e24080): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.131674245 +0000 UTC m=+503.274267485 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e24080): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e24580): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e24580): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6838700 item 72 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e24580): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e24580): >_readAt: n=0, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e24580): _writeAt: size=3, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e24580): >_writeAt: n=3, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e24580): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.132213473 +0000 UTC m=+503.274806713 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e24580): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e24ac0): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e24ac0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e24ac0): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e24ac0): >_readAt: n=3, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e24ac0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.132213473 +0000 UTC m=+503.274806713 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e24ac0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6838cb0 item 72 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e25080): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e25080): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e25080): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e25080): >_readAt: n=0, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e25080): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e25080): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e25080): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.133410083 +0000 UTC m=+503.276003343 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e25080): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e25580): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e25580): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e25580): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6839260 item 73 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e25580): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e25580): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.133827961 +0000 UTC m=+503.276421201 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e25580): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e25a40): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e25a40): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e25a40): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e25a40): >_readAt: n=2, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e25a40): _writeAt: size=3, off=2 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d64921c0 item 73 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e25a40): >_writeAt: n=3, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e25a40): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.134344016 +0000 UTC m=+503.276937266 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e25a40): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e50080): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e50080): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e50080): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e50080): >_readAt: n=5, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e50080): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.134344016 +0000 UTC m=+503.276937266 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e50080): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6492850 item 73 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e506c0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e506c0): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e506c0): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e506c0): >_readAt: n=0, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e506c0): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e506c0): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e506c0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.135513415 +0000 UTC m=+503.278106724 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e506c0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e50bc0): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e50bc0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e50bc0): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6493180 item 74 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e50bc0): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e50bc0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.135948516 +0000 UTC m=+503.278541757 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e50bc0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e51100): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e51100): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6493dc0 item 74 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e51100): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e51100): >_readAt: n=0, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e51100): _writeAt: size=3, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e51100): >_writeAt: n=3, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e51100): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.136498625 +0000 UTC m=+503.279091865 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e51100): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e51680): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e51680): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e51680): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e51680): >_readAt: n=3, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e51680): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.136498625 +0000 UTC m=+503.279091865 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e51680): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d67504d0 item 74 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e51cc0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e51cc0): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e51cc0): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e51cc0): >_readAt: n=0, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e51cc0): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e51cc0): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e51cc0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.13766642 +0000 UTC m=+503.280259661 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e51cc0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e7c2c0): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e7c2c0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e7c2c0): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6751b20 item 75 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e7c2c0): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e7c2c0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.138139764 +0000 UTC m=+503.280733015 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e7c2c0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e7c800): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e7c800): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e7c800): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e7c800): >_readAt: n=2, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e7c800): _writeAt: size=3, off=2 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d67b22a0 item 75 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e7c800): >_writeAt: n=3, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e7c800): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.138669725 +0000 UTC m=+503.281262965 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e7c800): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e7cd40): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e7cd40): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e7cd40): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e7cd40): >_readAt: n=5, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e7cd40): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.138669725 +0000 UTC m=+503.281262965 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e7cd40): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d67b2540 item 75 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e7d380): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e7d380): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e7d380): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e7d380): >_readAt: n=0, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e7d380): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e7d380): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e7d380): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.139857678 +0000 UTC m=+503.282450918 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e7d380): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e7d880): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e7d880): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e7d880): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d67b2e70 item 76 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e7d880): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e7d880): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.140336261 +0000 UTC m=+503.282929502 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e7d880): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e7ddc0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e7ddc0): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d67b30a0 item 76 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e7ddc0): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e7ddc0): >_readAt: n=0, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e7ddc0): _writeAt: size=3, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e7ddc0): >_writeAt: n=3, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e7ddc0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.140873967 +0000 UTC m=+503.283467207 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6e7ddc0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6ea2440): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6ea2440): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6ea2440): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6ea2440): >_readAt: n=3, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6ea2440): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.140873967 +0000 UTC m=+503.283467207 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6ea2440): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d67b37a0 item 76 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6ea2a80): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6ea2a80): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6ea2a80): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6ea2a80): >_readAt: n=0, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6ea2a80): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6ea2a80): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6ea2a80): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.142024721 +0000 UTC m=+503.284617961 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6ea2a80): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d669de00): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d669de00): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d669de00): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6b9b0a0 item 77 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d669de00): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d669de00): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.142619875 +0000 UTC m=+503.285213115 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d669de00): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d69f0600): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d69f0600): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d69f0600): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d69f0600): >_readAt: n=5, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d69f0600): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.142619875 +0000 UTC m=+503.285213115 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d69f0600): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6b9b2d0 item 77 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d69f0c40): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d69f0c40): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d69f0c40): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d69f0c40): >_readAt: n=0, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d69f0c40): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d69f0c40): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d69f0c40): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.143993058 +0000 UTC m=+503.286586297 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d69f0c40): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d69f1140): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d69f1140): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d69f1140): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6b9b810 item 78 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d69f1140): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d69f1140): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.144469477 +0000 UTC m=+503.287062717 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d69f1140): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d69f1840): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d69f1840): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d69f1840): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d69f1840): >_readAt: n=5, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d69f1840): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.144469477 +0000 UTC m=+503.287062717 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d69f1840): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6b9b9d0 item 78 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d69f1e80): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d69f1e80): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d69f1e80): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d69f1e80): >_readAt: n=0, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d69f1e80): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d69f1e80): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d69f1e80): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.145691385 +0000 UTC m=+503.288284625 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d69f1e80): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f1e480): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f1e480): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f1e480): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6764380 item 79 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f1e480): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f1e480): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.14614405 +0000 UTC m=+503.288737290 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f1e480): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f1eb80): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f1eb80): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f1eb80): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f1eb80): >_readAt: n=5, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f1eb80): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.14614405 +0000 UTC m=+503.288737290 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f1eb80): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6764700 item 79 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f1f1c0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f1f1c0): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f1f1c0): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f1f1c0): >_readAt: n=0, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f1f1c0): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f1f1c0): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f1f1c0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.147523975 +0000 UTC m=+503.290117225 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f1f1c0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f1f6c0): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f1f6c0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f1f6c0): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6765420 item 80 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f1f6c0): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f1f6c0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.148034319 +0000 UTC m=+503.290627559 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f1f6c0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f1fdc0): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f1fdc0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f1fdc0): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f1fdc0): >_readAt: n=5, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f1fdc0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.148034319 +0000 UTC m=+503.290627559 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f1fdc0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d67657a0 item 80 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f3e500): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f3e500): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f3e500): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f3e500): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f3e500): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.149489537 +0000 UTC m=+503.292082777 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f3e500): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f3e980): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f3e980): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f3e980): open at offset 5 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f3e980): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f3e980): >_readAt: n=2, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f3e980): _writeAt: size=3, off=7 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d67763f0 item 81 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f3e980): >_writeAt: n=3, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f3e980): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.150072147 +0000 UTC m=+503.292665388 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f3e980): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f3eec0): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f3eec0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f3eec0): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f3eec0): >_readAt: n=8, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f3eec0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.150072147 +0000 UTC m=+503.292665388 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f3eec0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d67768c0 item 81 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f3f540): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f3f540): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f3f540): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f3f540): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f3f540): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.151594462 +0000 UTC m=+503.294187712 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f3f540): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f3fa40): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f3fa40): open at offset 5 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f3fa40): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6777500 item 82 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f3fa40): _readAt: size=2, off=5 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f3fa40): >_readAt: n=0, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f3fa40): _writeAt: size=3, off=5 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f3fa40): >_writeAt: n=3, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f3fa40): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.152270338 +0000 UTC m=+503.294863588 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f3fa40): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f6a0c0): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f6a0c0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f6a0c0): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f6a0c0): >_readAt: n=3, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f6a0c0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.152270338 +0000 UTC m=+503.294863588 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f6a0c0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6777c70 item 82 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f6a740): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f6a740): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f6a740): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f6a740): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f6a740): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.153582136 +0000 UTC m=+503.296175376 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f6a740): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f6ac40): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f6ac40): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f6ac40): open at offset 5 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f6ac40): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f6ac40): >_readAt: n=2, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f6ac40): _writeAt: size=3, off=7 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d67bc850 item 83 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f6ac40): >_writeAt: n=3, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f6ac40): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.15411948 +0000 UTC m=+503.296712720 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f6ac40): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f6b180): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f6b180): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f6b180): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f6b180): >_readAt: n=8, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f6b180): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.15411948 +0000 UTC m=+503.296712720 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f6b180): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d67bcf50 item 83 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f6b800): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f6b800): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f6b800): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f6b800): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f6b800): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.155275113 +0000 UTC m=+503.297868353 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f6b800): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f6bd00): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f6bd00): open at offset 5 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f6bd00): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6c90000 item 84 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f6bd00): _readAt: size=2, off=5 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f6bd00): >_readAt: n=0, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f6bd00): _writeAt: size=3, off=5 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f6bd00): >_writeAt: n=3, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f6bd00): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.155820954 +0000 UTC m=+503.298414193 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f6bd00): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f8a380): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f8a380): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f8a380): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f8a380): >_readAt: n=3, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f8a380): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.155820954 +0000 UTC m=+503.298414193 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f8a380): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6c901c0 item 84 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f8aa00): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f8aa00): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f8aa00): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f8aa00): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f8aa00): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.157019757 +0000 UTC m=+503.299613008 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f8aa00): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f8af00): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f8af00): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f8af00): open at offset 5 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f8af00): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f8af00): >_readAt: n=2, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f8af00): _writeAt: size=3, off=7 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6c90930 item 85 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f8af00): >_writeAt: n=3, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f8af00): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.157519601 +0000 UTC m=+503.300112841 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f8af00): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f8b440): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f8b440): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f8b440): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f8b440): >_readAt: n=8, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f8b440): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.157519601 +0000 UTC m=+503.300112841 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f8b440): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6c90b60 item 85 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f8bac0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f8bac0): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f8bac0): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f8bac0): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f8bac0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.158501705 +0000 UTC m=+503.301094946 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6f8bac0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fbc0c0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fbc0c0): open at offset 5 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fbc0c0): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6c91260 item 86 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fbc0c0): _readAt: size=2, off=5 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fbc0c0): >_readAt: n=0, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fbc0c0): _writeAt: size=3, off=5 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fbc0c0): >_writeAt: n=3, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fbc0c0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.158999065 +0000 UTC m=+503.301592305 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fbc0c0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fbc640): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fbc640): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fbc640): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fbc640): >_readAt: n=3, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fbc640): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.158999065 +0000 UTC m=+503.301592305 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fbc640): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6c91420 item 86 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fbccc0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fbccc0): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fbccc0): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fbccc0): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fbccc0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.159996198 +0000 UTC m=+503.302589437 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fbccc0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fbd1c0): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fbd1c0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fbd1c0): open at offset 5 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fbd1c0): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fbd1c0): >_readAt: n=2, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fbd1c0): _writeAt: size=3, off=7 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6c91b20 item 87 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fbd1c0): >_writeAt: n=3, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fbd1c0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.160485122 +0000 UTC m=+503.303078361 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fbd1c0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fbd700): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fbd700): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fbd700): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fbd700): >_readAt: n=8, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fbd700): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.160485122 +0000 UTC m=+503.303078361 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fbd700): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6c91d50 item 87 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fbdd80): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fbdd80): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fbdd80): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fbdd80): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fbdd80): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.161545885 +0000 UTC m=+503.304139124 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fbdd80): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fe8380): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fe8380): open at offset 5 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fe8380): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6d16230 item 88 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fe8380): _readAt: size=2, off=5 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fe8380): >_readAt: n=0, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fe8380): _writeAt: size=3, off=5 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fe8380): >_writeAt: n=3, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fe8380): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.16201524 +0000 UTC m=+503.304608480 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fe8380): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fe8900): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fe8900): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fe8900): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fe8900): >_readAt: n=3, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fe8900): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.16201524 +0000 UTC m=+503.304608480 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fe8900): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6d163f0 item 88 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fe8f40): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fe8f40): open at offset 0 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fe8f40): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fe8f40): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fe8f40): >_readAt: n=0, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fe8f40): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fe8f40): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fe8f40): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.163102144 +0000 UTC m=+503.305695383 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fe8f40): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fe9480): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fe9480): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fe9480): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6d16770 item 89 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fe9480): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fe9480): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.163477642 +0000 UTC m=+503.306070883 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fe9480): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fe99c0): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fe99c0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fe99c0): open at offset 5 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fe99c0): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fe99c0): >_readAt: n=2, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fe99c0): _writeAt: size=3, off=7 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6d16930 item 89 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fe99c0): >_writeAt: n=3, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fe99c0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.163883568 +0000 UTC m=+503.306476809 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6fe99c0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7006040): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7006040): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7006040): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7006040): >_readAt: n=8, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7006040): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.163883568 +0000 UTC m=+503.306476809 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7006040): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6d16af0 item 89 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7006680): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7006680): open at offset 0 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7006680): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7006680): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7006680): >_readAt: n=0, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7006680): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7006680): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7006680): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.165045013 +0000 UTC m=+503.307638263 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7006680): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7006bc0): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7006bc0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7006bc0): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6d16e70 item 90 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7006bc0): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7006bc0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.165473672 +0000 UTC m=+503.308066913 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7006bc0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7007100): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7007100): open at offset 5 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7007100): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6d17030 item 90 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7007100): _readAt: size=2, off=5 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7007100): >_readAt: n=0, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7007100): _writeAt: size=3, off=5 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7007100): >_writeAt: n=3, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7007100): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.165974217 +0000 UTC m=+503.308567457 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7007100): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70076c0): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70076c0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70076c0): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70076c0): >_readAt: n=3, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70076c0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.165974217 +0000 UTC m=+503.308567457 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70076c0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6d171f0 item 90 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7007d00): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7007d00): open at offset 0 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7007d00): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7007d00): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7007d00): >_readAt: n=0, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7007d00): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7007d00): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7007d00): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.167037074 +0000 UTC m=+503.309630314 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7007d00): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d702a340): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d702a340): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d702a340): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6d17570 item 91 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d702a340): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d702a340): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.167767854 +0000 UTC m=+503.310361124 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d702a340): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d718c340): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d718c340): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d718c340): open at offset 5 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d718c340): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d718c340): >_readAt: n=2, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d718c340): _writeAt: size=3, off=7 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6b76070 item 91 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d718c340): >_writeAt: n=3, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d718c340): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.168826333 +0000 UTC m=+503.311419573 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d718c340): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d702a900): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d702a900): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d702a900): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d702a900): >_readAt: n=8, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d702a900): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.168826333 +0000 UTC m=+503.311419573 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d702a900): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6d160e0 item 91 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d702af40): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d702af40): open at offset 0 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d702af40): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d702af40): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d702af40): >_readAt: n=0, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d702af40): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d702af40): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d702af40): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.170833854 +0000 UTC m=+503.313427134 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d702af40): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d702b480): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d702b480): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d702b480): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6d16460 item 92 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d702b480): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d702b480): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.17150405 +0000 UTC m=+503.314097330 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d702b480): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d702b9c0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d702b9c0): open at offset 5 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d702b9c0): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6d16620 item 92 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d702b9c0): _readAt: size=2, off=5 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d702b9c0): >_readAt: n=0, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d702b9c0): _writeAt: size=3, off=5 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d702b9c0): >_writeAt: n=3, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d702b9c0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.172374815 +0000 UTC m=+503.314968065 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d702b9c0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7082180): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7082180): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7082180): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7082180): >_readAt: n=3, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7082180): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.172374815 +0000 UTC m=+503.314968065 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7082180): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6d167e0 item 92 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70827c0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70827c0): open at offset 0 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70827c0): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70827c0): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70827c0): >_readAt: n=0, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70827c0): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70827c0): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70827c0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.173841443 +0000 UTC m=+503.316434684 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d70827c0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7082d00): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7082d00): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7082d00): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6d16b60 item 93 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7082d00): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7082d00): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.174327472 +0000 UTC m=+503.316920712 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7082d00): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7083400): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7083400): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7083400): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7083400): >_readAt: n=5, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7083400): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.174327472 +0000 UTC m=+503.316920712 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7083400): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6d176c0 item 93 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7083a40): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7083a40): open at offset 0 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7083a40): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7083a40): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7083a40): >_readAt: n=0, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7083a40): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7083a40): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7083a40): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.175649678 +0000 UTC m=+503.318242918 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d7083a40): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d718c580): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d718c580): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d718c580): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6d17b90 item 94 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d718c580): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d718c580): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.176105088 +0000 UTC m=+503.318698328 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d718c580): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d718cc80): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d718cc80): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d718cc80): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d718cc80): >_readAt: n=5, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d718cc80): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.176105088 +0000 UTC m=+503.318698328 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d718cc80): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d6d17d50 item 94 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d718d2c0): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d718d2c0): open at offset 0 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d718d2c0): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d718d2c0): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d718d2c0): >_readAt: n=0, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d718d2c0): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d718d2c0): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d718d2c0): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.177294334 +0000 UTC m=+503.319887574 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d718d2c0): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d718d800): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d718d800): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d718d800): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d672e700 item 95 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d718d800): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d718d800): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.177664583 +0000 UTC m=+503.320257823 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d718d800): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d8a000): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d8a000): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d8a000): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d8a000): >_readAt: n=5, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d8a000): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.177664583 +0000 UTC m=+503.320257823 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d8a000): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d672eaf0 item 95 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d8aa40): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d8aa40): open at offset 0 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d8aa40): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d8aa40): _readAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d8aa40): >_readAt: n=0, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d8aa40): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d8aa40): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d8aa40): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.178822 +0000 UTC m=+503.321415240 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d8aa40): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d8af80): _writeAt: size=5, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d8af80): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d8af80): >openPending: err= 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d672f180 item 96 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d8af80): >_writeAt: n=5, err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d8af80): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.179250368 +0000 UTC m=+503.321843608 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d8af80): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/25 05:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/25 05:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d8b680): _readAt: size=512, off=0 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d8b680): openPending: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d8b680): >openPending: err= 2026/04/25 05:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d8b680): >_readAt: n=5, err=EOF 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d8b680): close: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-25 05:26:30.179250368 +0000 UTC m=+503.321843608 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : open-test-file(0x1f12d6d8b680): >close: err= 2026/04/25 05:26:30 DEBUG : open-test-file: Remove: 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f12d672f340 item 96 2026/04/25 05:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/25 05:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/25 05:26:30 DEBUG : open-test-file: >Remove: err= 2026/04/25 05:26:30 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:26:30 DEBUG : Looking for writers 2026/04/25 05:26:30 DEBUG : >WaitForWriters: 2026/04/25 05:26:30 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.53s) --- PASS: TestRWFileHandleOpenTests/writes (0.78s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.18s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.75s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.18s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:26:30 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:26:30 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/25 05:26:30 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:30 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 05:26:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 05:26:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:30 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/25 05:26:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:30 DEBUG : file1: newRWFileHandle: 2026/04/25 05:26:30 DEBUG : file1(0x1f12d6d8be80): openPending: 2026/04/25 05:26:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 05:26:30 DEBUG : file1(0x1f12d6d8be80): >openPending: err= 2026/04/25 05:26:30 DEBUG : file1: >newRWFileHandle: err= 2026/04/25 05:26:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 05:26:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/25 05:26:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/25 05:26:30 DEBUG : file1(0x1f12d6d8be80): _writeAt: size=2, off=0 2026/04/25 05:26:30 DEBUG : file1(0x1f12d6d8be80): >_writeAt: n=2, err= 2026/04/25 05:26:30 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/25 05:26:30 DEBUG : file1(0x1f12d6d8be80): RWFileHandle.Flush 2026/04/25 05:26:30 DEBUG : file1(0x1f12d6d8be80): RWFileHandle.Release 2026/04/25 05:26:30 DEBUG : file1(0x1f12d6d8be80): close: 2026/04/25 05:26:30 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/25 05:26:30 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:30 DEBUG : file1(0x1f12d6d8be80): >close: err= 2026/04/25 05:26:30 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:26:30 DEBUG : Looking for writers 2026/04/25 05:26:30 DEBUG : file1: reading active writers 2026/04/25 05:26:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/25 05:26:30 DEBUG : Looking for writers 2026/04/25 05:26:30 DEBUG : file1: reading active writers 2026/04/25 05:26:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/25 05:26:30 DEBUG : Looking for writers 2026/04/25 05:26:30 DEBUG : file1: reading active writers 2026/04/25 05:26:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/25 05:26:30 DEBUG : Looking for writers 2026/04/25 05:26:30 DEBUG : file1: reading active writers 2026/04/25 05:26:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/25 05:26:30 DEBUG : file1: vfs cache: starting upload 2026/04/25 05:26:30 DEBUG : Looking for writers 2026/04/25 05:26:30 DEBUG : file1: reading active writers 2026/04/25 05:26:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/25 05:26:31 DEBUG : Looking for writers 2026/04/25 05:26:31 DEBUG : file1: reading active writers 2026/04/25 05:26:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/25 05:26:31 DEBUG : Looking for writers 2026/04/25 05:26:31 DEBUG : file1: reading active writers 2026/04/25 05:26:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/25 05:26:31 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/04/25 05:26:32 DEBUG : Looking for writers 2026/04/25 05:26:32 DEBUG : file1: reading active writers 2026/04/25 05:26:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/25 05:26:32 DEBUG : file1: size = 2 OK 2026/04/25 05:26:32 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/04/25 05:26:32 INFO : file1: Copied (new) 2026/04/25 05:26:32 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/04/25 05:26:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/25 05:26:32 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/04/25 05:26:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 05:26:32 INFO : file1: vfs cache: upload succeeded try #1 2026/04/25 05:26:33 DEBUG : Looking for writers 2026/04/25 05:26:33 DEBUG : file1: reading active writers 2026/04/25 05:26:33 DEBUG : >WaitForWriters: 2026/04/25 05:26:33 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:26:33 DEBUG : Looking for writers 2026/04/25 05:26:33 DEBUG : file1: reading active writers 2026/04/25 05:26:33 DEBUG : >WaitForWriters: 2026/04/25 05:26:33 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.21s) === RUN TestRWCacheRename run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:26:33 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:26:33 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/25 05:26:33 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:33 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 05:26:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 05:26:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:33 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:26:33 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/25 05:26:33 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:26:33 DEBUG : rename_me: newRWFileHandle: 2026/04/25 05:26:33 DEBUG : rename_me(0x1f12d6aa2ac0): openPending: 2026/04/25 05:26:33 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/25 05:26:33 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/25 05:26:33 DEBUG : rename_me(0x1f12d6aa2ac0): >openPending: err= 2026/04/25 05:26:33 DEBUG : rename_me: >newRWFileHandle: err= 2026/04/25 05:26:33 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/25 05:26:33 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/04/25 05:26:33 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/04/25 05:26:33 DEBUG : rename_me(0x1f12d6aa2ac0): _writeAt: size=5, off=0 2026/04/25 05:26:33 DEBUG : rename_me(0x1f12d6aa2ac0): >_writeAt: n=5, err= 2026/04/25 05:26:33 DEBUG : rename_me(0x1f12d6aa2ac0): close: 2026/04/25 05:26:33 DEBUG : rename_me: vfs cache: setting modification time to 2026-04-25 05:26:33.92596745 +0000 UTC m=+507.068560720 2026/04/25 05:26:33 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/04/25 05:26:33 DEBUG : rename_me(0x1f12d6aa2ac0): >close: err= 2026/04/25 05:26:33 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/04/25 05:26:33 DEBUG : i_was_renamed: Updating file with 0x1f12d68721a0 2026/04/25 05:26:33 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/04/25 05:26:33 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/25 05:26:33 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:26:33 DEBUG : Looking for writers 2026/04/25 05:26:33 DEBUG : i_was_renamed: reading active writers 2026/04/25 05:26:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/25 05:26:33 DEBUG : Looking for writers 2026/04/25 05:26:33 DEBUG : i_was_renamed: reading active writers 2026/04/25 05:26:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/25 05:26:33 DEBUG : Looking for writers 2026/04/25 05:26:33 DEBUG : i_was_renamed: reading active writers 2026/04/25 05:26:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/25 05:26:34 DEBUG : Looking for writers 2026/04/25 05:26:34 DEBUG : i_was_renamed: reading active writers 2026/04/25 05:26:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/25 05:26:34 DEBUG : i_was_renamed: vfs cache: starting upload 2026/04/25 05:26:34 DEBUG : Looking for writers 2026/04/25 05:26:34 DEBUG : i_was_renamed: reading active writers 2026/04/25 05:26:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/25 05:26:34 DEBUG : Looking for writers 2026/04/25 05:26:34 DEBUG : i_was_renamed: reading active writers 2026/04/25 05:26:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/25 05:26:34 DEBUG : Looking for writers 2026/04/25 05:26:34 DEBUG : i_was_renamed: reading active writers 2026/04/25 05:26:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/25 05:26:34 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2026/04/25 05:26:35 DEBUG : Looking for writers 2026/04/25 05:26:35 DEBUG : i_was_renamed: reading active writers 2026/04/25 05:26:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/25 05:26:35 DEBUG : i_was_renamed: size = 5 OK 2026/04/25 05:26:35 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/25 05:26:35 INFO : i_was_renamed: Copied (new) 2026/04/25 05:26:35 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-04-25 05:26:33 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/25 05:26:35 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/04/25 05:26:35 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/25 05:26:35 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/04/25 05:26:36 DEBUG : Looking for writers 2026/04/25 05:26:36 DEBUG : i_was_renamed: reading active writers 2026/04/25 05:26:36 DEBUG : >WaitForWriters: 2026/04/25 05:26:36 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (2.99s) === RUN TestRWCacheUpdate run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:26:36 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:26:36 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/25 05:26:36 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:36 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 05:26:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/25 05:26:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-rogusaq8hoca" 2026/04/25 05:26:36 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/25 05:26:36 DEBUG : forgetting directory cache 2026/04/25 05:26:37 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/04/25 05:26:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/25 05:26:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/25 05:26:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/25 05:26:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/25 05:26:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/25 05:26:39 DEBUG : TestRWCacheUpdate(0x1f12d64a4900): _readAt: size=512, off=0 2026/04/25 05:26:39 DEBUG : TestRWCacheUpdate(0x1f12d64a4900): openPending: 2026/04/25 05:26:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-25 04:27:36 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/04/25 05:26:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/25 05:26:39 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/25 05:26:39 DEBUG : TestRWCacheUpdate(0x1f12d64a4900): >openPending: err= 2026/04/25 05:26:39 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/25 05:26:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/25 05:26:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/25 05:26:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/25 05:26:39 DEBUG : TestRWCacheUpdate(0x1f12d64a4900): >_readAt: n=20, err=EOF 2026/04/25 05:26:39 DEBUG : TestRWCacheUpdate(0x1f12d64a4900): close: 2026/04/25 05:26:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-25 04:27:36 +0000 UTC 2026/04/25 05:26:39 DEBUG : TestRWCacheUpdate(0x1f12d64a4900): >close: err= 2026/04/25 05:26:39 DEBUG : Re-reading directory (180.520898ms old) 2026/04/25 05:26:39 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/25 05:26:39 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/25 05:26:39 DEBUG : forgetting directory cache 2026/04/25 05:26:39 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/04/25 05:26:41 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:41 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/25 05:26:41 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/25 05:26:41 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/25 05:26:41 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/25 05:26:41 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/25 05:26:41 DEBUG : TestRWCacheUpdate(0x1f12d64a5100): _readAt: size=512, off=0 2026/04/25 05:26:41 DEBUG : TestRWCacheUpdate(0x1f12d64a5100): openPending: 2026/04/25 05:26:41 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-25 04:28:36 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-04-25 04:27:36 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/04/25 05:26:41 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-25 04:28:36 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-04-25 04:27:36 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/04/25 05:26:41 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/25 05:26:41 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/25 05:26:41 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/25 05:26:41 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/25 05:26:41 DEBUG : TestRWCacheUpdate(0x1f12d64a5100): >openPending: err= 2026/04/25 05:26:41 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/25 05:26:41 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/25 05:26:41 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/25 05:26:41 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/25 05:26:41 DEBUG : forgetting directory cache 2026/04/25 05:26:41 DEBUG : TestRWCacheUpdate(0x1f12d64a5100): >_readAt: n=20, err=EOF 2026/04/25 05:26:41 DEBUG : TestRWCacheUpdate(0x1f12d64a5100): close: 2026/04/25 05:26:41 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-25 04:28:36 +0000 UTC 2026/04/25 05:26:41 DEBUG : TestRWCacheUpdate(0x1f12d64a5100): >close: err= 2026/04/25 05:26:41 DEBUG : Re-reading directory (211.437592ms old) 2026/04/25 05:26:42 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/25 05:26:42 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/25 05:26:42 DEBUG : forgetting directory cache 2026/04/25 05:26:42 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/04/25 05:26:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/25 05:26:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/25 05:26:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/25 05:26:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/25 05:26:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/25 05:26:44 DEBUG : TestRWCacheUpdate(0x1f12d718c140): _readAt: size=512, off=0 2026/04/25 05:26:44 DEBUG : TestRWCacheUpdate(0x1f12d718c140): openPending: 2026/04/25 05:26:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-25 04:29:36 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-04-25 04:28:36 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/04/25 05:26:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-25 04:29:36 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-04-25 04:28:36 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/04/25 05:26:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/25 05:26:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/25 05:26:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/25 05:26:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/25 05:26:44 DEBUG : TestRWCacheUpdate(0x1f12d718c140): >openPending: err= 2026/04/25 05:26:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/25 05:26:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/25 05:26:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/25 05:26:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/25 05:26:44 DEBUG : TestRWCacheUpdate(0x1f12d718c140): >_readAt: n=20, err=EOF 2026/04/25 05:26:44 DEBUG : TestRWCacheUpdate(0x1f12d718c140): close: 2026/04/25 05:26:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-25 04:29:36 +0000 UTC 2026/04/25 05:26:44 DEBUG : TestRWCacheUpdate(0x1f12d718c140): >close: err= 2026/04/25 05:26:44 DEBUG : Re-reading directory (179.547469ms old) 2026/04/25 05:26:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/25 05:26:44 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/25 05:26:44 DEBUG : forgetting directory cache 2026/04/25 05:26:44 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/04/25 05:26:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/25 05:26:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/25 05:26:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/25 05:26:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/25 05:26:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/25 05:26:46 DEBUG : TestRWCacheUpdate(0x1f12d718cb00): _readAt: size=512, off=0 2026/04/25 05:26:46 DEBUG : TestRWCacheUpdate(0x1f12d718cb00): openPending: 2026/04/25 05:26:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-25 04:30:36 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-04-25 04:29:36 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/04/25 05:26:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-25 04:30:36 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-04-25 04:29:36 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/04/25 05:26:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/25 05:26:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/25 05:26:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/25 05:26:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/25 05:26:46 DEBUG : TestRWCacheUpdate(0x1f12d718cb00): >openPending: err= 2026/04/25 05:26:46 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/25 05:26:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/25 05:26:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/25 05:26:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/25 05:26:46 DEBUG : forgetting directory cache 2026/04/25 05:26:46 DEBUG : TestRWCacheUpdate(0x1f12d718cb00): >_readAt: n=20, err=EOF 2026/04/25 05:26:46 DEBUG : TestRWCacheUpdate(0x1f12d718cb00): close: 2026/04/25 05:26:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-25 04:30:36 +0000 UTC 2026/04/25 05:26:46 DEBUG : TestRWCacheUpdate(0x1f12d718cb00): >close: err= 2026/04/25 05:26:46 DEBUG : Re-reading directory (200.39028ms old) 2026/04/25 05:26:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/25 05:26:46 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/25 05:26:47 DEBUG : forgetting directory cache 2026/04/25 05:26:47 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/04/25 05:26:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/25 05:26:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/25 05:26:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/25 05:26:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/25 05:26:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/25 05:26:49 DEBUG : TestRWCacheUpdate(0x1f12d718c480): _readAt: size=512, off=0 2026/04/25 05:26:49 DEBUG : TestRWCacheUpdate(0x1f12d718c480): openPending: 2026/04/25 05:26:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-25 04:31:36 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-04-25 04:30:36 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/04/25 05:26:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-25 04:31:36 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-04-25 04:30:36 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/04/25 05:26:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/25 05:26:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/25 05:26:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/25 05:26:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/25 05:26:49 DEBUG : TestRWCacheUpdate(0x1f12d718c480): >openPending: err= 2026/04/25 05:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/25 05:26:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/25 05:26:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/25 05:26:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/25 05:26:49 DEBUG : TestRWCacheUpdate(0x1f12d718c480): >_readAt: n=20, err=EOF 2026/04/25 05:26:49 DEBUG : TestRWCacheUpdate(0x1f12d718c480): close: 2026/04/25 05:26:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-25 04:31:36 +0000 UTC 2026/04/25 05:26:49 DEBUG : TestRWCacheUpdate(0x1f12d718c480): >close: err= 2026/04/25 05:26:49 DEBUG : Re-reading directory (180.212645ms old) 2026/04/25 05:26:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/25 05:26:49 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/25 05:26:49 DEBUG : forgetting directory cache 2026/04/25 05:26:50 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/04/25 05:26:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/25 05:26:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/25 05:26:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/25 05:26:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/25 05:26:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/25 05:26:51 DEBUG : TestRWCacheUpdate(0x1f12d718ca00): _readAt: size=512, off=0 2026/04/25 05:26:51 DEBUG : TestRWCacheUpdate(0x1f12d718ca00): openPending: 2026/04/25 05:26:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-25 04:32:36 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-04-25 04:31:36 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/04/25 05:26:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-25 04:32:36 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-04-25 04:31:36 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/04/25 05:26:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/25 05:26:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/25 05:26:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/25 05:26:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/25 05:26:51 DEBUG : TestRWCacheUpdate(0x1f12d718ca00): >openPending: err= 2026/04/25 05:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/25 05:26:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/25 05:26:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/25 05:26:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/25 05:26:51 DEBUG : TestRWCacheUpdate(0x1f12d718ca00): >_readAt: n=20, err=EOF 2026/04/25 05:26:51 DEBUG : TestRWCacheUpdate(0x1f12d718ca00): close: 2026/04/25 05:26:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-25 04:32:36 +0000 UTC 2026/04/25 05:26:51 DEBUG : TestRWCacheUpdate(0x1f12d718ca00): >close: err= 2026/04/25 05:26:51 DEBUG : Re-reading directory (180.445496ms old) 2026/04/25 05:26:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/25 05:26:52 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/25 05:26:52 DEBUG : forgetting directory cache 2026/04/25 05:26:52 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2026/04/25 05:26:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/25 05:26:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/25 05:26:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/25 05:26:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/25 05:26:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/25 05:26:53 DEBUG : TestRWCacheUpdate(0x1f12d64a4880): _readAt: size=512, off=0 2026/04/25 05:26:53 DEBUG : TestRWCacheUpdate(0x1f12d64a4880): openPending: 2026/04/25 05:26:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-04-25 04:33:36 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-04-25 04:32:36 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/04/25 05:26:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-04-25 04:33:36 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-04-25 04:32:36 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/04/25 05:26:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/25 05:26:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/25 05:26:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/04/25 05:26:53 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/25 05:26:53 DEBUG : TestRWCacheUpdate(0x1f12d64a4880): >openPending: err= 2026/04/25 05:26:53 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/04/25 05:26:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/25 05:26:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/25 05:26:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/25 05:26:54 DEBUG : TestRWCacheUpdate(0x1f12d64a4880): >_readAt: n=21, err=EOF 2026/04/25 05:26:54 DEBUG : TestRWCacheUpdate(0x1f12d64a4880): close: 2026/04/25 05:26:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-25 04:33:36 +0000 UTC 2026/04/25 05:26:54 DEBUG : TestRWCacheUpdate(0x1f12d64a4880): >close: err= 2026/04/25 05:26:54 DEBUG : Re-reading directory (181.16217ms old) 2026/04/25 05:26:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/25 05:26:54 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/25 05:26:54 DEBUG : forgetting directory cache 2026/04/25 05:26:54 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2026/04/25 05:26:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/25 05:26:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/25 05:26:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/25 05:26:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/25 05:26:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/25 05:26:56 DEBUG : TestRWCacheUpdate(0x1f12d718c780): _readAt: size=512, off=0 2026/04/25 05:26:56 DEBUG : TestRWCacheUpdate(0x1f12d718c780): openPending: 2026/04/25 05:26:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-04-25 04:34:36 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-04-25 04:33:36 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/04/25 05:26:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-04-25 04:34:36 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-04-25 04:33:36 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/04/25 05:26:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/25 05:26:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/25 05:26:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/04/25 05:26:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/25 05:26:56 DEBUG : TestRWCacheUpdate(0x1f12d718c780): >openPending: err= 2026/04/25 05:26:56 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/04/25 05:26:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/25 05:26:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/25 05:26:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/25 05:26:56 DEBUG : TestRWCacheUpdate(0x1f12d718c780): >_readAt: n=22, err=EOF 2026/04/25 05:26:56 DEBUG : TestRWCacheUpdate(0x1f12d718c780): close: 2026/04/25 05:26:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-25 04:34:36 +0000 UTC 2026/04/25 05:26:56 DEBUG : TestRWCacheUpdate(0x1f12d718c780): >close: err= 2026/04/25 05:26:56 DEBUG : Re-reading directory (179.275497ms old) 2026/04/25 05:26:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/25 05:26:56 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/25 05:26:57 DEBUG : forgetting directory cache 2026/04/25 05:26:57 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2026/04/25 05:26:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:26:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/25 05:26:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/25 05:26:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/25 05:26:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/25 05:26:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/25 05:26:58 DEBUG : TestRWCacheUpdate(0x1f12d6c1c200): _readAt: size=512, off=0 2026/04/25 05:26:58 DEBUG : TestRWCacheUpdate(0x1f12d6c1c200): openPending: 2026/04/25 05:26:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-04-25 04:35:36 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-04-25 04:34:36 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/04/25 05:26:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-04-25 04:35:36 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-04-25 04:34:36 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/04/25 05:26:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/25 05:26:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/25 05:26:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/04/25 05:26:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/25 05:26:58 DEBUG : TestRWCacheUpdate(0x1f12d6c1c200): >openPending: err= 2026/04/25 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/04/25 05:26:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/25 05:26:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/25 05:26:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/25 05:26:59 DEBUG : TestRWCacheUpdate(0x1f12d6c1c200): >_readAt: n=23, err=EOF 2026/04/25 05:26:59 DEBUG : TestRWCacheUpdate(0x1f12d6c1c200): close: 2026/04/25 05:26:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-25 04:35:36 +0000 UTC 2026/04/25 05:26:59 DEBUG : TestRWCacheUpdate(0x1f12d6c1c200): >close: err= 2026/04/25 05:26:59 DEBUG : Re-reading directory (198.739423ms old) 2026/04/25 05:26:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/25 05:26:59 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/25 05:26:59 DEBUG : forgetting directory cache 2026/04/25 05:26:59 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2026/04/25 05:27:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:27:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/25 05:27:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/25 05:27:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/25 05:27:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/25 05:27:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/25 05:27:01 DEBUG : TestRWCacheUpdate(0x1f12d64a5040): _readAt: size=512, off=0 2026/04/25 05:27:01 DEBUG : TestRWCacheUpdate(0x1f12d64a5040): openPending: 2026/04/25 05:27:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-04-25 04:36:36 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-04-25 04:35:36 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/04/25 05:27:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-04-25 04:36:36 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-04-25 04:35:36 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/04/25 05:27:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/25 05:27:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/25 05:27:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/04/25 05:27:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/25 05:27:01 DEBUG : TestRWCacheUpdate(0x1f12d64a5040): >openPending: err= 2026/04/25 05:27:01 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/04/25 05:27:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/25 05:27:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/25 05:27:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/25 05:27:01 DEBUG : TestRWCacheUpdate(0x1f12d64a5040): >_readAt: n=24, err=EOF 2026/04/25 05:27:01 DEBUG : TestRWCacheUpdate(0x1f12d64a5040): close: 2026/04/25 05:27:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-25 04:36:36 +0000 UTC 2026/04/25 05:27:01 DEBUG : TestRWCacheUpdate(0x1f12d64a5040): >close: err= 2026/04/25 05:27:01 DEBUG : Re-reading directory (182.561742ms old) 2026/04/25 05:27:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/25 05:27:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/25 05:27:01 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:27:01 DEBUG : Looking for writers 2026/04/25 05:27:01 DEBUG : TestRWCacheUpdate: reading active writers 2026/04/25 05:27:01 DEBUG : >WaitForWriters: 2026/04/25 05:27:01 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': vfs cache: cleaner exiting 2026/04/25 05:27:01 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (25.57s) === RUN TestCaseSensitivity run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.36s) === RUN TestUnicodeNormalization run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:27:03 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2026/04/25 05:27:05 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/04/25 05:27:13 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:27:13 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/25 05:27:13 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/25 05:27:14 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/25 05:27:14 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/25 05:27:14 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/25 05:27:14 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/25 05:27:14 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/25 05:27:14 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/25 05:27:14 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/04/25 05:27:14 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/04/25 05:27:14 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/04/25 05:27:14 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/04/25 05:27:14 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/25 05:27:14 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/25 05:27:14 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/25 05:27:14 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/25 05:27:14 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/25 05:27:14 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/25 05:27:15 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/25 05:27:15 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/25 05:27:15 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/04/25 05:27:15 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:27:15 DEBUG : Looking for writers 2026/04/25 05:27:15 DEBUG : normal name with no special characters.txt: reading active writers 2026/04/25 05:27:15 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/04/25 05:27:15 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (13.26s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:27:15 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:27:15 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/25 05:27:15 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': Reusing VFS from active cache 2026/04/25 05:27:15 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:27:15 DEBUG : Looking for writers 2026/04/25 05:27:15 DEBUG : >WaitForWriters: 2026/04/25 05:27:15 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:27:15 DEBUG : Looking for writers 2026/04/25 05:27:15 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.36s) === RUN TestVFSNewWithOpts run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:27:16 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:27:16 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/25 05:27:16 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:27:16 DEBUG : Looking for writers 2026/04/25 05:27:16 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.36s) === RUN TestVFSRoot run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:27:16 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:27:16 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/25 05:27:16 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:27:16 DEBUG : Looking for writers 2026/04/25 05:27:16 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.36s) === RUN TestVFSStat run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:27:16 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:27:16 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/25 05:27:17 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/04/25 05:27:20 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/04/25 05:27:21 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:27:21 DEBUG : dir: Looking for writers 2026/04/25 05:27:21 DEBUG : file2: reading active writers 2026/04/25 05:27:21 DEBUG : Looking for writers 2026/04/25 05:27:21 DEBUG : file1: reading active writers 2026/04/25 05:27:21 DEBUG : dir: reading active writers 2026/04/25 05:27:21 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (6.12s) === RUN TestVFSStatParent run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:27:23 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:27:23 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/25 05:27:23 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/04/25 05:27:25 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/04/25 05:27:27 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:27:27 DEBUG : dir: Looking for writers 2026/04/25 05:27:27 DEBUG : Looking for writers 2026/04/25 05:27:27 DEBUG : dir: reading active writers 2026/04/25 05:27:27 DEBUG : file1: reading active writers 2026/04/25 05:27:27 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (5.95s) === RUN TestVFSOpenFile run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:27:29 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:27:29 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/25 05:27:29 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/04/25 05:27:32 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/04/25 05:27:33 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/25 05:27:34 DEBUG : file1: Open: flags=O_RDONLY 2026/04/25 05:27:34 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/25 05:27:34 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/25 05:27:34 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/25 05:27:34 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/04/25 05:27:34 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/25 05:27:34 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/25 05:27:34 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:27:34 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:27:34 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/25 05:27:34 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/04/25 05:27:34 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/04/25 05:27:34 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/25 05:27:34 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': File to upload is small (0 bytes), uploading instead of streaming 2026/04/25 05:27:35 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/25 05:27:35 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/25 05:27:35 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/04/25 05:27:35 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/25 05:27:35 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:27:35 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/25 05:27:35 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:27:35 DEBUG : dir: Looking for writers 2026/04/25 05:27:35 DEBUG : file2: reading active writers 2026/04/25 05:27:35 DEBUG : new_file.txt: reading active writers 2026/04/25 05:27:35 DEBUG : Looking for writers 2026/04/25 05:27:35 DEBUG : dir: reading active writers 2026/04/25 05:27:35 DEBUG : file1: reading active writers 2026/04/25 05:27:35 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (8.14s) === RUN TestVFSRename run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:27:37 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:27:37 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/25 05:27:38 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/04/25 05:27:40 DEBUG : dir/file2: same parent dir (ODFfMTE4MDk3MzdfcFFLcEI) - using file/rename instead of move_copy for dir/file1 2026/04/25 05:27:41 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/04/25 05:27:41 DEBUG : dir/file1: Updating file with dir/file1 0x1f12d6368680 2026/04/25 05:27:41 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/25 05:27:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/25 05:27:41 INFO : dir/file1: Moved (server-side) to: file0 2026/04/25 05:27:41 DEBUG : file0: Updating file with file0 0x1f12d6368680 2026/04/25 05:27:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/25 05:27:41 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/04/25 05:27:42 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:27:42 DEBUG : dir: Looking for writers 2026/04/25 05:27:42 DEBUG : Looking for writers 2026/04/25 05:27:42 DEBUG : dir: reading active writers 2026/04/25 05:27:42 DEBUG : file0: reading active writers 2026/04/25 05:27:42 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (6.20s) === RUN TestVFSStatfs run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:27:43 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:27:43 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/25 05:27:43 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:27:43 DEBUG : Looking for writers 2026/04/25 05:27:43 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.53s) === RUN TestVFSMkdir run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:27:43 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:27:43 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/25 05:27:44 DEBUG : Added virtual directory entry vAddDir: "/" 2026/04/25 05:27:44 DEBUG : Added virtual directory entry vAddDir: "a" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/04/25 05:27:53 DEBUG : Added virtual directory entry vAddDir: "b" 2026/04/25 05:27:54 DEBUG : Added virtual directory entry vAddDir: "c" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/04/25 05:28:03 DEBUG : Added virtual directory entry vAddDir: "d" 2026/04/25 05:28:03 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:28:03 DEBUG : b: Looking for writers 2026/04/25 05:28:03 DEBUG : c: Looking for writers 2026/04/25 05:28:03 DEBUG : d: Looking for writers 2026/04/25 05:28:03 DEBUG : Looking for writers 2026/04/25 05:28:03 DEBUG : a: Looking for writers 2026/04/25 05:28:03 DEBUG : Looking for writers 2026/04/25 05:28:03 DEBUG : c: reading active writers 2026/04/25 05:28:03 DEBUG : d: reading active writers 2026/04/25 05:28:03 DEBUG : /: reading active writers 2026/04/25 05:28:03 DEBUG : a: reading active writers 2026/04/25 05:28:03 DEBUG : b: reading active writers 2026/04/25 05:28:03 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (21.65s) === RUN TestVFSMkdirAll run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:28:05 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:28:05 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/25 05:28:06 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/25 05:28:07 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/04/25 05:28:07 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/04/25 05:28:08 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/04/25 05:28:10 DEBUG : forgetting directory cache 2026/04/25 05:28:10 DEBUG : dir: forgetting directory cache 2026/04/25 05:28:10 DEBUG : dir: forgetting directory cache 2026/04/25 05:28:11 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:28:11 DEBUG : a/b/c/d: Looking for writers 2026/04/25 05:28:11 DEBUG : a/b/c: Looking for writers 2026/04/25 05:28:11 DEBUG : d: reading active writers 2026/04/25 05:28:11 DEBUG : a/b: Looking for writers 2026/04/25 05:28:11 DEBUG : c: reading active writers 2026/04/25 05:28:11 DEBUG : a: Looking for writers 2026/04/25 05:28:11 DEBUG : b: reading active writers 2026/04/25 05:28:11 DEBUG : Looking for writers 2026/04/25 05:28:11 DEBUG : a: reading active writers 2026/04/25 05:28:11 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/04/25 05:28:18 DEBUG : forgetting directory cache 2026/04/25 05:28:18 DEBUG : dir: forgetting directory cache 2026/04/25 05:28:18 DEBUG : dir/subdir: forgetting directory cache --- PASS: TestVFSMkdirAll (15.87s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:28:21 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:28:21 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/25 05:28:21 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:28:21 DEBUG : Looking for writers 2026/04/25 05:28:21 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.36s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:28:21 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:28:21 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/25 05:28:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:28:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:28:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 05:28:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/25 05:28:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/25 05:28:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 05:28:22 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/25 05:28:22 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/25 05:28:22 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/04/25 05:28:22 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': File to upload is small (5 bytes), uploading instead of streaming 2026/04/25 05:28:22 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/04/25 05:28:23 DEBUG : forgetting directory cache 2026/04/25 05:28:23 DEBUG : dir: forgetting directory cache 2026/04/25 05:28:24 DEBUG : file1: size = 5 OK 2026/04/25 05:28:24 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/25 05:28:24 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/25 05:28:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 05:28:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:28:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:28:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 05:28:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/25 05:28:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/25 05:28:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:28:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:28:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 05:28:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/25 05:28:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/25 05:28:24 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/04/25 05:28:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/25 05:28:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/25 05:28:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 05:28:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/25 05:28:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/25 05:28:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 05:28:24 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': File to upload is small (0 bytes), uploading instead of streaming 2026/04/25 05:28:25 DEBUG : file1: size = 0 OK 2026/04/25 05:28:25 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/25 05:28:25 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/25 05:28:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 05:28:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/25 05:28:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/25 05:28:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 05:28:25 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/25 05:28:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/25 05:28:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 05:28:25 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': File to upload is small (7 bytes), uploading instead of streaming 2026/04/25 05:28:25 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2026/04/25 05:28:26 DEBUG : dir: forgetting directory cache 2026/04/25 05:28:26 DEBUG : forgetting directory cache 2026/04/25 05:28:26 DEBUG : dir: forgetting directory cache 2026/04/25 05:28:26 DEBUG : file1: size = 7 OK 2026/04/25 05:28:26 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/04/25 05:28:26 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/25 05:28:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 05:28:26 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:28:26 DEBUG : Looking for writers 2026/04/25 05:28:26 DEBUG : file1: reading active writers 2026/04/25 05:28:26 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (5.70s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:28:27 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:28:27 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/25 05:28:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:28:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:28:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 05:28:27 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/25 05:28:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/25 05:28:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 05:28:27 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/04/25 05:28:28 DEBUG : file1: aborting in-sequence write wait, off=100 2026/04/25 05:28:28 DEBUG : file1: failed to wait for in-sequence write to 100 2026/04/25 05:28:28 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/04/25 05:28:28 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': File to upload is small (11 bytes), uploading instead of streaming 2026/04/25 05:28:29 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/04/25 05:28:30 DEBUG : file1: size = 11 OK 2026/04/25 05:28:30 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/25 05:28:30 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/25 05:28:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 05:28:30 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/04/25 05:28:30 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:28:30 DEBUG : Looking for writers 2026/04/25 05:28:30 DEBUG : file1: reading active writers 2026/04/25 05:28:30 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.79s) === RUN TestWriteFileHandleFlush run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:28:31 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:28:31 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/25 05:28:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:28:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:28:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 05:28:31 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/25 05:28:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/25 05:28:31 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/04/25 05:28:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 05:28:31 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': File to upload is small (5 bytes), uploading instead of streaming 2026/04/25 05:28:32 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/04/25 05:28:33 DEBUG : file1: size = 5 OK 2026/04/25 05:28:33 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/25 05:28:33 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/25 05:28:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 05:28:33 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/04/25 05:28:33 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:28:33 DEBUG : Looking for writers 2026/04/25 05:28:33 DEBUG : file1: reading active writers 2026/04/25 05:28:33 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.60s) === RUN TestWriteFileHandleRelease run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:28:33 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:28:33 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/25 05:28:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:28:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:28:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 05:28:34 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/25 05:28:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/25 05:28:34 DEBUG : file1: WriteFileHandle.Release closing 2026/04/25 05:28:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 05:28:34 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': File to upload is small (0 bytes), uploading instead of streaming 2026/04/25 05:28:34 DEBUG : forgetting directory cache 2026/04/25 05:28:34 DEBUG : dir: forgetting directory cache 2026/04/25 05:28:35 DEBUG : file1: size = 0 OK 2026/04/25 05:28:35 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/25 05:28:35 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/25 05:28:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 05:28:35 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/04/25 05:28:35 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:28:35 DEBUG : Looking for writers 2026/04/25 05:28:35 DEBUG : file1: reading active writers 2026/04/25 05:28:35 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.23s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:28:36 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:28:36 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/25 05:28:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:28:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:28:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 05:28:36 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/25 05:28:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/25 05:28:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 05:28:36 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': File to upload is small (2 bytes), uploading instead of streaming 2026/04/25 05:28:37 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/04/25 05:28:38 DEBUG : file1: size = 2 OK 2026/04/25 05:28:38 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/04/25 05:28:38 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/25 05:28:38 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/04/25 05:28:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 05:28:38 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:28:38 DEBUG : Looking for writers 2026/04/25 05:28:38 DEBUG : file1: reading active writers 2026/04/25 05:28:38 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/04/25 05:28:41 DEBUG : dir: forgetting directory cache 2026/04/25 05:28:41 DEBUG : forgetting directory cache 2026/04/25 05:28:41 DEBUG : dir: forgetting directory cache 2026/04/25 05:28:41 DEBUG : fil: forgetting directory cache 2026/04/25 05:28:41 DEBUG : fil/a: forgetting directory cache 2026/04/25 05:28:41 DEBUG : fil/a/b: forgetting directory cache --- PASS: TestWriteFileModTimeWithOpenWriters (10.16s) === RUN TestFileReadAtZeroLength run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:28:46 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:28:46 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/25 05:28:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:28:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:28:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 05:28:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/25 05:28:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/25 05:28:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 05:28:46 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': File to upload is small (0 bytes), uploading instead of streaming 2026/04/25 05:28:48 DEBUG : file1: size = 0 OK 2026/04/25 05:28:48 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/25 05:28:48 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/25 05:28:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 05:28:48 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:28:48 DEBUG : file1: Open: flags=O_RDONLY 2026/04/25 05:28:48 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/25 05:28:48 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/25 05:28:48 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/25 05:28:48 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/25 05:28:48 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:28:48 DEBUG : Looking for writers 2026/04/25 05:28:48 DEBUG : file1: reading active writers 2026/04/25 05:28:48 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.84s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:28:49 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:28:49 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/25 05:28:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/25 05:28:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/25 05:28:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 05:28:49 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/25 05:28:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/25 05:28:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 05:28:49 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': File to upload is small (100 bytes), uploading instead of streaming 2026/04/25 05:28:50 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2026/04/25 05:28:50 DEBUG : dir: forgetting directory cache 2026/04/25 05:28:50 DEBUG : forgetting directory cache 2026/04/25 05:28:50 DEBUG : dir: forgetting directory cache 2026/04/25 05:28:51 DEBUG : file1: size = 100 OK 2026/04/25 05:28:51 DEBUG : file1: md5 = c624c3568b1509251c7e9120d5bd3ce3 OK 2026/04/25 05:28:51 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/25 05:28:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/25 05:28:51 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/25 05:28:51 DEBUG : file1: Open: flags=O_RDONLY 2026/04/25 05:28:51 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/25 05:28:51 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/25 05:28:51 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/25 05:28:51 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/25 05:28:51 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:28:51 DEBUG : Looking for writers 2026/04/25 05:28:51 DEBUG : file1: reading active writers 2026/04/25 05:28:51 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (3.34s) === RUN TestZipManyFiles run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:28:52 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:28:52 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/25 05:28:53 DEBUG : flat/f000.txt: Uploading chunk 0, size=7, remain=0 2026/04/25 05:28:55 DEBUG : flat/f001.txt: Uploading chunk 0, size=14, remain=0 2026/04/25 05:28:57 DEBUG : flat/f002.txt: Uploading chunk 0, size=21, remain=0 2026/04/25 05:28:59 DEBUG : flat/f003.txt: Uploading chunk 0, size=28, remain=0 2026/04/25 05:29:01 DEBUG : flat/f004.txt: Uploading chunk 0, size=35, remain=0 2026/04/25 05:29:03 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/04/25 05:29:03 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/04/25 05:29:03 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/25 05:29:03 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/25 05:29:03 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/04/25 05:29:03 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/04/25 05:29:03 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/25 05:29:03 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/25 05:29:03 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/04/25 05:29:03 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/04/25 05:29:03 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/25 05:29:03 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/25 05:29:03 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/04/25 05:29:03 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/04/25 05:29:03 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/25 05:29:04 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/25 05:29:04 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/04/25 05:29:04 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/04/25 05:29:04 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/25 05:29:04 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/25 05:29:04 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:29:04 DEBUG : flat: Looking for writers 2026/04/25 05:29:04 DEBUG : f004.txt: reading active writers 2026/04/25 05:29:04 DEBUG : f000.txt: reading active writers 2026/04/25 05:29:04 DEBUG : f001.txt: reading active writers 2026/04/25 05:29:04 DEBUG : f002.txt: reading active writers 2026/04/25 05:29:04 DEBUG : f003.txt: reading active writers 2026/04/25 05:29:04 DEBUG : Looking for writers 2026/04/25 05:29:04 DEBUG : flat: reading active writers 2026/04/25 05:29:04 DEBUG : >WaitForWriters: 2026/04/25 05:29:04 DEBUG : forgetting directory cache 2026/04/25 05:29:04 DEBUG : dir: forgetting directory cache --- PASS: TestZipManyFiles (14.09s) === RUN TestZipManySubDirs run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:29:06 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:29:06 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/25 05:29:07 DEBUG : a/top.txt: Uploading chunk 0, size=3, remain=0 2026/04/25 05:29:09 DEBUG : a/b/mid.txt: Uploading chunk 0, size=3, remain=0 2026/04/25 05:29:12 DEBUG : a/b/c/deep.txt: Uploading chunk 0, size=4, remain=0 2026/04/25 05:29:14 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/04/25 05:29:14 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/04/25 05:29:14 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/25 05:29:14 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/25 05:29:14 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/04/25 05:29:14 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/04/25 05:29:14 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/25 05:29:14 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/25 05:29:14 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/04/25 05:29:14 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/04/25 05:29:14 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/25 05:29:15 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/25 05:29:15 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:29:15 DEBUG : a/b/c: Looking for writers 2026/04/25 05:29:15 DEBUG : deep.txt: reading active writers 2026/04/25 05:29:15 DEBUG : a/b: Looking for writers 2026/04/25 05:29:15 DEBUG : mid.txt: reading active writers 2026/04/25 05:29:15 DEBUG : c: reading active writers 2026/04/25 05:29:15 DEBUG : a: Looking for writers 2026/04/25 05:29:15 DEBUG : b: reading active writers 2026/04/25 05:29:15 DEBUG : top.txt: reading active writers 2026/04/25 05:29:15 DEBUG : Looking for writers 2026/04/25 05:29:15 DEBUG : a: reading active writers 2026/04/25 05:29:15 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (11.41s) === RUN TestZipLargeFiles run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:29:17 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:29:17 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/25 05:29:19 DEBUG : bigdir/big.bin: Uploading chunk 0, size=5242880, remain=0 2026/04/25 05:29:21 DEBUG : dir/subdir: forgetting directory cache 2026/04/25 05:29:30 DEBUG : dir/subdir: forgetting directory cache 2026/04/25 05:29:30 DEBUG : dir/virtualDir2: forgetting directory cache 2026/04/25 05:29:30 DEBUG : dir: forgetting directory cache 2026/04/25 05:29:30 DEBUG : dir/virtualDir: forgetting directory cache 2026/04/25 05:29:30 DEBUG : forgetting directory cache 2026/04/25 05:29:30 DEBUG : dir: forgetting directory cache 2026/04/25 05:29:30 DEBUG : dir/virtualDir: forgetting directory cache 2026/04/25 05:29:41 DEBUG : dir: forgetting directory cache 2026/04/25 05:29:41 DEBUG : forgetting directory cache 2026/04/25 05:29:41 DEBUG : dir: forgetting directory cache 2026/04/25 05:29:48 DEBUG : forgetting directory cache 2026/04/25 05:29:48 DEBUG : dir: forgetting directory cache 2026/04/25 05:29:48 DEBUG : dir: Removed virtual directory entry vAddFile: "potato" 2026/04/25 05:30:01 DEBUG : forgetting directory cache 2026/04/25 05:30:01 DEBUG : dir: forgetting directory cache 2026/04/25 05:30:01 DEBUG : dir/sub: forgetting directory cache 2026/04/25 05:30:01 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/04/25 05:30:24 DEBUG : forgetting directory cache 2026/04/25 05:30:24 DEBUG : dir: forgetting directory cache 2026/04/25 05:30:24 DEBUG : dir/sub: forgetting directory cache 2026/04/25 05:30:24 DEBUG : dir/sub/subsub: forgetting directory cache 2026/04/25 05:30:24 DEBUG : dir/sub: Removed virtual directory entry vAddDir: "subsub" 2026/04/25 05:30:24 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/04/25 05:30:28 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/04/25 05:30:28 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/04/25 05:30:28 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/04/25 05:30:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/04/25 05:30:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/04/25 05:30:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/04/25 05:30:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/25 05:30:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/04/25 05:30:29 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/04/25 05:30:29 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/04/25 05:30:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/04/25 05:30:33 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/25 05:30:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/25 05:30:39 DEBUG : forgetting directory cache 2026/04/25 05:30:39 DEBUG : Removed virtual directory entry vDel: "dir" 2026/04/25 05:30:39 DEBUG : dir: forgetting directory cache 2026/04/25 05:30:39 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/25 05:30:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/25 05:30:46 DEBUG : forgetting directory cache 2026/04/25 05:30:46 DEBUG : Removed virtual directory entry vDel: "dir" 2026/04/25 05:30:46 DEBUG : dir: forgetting directory cache 2026/04/25 05:30:46 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/25 05:30:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/25 05:30:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/25 05:30:54 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:30:54 DEBUG : bigdir: Looking for writers 2026/04/25 05:30:54 DEBUG : big.bin: reading active writers 2026/04/25 05:30:54 DEBUG : Looking for writers 2026/04/25 05:30:54 DEBUG : bigdir: reading active writers 2026/04/25 05:30:54 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (97.69s) === RUN TestZipDirsInRoot run.go:185: Remote "OpenDrive root 'rclone-test-rogusaq8hoca'", Local "Local file system at /tmp/rclone794752153", Modify Window "1s" 2026/04/25 05:30:55 INFO : OpenDrive root 'rclone-test-rogusaq8hoca': poll-interval is not supported by this remote 2026/04/25 05:30:55 NOTICE: OpenDrive root 'rclone-test-rogusaq8hoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/25 05:30:56 DEBUG : forgetting directory cache 2026/04/25 05:30:56 DEBUG : dir: forgetting directory cache 2026/04/25 05:30:56 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/25 05:30:56 DEBUG : dir1/a.txt: Uploading chunk 0, size=1, remain=0 2026/04/25 05:30:59 DEBUG : dir2/b.txt: Uploading chunk 0, size=1, remain=0 2026/04/25 05:31:01 DEBUG : dir3/c.txt: Uploading chunk 0, size=1, remain=0 2026/04/25 05:31:03 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/04/25 05:31:03 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/04/25 05:31:03 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/25 05:31:03 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/25 05:31:03 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/04/25 05:31:03 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/04/25 05:31:03 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/25 05:31:03 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/25 05:31:04 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/04/25 05:31:04 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/04/25 05:31:04 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/25 05:31:04 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/25 05:31:04 DEBUG : WaitForWriters: timeout=30s 2026/04/25 05:31:04 DEBUG : dir1: Looking for writers 2026/04/25 05:31:04 DEBUG : a.txt: reading active writers 2026/04/25 05:31:04 DEBUG : dir2: Looking for writers 2026/04/25 05:31:04 DEBUG : b.txt: reading active writers 2026/04/25 05:31:04 DEBUG : dir3: Looking for writers 2026/04/25 05:31:04 DEBUG : c.txt: reading active writers 2026/04/25 05:31:04 DEBUG : Looking for writers 2026/04/25 05:31:04 DEBUG : dir3: reading active writers 2026/04/25 05:31:04 DEBUG : dir1: reading active writers 2026/04/25 05:31:04 DEBUG : dir2: reading active writers 2026/04/25 05:31:04 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (11.30s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/04/25 05:31:06 DEBUG : OpenDrive root 'rclone-test-rogusaq8hoca': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 13m0.729717475s (try 1/5): exit status 1: Failed [TestDirReadDirAll/Virtual TestFileRename/writes,forceCache=false TestFileRename/writes,forceCache=true TestFileRename/full,forceCache=false TestReadFileHandleMethods TestReadFileHandleSeek TestReadFileHandleReadAt TestReadFileHandleFlush TestReadFileHandleRelease TestRWFileHandleMethodsRead TestRWFileHandleSeek TestRWFileHandleReadAt TestRWFileHandleFlushRead TestRWFileHandleReleaseRead TestRWFileHandleSizeTruncateExisting TestRWFileHandleSizeCreateExisting]