"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2026/09/03 13:03:38 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hupihaj5lapu" 2026/09/03 13:03:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/03 13:03:38 DEBUG : Starting OpenDrive session with ID: 2d71f1899c61b17f6b811bf036c7e20140bf0fff3e7ee2673e335ff94041e3a7 2026/09/03 13:03:39 DEBUG : Creating backend with remote "/tmp/rclone860523794" === RUN TestDirHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:03:39 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:03:39 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:03:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/03 13:03:42 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:03:42 DEBUG : dir: Looking for writers 2026/09/03 13:03:42 DEBUG : Looking for writers 2026/09/03 13:03:42 DEBUG : dir: reading active writers 2026/09/03 13:03:42 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (4.42s) === RUN TestDirHandleReaddir run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:03:43 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:03:43 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:03:44 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/03 13:03:46 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/09/03 13:03:49 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2026/09/03 13:03:51 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:03:51 DEBUG : dir/subdir: Looking for writers 2026/09/03 13:03:51 DEBUG : dir: Looking for writers 2026/09/03 13:03:51 DEBUG : file1: reading active writers 2026/09/03 13:03:51 DEBUG : file2: reading active writers 2026/09/03 13:03:51 DEBUG : subdir: reading active writers 2026/09/03 13:03:51 DEBUG : Looking for writers 2026/09/03 13:03:51 DEBUG : dir: reading active writers 2026/09/03 13:03:51 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (10.24s) === RUN TestDirHandleReaddirnames run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:03:53 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:03:53 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:03:55 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/03 13:03:56 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:03:56 DEBUG : dir: Looking for writers 2026/09/03 13:03:56 DEBUG : file1: reading active writers 2026/09/03 13:03:56 DEBUG : Looking for writers 2026/09/03 13:03:56 DEBUG : dir: reading active writers 2026/09/03 13:03:56 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (4.12s) === RUN TestDirMethods run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:03:58 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:03:58 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:03:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/03 13:04:00 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:04:00 DEBUG : dir: Looking for writers 2026/09/03 13:04:00 DEBUG : Looking for writers 2026/09/03 13:04:00 DEBUG : dir: reading active writers 2026/09/03 13:04:00 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (4.08s) === RUN TestDirForgetAll run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:04:02 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:04:02 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:04:03 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/03 13:04:05 DEBUG : dir: forgetting directory cache 2026/09/03 13:04:05 DEBUG : forgetting directory cache 2026/09/03 13:04:05 DEBUG : dir: forgetting directory cache 2026/09/03 13:04:05 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:04:05 DEBUG : Looking for writers 2026/09/03 13:04:05 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (4.13s) === RUN TestDirForgetPath run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:04:06 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:04:06 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:04:07 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/03 13:04:09 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/09/03 13:04:09 DEBUG : dir: invalidating directory cache 2026/09/03 13:04:09 DEBUG : >ForgetPath: 2026/09/03 13:04:09 DEBUG : ForgetPath: relativePath="dir", type=0 2026/09/03 13:04:09 DEBUG : invalidating directory cache 2026/09/03 13:04:09 DEBUG : dir: forgetting directory cache 2026/09/03 13:04:09 DEBUG : >ForgetPath: 2026/09/03 13:04:09 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/09/03 13:04:09 DEBUG : >ForgetPath: 2026/09/03 13:04:09 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:04:09 DEBUG : dir: Looking for writers 2026/09/03 13:04:09 DEBUG : Looking for writers 2026/09/03 13:04:09 DEBUG : dir: reading active writers 2026/09/03 13:04:09 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (4.15s) === RUN TestDirWalk run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:04:10 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:04:10 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:04:11 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/03 13:04:15 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2026/09/03 13:04:17 DEBUG : forgetting directory cache 2026/09/03 13:04:17 DEBUG : dir: forgetting directory cache 2026/09/03 13:04:17 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:04:17 DEBUG : dir: Looking for writers 2026/09/03 13:04:17 DEBUG : fil/a/b: Looking for writers 2026/09/03 13:04:17 DEBUG : fil/a: Looking for writers 2026/09/03 13:04:17 DEBUG : b: reading active writers 2026/09/03 13:04:17 DEBUG : fil: Looking for writers 2026/09/03 13:04:17 DEBUG : a: reading active writers 2026/09/03 13:04:17 DEBUG : Looking for writers 2026/09/03 13:04:17 DEBUG : dir: reading active writers 2026/09/03 13:04:17 DEBUG : fil: reading active writers 2026/09/03 13:04:17 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (10.02s) === RUN TestDirSetModTime run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:04:20 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:04:20 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:04:21 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/03 13:04:22 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:04:22 DEBUG : dir: Looking for writers 2026/09/03 13:04:22 DEBUG : Looking for writers 2026/09/03 13:04:22 DEBUG : dir: reading active writers 2026/09/03 13:04:22 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (3.52s) === RUN TestDirStat run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:04:23 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:04:23 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:04:25 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/03 13:04:26 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:04:26 DEBUG : dir: Looking for writers 2026/09/03 13:04:26 DEBUG : file1: reading active writers 2026/09/03 13:04:26 DEBUG : Looking for writers 2026/09/03 13:04:26 DEBUG : dir: reading active writers 2026/09/03 13:04:26 DEBUG : >WaitForWriters: --- PASS: TestDirStat (3.72s) === RUN TestDirReadDirAll run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:04:27 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:04:27 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:04:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/03 13:04:30 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/09/03 13:04:32 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2026/09/03 13:04:34 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/09/03 13:04:34 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/09/03 13:04:34 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/09/03 13:04:34 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/09/03 13:04:35 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2026/09/03 13:04:37 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2026/09/03 13:04:39 DEBUG : dir: invalidating directory cache 2026/09/03 13:04:39 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/09/03 13:04:39 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/09/03 13:04:39 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/09/03 13:04:39 DEBUG : dir/file1: Reset virtual modtime 2026/09/03 13:04:39 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/09/03 13:04:39 DEBUG : dir/virtualFile: Reset virtual modtime 2026/09/03 13:04:39 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/09/03 13:04:39 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/09/03 13:04:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/03 13:04:39 DEBUG : dir: invalidating directory cache 2026/09/03 13:04:39 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/09/03 13:04:39 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/09/03 13:04:39 DEBUG : dir/virtualFile: Reset virtual modtime 2026/09/03 13:04:39 DEBUG : forgetting directory cache 2026/09/03 13:04:39 DEBUG : dir: forgetting directory cache 2026/09/03 13:04:39 DEBUG : dir/virtualDir: forgetting directory cache 2026/09/03 13:04:39 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:04:39 DEBUG : dir/virtualDir: Looking for writers 2026/09/03 13:04:39 DEBUG : dir: Looking for writers 2026/09/03 13:04:39 DEBUG : file1: reading active writers 2026/09/03 13:04:39 DEBUG : virtualFile2: reading active writers 2026/09/03 13:04:39 DEBUG : virtualFile: reading active writers 2026/09/03 13:04:39 DEBUG : virtualDir: reading active writers 2026/09/03 13:04:39 DEBUG : Looking for writers 2026/09/03 13:04:39 DEBUG : dir: reading active writers 2026/09/03 13:04:39 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (13.72s) --- PASS: TestDirReadDirAll/Virtual (5.07s) === RUN TestDirOpen run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:04:41 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:04:41 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:04:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/03 13:04:43 ERROR : dir/: Can only open directories read only 2026/09/03 13:04:43 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:04:43 DEBUG : dir: Looking for writers 2026/09/03 13:04:43 DEBUG : Looking for writers 2026/09/03 13:04:43 DEBUG : dir: reading active writers 2026/09/03 13:04:43 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.56s) === RUN TestDirCreate run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:04:44 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:04:44 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:04:46 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 dir_test.go:354: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:354 Error: Should be true Test: TestDirCreate 2026/09/03 13:04:47 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:04:47 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/03 13:04:47 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/09/03 13:04:47 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/03 13:04:47 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': File to upload is small (5 bytes), uploading instead of streaming 2026/09/03 13:04:48 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2026/09/03 13:04:49 DEBUG : dir/potato: size = 5 OK 2026/09/03 13:04:49 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/03 13:04:49 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/09/03 13:04:49 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/03 13:04:49 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:04:49 DEBUG : dir: Looking for writers 2026/09/03 13:04:49 DEBUG : file1: reading active writers 2026/09/03 13:04:49 DEBUG : potato: reading active writers 2026/09/03 13:04:49 DEBUG : Looking for writers 2026/09/03 13:04:49 DEBUG : dir: reading active writers 2026/09/03 13:04:49 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (5.62s) === RUN TestDirMkdir run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:04:50 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:04:50 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:04:51 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/03 13:04:53 DEBUG : dir: Added virtual directory entry vAddDir: "sub" dir_test.go:398: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:398 Error: Should be true Test: TestDirMkdir 2026/09/03 13:04:54 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:04:54 DEBUG : dir/sub: Looking for writers 2026/09/03 13:04:54 DEBUG : dir: Looking for writers 2026/09/03 13:04:54 DEBUG : file1: reading active writers 2026/09/03 13:04:54 DEBUG : sub: reading active writers 2026/09/03 13:04:54 DEBUG : Looking for writers 2026/09/03 13:04:54 DEBUG : dir: reading active writers 2026/09/03 13:04:54 DEBUG : >WaitForWriters: --- FAIL: TestDirMkdir (5.31s) === RUN TestDirMkdirSub run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:04:55 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:04:55 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:04:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/03 13:04:58 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/03 13:04:59 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/09/03 13:05:00 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:05:00 DEBUG : dir/sub/subsub: Looking for writers 2026/09/03 13:05:00 DEBUG : dir/sub: Looking for writers 2026/09/03 13:05:00 DEBUG : subsub: reading active writers 2026/09/03 13:05:00 DEBUG : dir: Looking for writers 2026/09/03 13:05:00 DEBUG : file1: reading active writers 2026/09/03 13:05:00 DEBUG : sub: reading active writers 2026/09/03 13:05:00 DEBUG : Looking for writers 2026/09/03 13:05:00 DEBUG : dir: reading active writers 2026/09/03 13:05:00 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (6.44s) === RUN TestDirRemove run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:05:02 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:05:02 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:05:03 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/03 13:05:04 ERROR : dir/: Dir.Remove not empty 2026/09/03 13:05:04 DEBUG : dir/file1: Remove: 2026/09/03 13:05:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/03 13:05:05 DEBUG : dir/file1: >Remove: err= 2026/09/03 13:05:05 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/03 13:05:05 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:05:05 DEBUG : Looking for writers 2026/09/03 13:05:05 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (3.67s) === RUN TestDirRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:05:05 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:05:05 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:05:07 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/03 13:05:08 DEBUG : dir/file1: Remove: 2026/09/03 13:05:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/03 13:05:08 DEBUG : dir/file1: >Remove: err= 2026/09/03 13:05:09 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/03 13:05:09 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:05:09 DEBUG : Looking for writers 2026/09/03 13:05:09 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (3.83s) === RUN TestDirRemoveName run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:05:09 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:05:09 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:05:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/03 13:05:12 DEBUG : dir/file1: Remove: 2026/09/03 13:05:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/03 13:05:12 DEBUG : dir/file1: >Remove: err= dir_test.go:504: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:504 Error: Should be true Test: TestDirRemoveName 2026/09/03 13:05:13 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:05:13 DEBUG : dir: Looking for writers 2026/09/03 13:05:13 DEBUG : Looking for writers 2026/09/03 13:05:13 DEBUG : dir: reading active writers 2026/09/03 13:05:13 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (4.13s) === RUN TestDirRename run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:05:13 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:05:13 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:05:15 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/03 13:05:17 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2026/09/03 13:05:19 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/09/03 13:05:19 DEBUG : dir2: same parent dir (ODFfMTMyMjY4OTVfdkozbFM) - using folder/rename instead of move_copy 2026/09/03 13:05:19 DEBUG : dir: Updating dir with dir2 0x148d7c8cd80 2026/09/03 13:05:19 DEBUG : dir: forgetting directory cache 2026/09/03 13:05:19 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/03 13:05:19 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/09/03 13:05:20 INFO : dir2/file1: Moved (server-side) to: file2 2026/09/03 13:05:20 DEBUG : file2: Updating file with file2 0x148d7c94dd0 2026/09/03 13:05:20 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/09/03 13:05:20 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/03 13:05:21 INFO : dir2/file3: Deleted 2026/09/03 13:05:22 INFO : file2: Moved (server-side) to: dir2/file3 2026/09/03 13:05:22 DEBUG : dir2/file3: Updating file with dir2/file3 0x148d7c94dd0 2026/09/03 13:05:22 DEBUG : Added virtual directory entry vDel: "file2" 2026/09/03 13:05:22 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/09/03 13:05:22 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/09/03 13:05:23 DEBUG : renamed empty directory: same parent dir (ODFfMTMyMjY4OTVfdkozbFM) - using folder/rename instead of move_copy 2026/09/03 13:05:23 DEBUG : empty directory: Updating dir with renamed empty directory 0x148d7553500 2026/09/03 13:05:23 DEBUG : empty directory: forgetting directory cache 2026/09/03 13:05:23 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/09/03 13:05:23 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/09/03 13:05:23 DEBUG : dir2: Renaming to "dir3" 2026/09/03 13:05:23 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:05:23 DEBUG : dir3: Looking for writers 2026/09/03 13:05:23 DEBUG : file3: reading active writers 2026/09/03 13:05:23 DEBUG : renamed empty directory: Looking for writers 2026/09/03 13:05:23 DEBUG : Looking for writers 2026/09/03 13:05:23 DEBUG : dir3: reading active writers 2026/09/03 13:05:23 DEBUG : renamed empty directory: reading active writers 2026/09/03 13:05:23 DEBUG : >WaitForWriters: --- PASS: TestDirRename (10.94s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 192 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:05:24 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:05:24 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:05:25 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/03 13:05:27 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/03 13:05:27 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:05:28 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/03 13:05:28 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/03 13:05:28 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/09/03 13:05:28 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/09/03 13:05:28 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/03 13:05:28 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:05:28 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/03 13:05:28 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/03 13:05:28 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/09/03 13:05:28 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/09/03 13:05:28 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/03 13:05:28 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': File to upload is small (12 bytes), uploading instead of streaming 2026/09/03 13:05:28 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2026/09/03 13:05:29 DEBUG : dir/sub/file2: size = 12 OK 2026/09/03 13:05:29 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/09/03 13:05:29 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/09/03 13:05:29 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/03 13:05:29 DEBUG : forgetting directory cache 2026/09/03 13:05:29 DEBUG : dir: forgetting directory cache 2026/09/03 13:05:29 DEBUG : dir/sub: forgetting directory cache 2026/09/03 13:05:29 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/09/03 13:05:29 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/09/03 13:05:29 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': File to upload is small (5 bytes), uploading instead of streaming 2026/09/03 13:05:30 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2026/09/03 13:05:31 DEBUG : dir/sub/file0: size = 5 OK 2026/09/03 13:05:31 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/03 13:05:31 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/09/03 13:05:31 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/03 13:05:31 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:05:31 DEBUG : dir/sub: Looking for writers 2026/09/03 13:05:31 DEBUG : file0: reading active writers 2026/09/03 13:05:31 DEBUG : file2: reading active writers 2026/09/03 13:05:31 DEBUG : dir: Looking for writers 2026/09/03 13:05:31 DEBUG : file1: reading active writers 2026/09/03 13:05:31 DEBUG : sub: reading active writers 2026/09/03 13:05:31 DEBUG : Looking for writers 2026/09/03 13:05:31 DEBUG : dir: reading active writers 2026/09/03 13:05:31 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (8.75s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:05:33 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:05:33 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/09/03 13:05:33 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:05:33 DEBUG : Looking for writers 2026/09/03 13:05:33 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.34s) === RUN TestDirMetadataExtension run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:05:33 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:05:33 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:05:35 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/03 13:05:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/09/03 13:05:36 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:05:36 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/09/03 13:05:36 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/09/03 13:05:36 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/09/03 13:05:36 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/09/03 13:05:36 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/03 13:05:36 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/09/03 13:05:36 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:05:36 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/09/03 13:05:36 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/09/03 13:05:36 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/09/03 13:05:36 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/09/03 13:05:36 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/03 13:05:36 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:05:36 DEBUG : dir: Looking for writers 2026/09/03 13:05:36 DEBUG : file1: reading active writers 2026/09/03 13:05:36 DEBUG : file1.metadata: reading active writers 2026/09/03 13:05:36 DEBUG : Looking for writers 2026/09/03 13:05:36 DEBUG : dir: reading active writers 2026/09/03 13:05:36 DEBUG : dir.metadata: reading active writers 2026/09/03 13:05:36 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (3.71s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:05:37 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:05:37 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:05:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/03 13:05:40 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:05:40 DEBUG : dir: Looking for writers 2026/09/03 13:05:40 DEBUG : file1: reading active writers 2026/09/03 13:05:40 DEBUG : Looking for writers 2026/09/03 13:05:40 DEBUG : dir: reading active writers 2026/09/03 13:05:40 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (3.76s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:05:41 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:05:41 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:05:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/03 13:05:44 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2026/09/03 13:05:46 DEBUG : Can set mod time: true 2026/09/03 13:05:46 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/03 13:05:47 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:05:47 DEBUG : dir: Looking for writers 2026/09/03 13:05:47 DEBUG : file1: reading active writers 2026/09/03 13:05:47 DEBUG : Looking for writers 2026/09/03 13:05:47 DEBUG : dir: reading active writers 2026/09/03 13:05:47 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:05:48 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:05:48 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:05:49 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/03 13:05:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/03 13:05:50 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/03 13:05:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 13:05:50 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': File to upload is small (0 bytes), uploading instead of streaming 2026/09/03 13:05:52 DEBUG : dir/file1: size = 0 OK 2026/09/03 13:05:52 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/03 13:05:52 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/03 13:05:52 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/03 13:05:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 13:05:52 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:05:52 DEBUG : dir: Looking for writers 2026/09/03 13:05:52 DEBUG : file1: reading active writers 2026/09/03 13:05:52 DEBUG : Looking for writers 2026/09/03 13:05:52 DEBUG : dir: reading active writers 2026/09/03 13:05:52 DEBUG : >WaitForWriters: 2026/09/03 13:05:52 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:05:52 DEBUG : dir: Looking for writers 2026/09/03 13:05:52 DEBUG : file1: reading active writers 2026/09/03 13:05:52 DEBUG : Looking for writers 2026/09/03 13:05:52 DEBUG : dir: reading active writers 2026/09/03 13:05:52 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:05:53 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:05:53 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:05:54 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/03 13:05:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/03 13:05:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/03 13:05:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 13:05:56 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': File to upload is small (5 bytes), uploading instead of streaming 2026/09/03 13:05:56 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/09/03 13:05:57 DEBUG : dir/file1: size = 5 OK 2026/09/03 13:05:57 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/03 13:05:57 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/03 13:05:57 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/03 13:05:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 13:05:57 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:05:57 DEBUG : dir: Looking for writers 2026/09/03 13:05:57 DEBUG : file1: reading active writers 2026/09/03 13:05:57 DEBUG : Looking for writers 2026/09/03 13:05:57 DEBUG : dir: reading active writers 2026/09/03 13:05:57 DEBUG : >WaitForWriters: 2026/09/03 13:05:58 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:05:58 DEBUG : dir: Looking for writers 2026/09/03 13:05:58 DEBUG : file1: reading active writers 2026/09/03 13:05:58 DEBUG : Looking for writers 2026/09/03 13:05:58 DEBUG : dir: reading active writers 2026/09/03 13:05:58 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:05:59 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:05:59 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 13:05:59 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:05:59 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:05:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:05:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 13:05:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:05:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:05:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 13:05:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:05:59 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 13:06:00 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/03 13:06:02 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/03 13:06:02 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:06:02 DEBUG : dir: Looking for writers 2026/09/03 13:06:02 DEBUG : file1: reading active writers 2026/09/03 13:06:02 DEBUG : Looking for writers 2026/09/03 13:06:02 DEBUG : dir: reading active writers 2026/09/03 13:06:02 DEBUG : >WaitForWriters: 2026/09/03 13:06:02 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:06:03 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:06:03 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 13:06:03 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:06:03 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:06:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:06:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 13:06:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:06:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:06:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 13:06:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:06:03 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 13:06:04 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/03 13:06:06 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/03 13:06:06 DEBUG : dir/file1: newRWFileHandle: 2026/09/03 13:06:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/03 13:06:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/03 13:06:06 DEBUG : dir/file1(0x148d7525bc0): close: 2026/09/03 13:06:06 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/03 13:06:06 DEBUG : dir/file1(0x148d7525bc0): >close: err= 2026/09/03 13:06:06 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:06:06 DEBUG : dir: Looking for writers 2026/09/03 13:06:06 DEBUG : file1: reading active writers 2026/09/03 13:06:06 DEBUG : Looking for writers 2026/09/03 13:06:06 DEBUG : dir: reading active writers 2026/09/03 13:06:06 DEBUG : >WaitForWriters: 2026/09/03 13:06:06 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:06:06 DEBUG : dir: Looking for writers 2026/09/03 13:06:06 DEBUG : file1: reading active writers 2026/09/03 13:06:06 DEBUG : Looking for writers 2026/09/03 13:06:06 DEBUG : dir: reading active writers 2026/09/03 13:06:06 DEBUG : >WaitForWriters: 2026/09/03 13:06:06 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:06:07 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:06:07 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 13:06:07 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:06:07 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:06:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:06:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 13:06:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:06:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:06:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 13:06:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:06:07 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 13:06:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/03 13:06:10 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/03 13:06:10 DEBUG : dir/file1: newRWFileHandle: 2026/09/03 13:06:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/03 13:06:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/03 13:06:10 DEBUG : dir/file1(0x148d7d76080): _writeAt: size=5, off=0 2026/09/03 13:06:10 DEBUG : dir/file1(0x148d7d76080): openPending: 2026/09/03 13:06:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/03 13:06:10 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/03 13:06:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 13:06:10 DEBUG : dir/file1(0x148d7d76080): >openPending: err= 2026/09/03 13:06:10 DEBUG : dir/file1(0x148d7d76080): >_writeAt: n=5, err= 2026/09/03 13:06:10 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/03 13:06:10 DEBUG : dir/file1(0x148d7d76080): close: 2026/09/03 13:06:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/09/03 13:06:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/09/03 13:06:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/09/03 13:06:10 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/03 13:06:10 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/03 13:06:10 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/03 13:06:10 DEBUG : dir/file1(0x148d7d76080): >close: err= 2026/09/03 13:06:10 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:06:10 DEBUG : dir: Looking for writers 2026/09/03 13:06:10 DEBUG : file1: reading active writers 2026/09/03 13:06:10 DEBUG : Looking for writers 2026/09/03 13:06:10 DEBUG : dir: reading active writers 2026/09/03 13:06:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/03 13:06:10 DEBUG : dir: Looking for writers 2026/09/03 13:06:10 DEBUG : file1: reading active writers 2026/09/03 13:06:10 DEBUG : Looking for writers 2026/09/03 13:06:10 DEBUG : dir: reading active writers 2026/09/03 13:06:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/03 13:06:10 DEBUG : dir: Looking for writers 2026/09/03 13:06:10 DEBUG : file1: reading active writers 2026/09/03 13:06:10 DEBUG : Looking for writers 2026/09/03 13:06:10 DEBUG : dir: reading active writers 2026/09/03 13:06:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/03 13:06:11 DEBUG : dir: Looking for writers 2026/09/03 13:06:11 DEBUG : file1: reading active writers 2026/09/03 13:06:11 DEBUG : Looking for writers 2026/09/03 13:06:11 DEBUG : dir: reading active writers 2026/09/03 13:06:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/03 13:06:11 DEBUG : dir/file1: vfs cache: starting upload 2026/09/03 13:06:11 DEBUG : dir: Looking for writers 2026/09/03 13:06:11 DEBUG : file1: reading active writers 2026/09/03 13:06:11 DEBUG : Looking for writers 2026/09/03 13:06:11 DEBUG : dir: reading active writers 2026/09/03 13:06:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/03 13:06:11 DEBUG : dir: Looking for writers 2026/09/03 13:06:11 DEBUG : file1: reading active writers 2026/09/03 13:06:11 DEBUG : Looking for writers 2026/09/03 13:06:11 DEBUG : dir: reading active writers 2026/09/03 13:06:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/03 13:06:11 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/03 13:06:11 DEBUG : dir: Looking for writers 2026/09/03 13:06:11 DEBUG : file1: reading active writers 2026/09/03 13:06:11 DEBUG : Looking for writers 2026/09/03 13:06:11 DEBUG : dir: reading active writers 2026/09/03 13:06:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/03 13:06:12 DEBUG : dir/file1: size = 14 OK 2026/09/03 13:06:12 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/09/03 13:06:12 INFO : dir/file1: Copied (replaced existing) 2026/09/03 13:06:12 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/09/03 13:06:12 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/03 13:06:12 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/09/03 13:06:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 13:06:12 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/03 13:06:12 DEBUG : dir: Looking for writers 2026/09/03 13:06:12 DEBUG : file1: reading active writers 2026/09/03 13:06:12 DEBUG : Looking for writers 2026/09/03 13:06:12 DEBUG : dir: reading active writers 2026/09/03 13:06:12 DEBUG : >WaitForWriters: 2026/09/03 13:06:12 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:06:12 DEBUG : dir: Looking for writers 2026/09/03 13:06:12 DEBUG : file1: reading active writers 2026/09/03 13:06:12 DEBUG : Looking for writers 2026/09/03 13:06:12 DEBUG : dir: reading active writers 2026/09/03 13:06:12 DEBUG : >WaitForWriters: 2026/09/03 13:06:12 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (32.16s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (6.70s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (5.55s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (5.59s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.37s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.32s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (5.63s) === RUN TestFileOpenRead run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:06:13 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:06:13 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:06:14 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/03 13:06:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/03 13:06:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/03 13:06:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/03 13:06:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/03 13:06:16 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:06:16 DEBUG : dir: Looking for writers 2026/09/03 13:06:16 DEBUG : file1: reading active writers 2026/09/03 13:06:16 DEBUG : Looking for writers 2026/09/03 13:06:16 DEBUG : dir: reading active writers 2026/09/03 13:06:16 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.25s) === RUN TestFileOpenReadUnknownSize 2026/09/03 13:06:17 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/09/03 13:06:17 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:06:17 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/03 13:06:17 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/09/03 13:06:17 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:06:17 DEBUG : Looking for writers 2026/09/03 13:06:17 DEBUG : file.txt: reading active writers 2026/09/03 13:06:17 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:06:17 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:06:17 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:06:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/03 13:06:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 13:06:20 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': File to upload is small (25 bytes), uploading instead of streaming 2026/09/03 13:06:21 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/09/03 13:06:22 DEBUG : dir/file1: size = 25 OK 2026/09/03 13:06:22 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/03 13:06:22 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/03 13:06:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 13:06:22 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:06:22 DEBUG : dir: Looking for writers 2026/09/03 13:06:22 DEBUG : file1: reading active writers 2026/09/03 13:06:22 DEBUG : Looking for writers 2026/09/03 13:06:22 DEBUG : dir: reading active writers 2026/09/03 13:06:22 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.26s) === RUN TestFileRemove run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:06:23 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:06:23 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:06:24 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/03 13:06:25 DEBUG : dir/file1: Remove: 2026/09/03 13:06:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/03 13:06:25 DEBUG : dir/file1: >Remove: err= 2026/09/03 13:06:26 DEBUG : dir/file1: Remove: 2026/09/03 13:06:26 DEBUG : dir/file1: >Remove: err=Read only file system 2026/09/03 13:06:26 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:06:26 DEBUG : dir: Looking for writers 2026/09/03 13:06:26 DEBUG : Looking for writers 2026/09/03 13:06:26 DEBUG : dir: reading active writers 2026/09/03 13:06:26 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.07s) === RUN TestFileRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:06:27 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:06:27 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:06:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/03 13:06:29 DEBUG : dir/file1: Remove: 2026/09/03 13:06:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/03 13:06:29 DEBUG : dir/file1: >Remove: err= 2026/09/03 13:06:30 DEBUG : dir/file1: Remove: 2026/09/03 13:06:30 DEBUG : dir/file1: >Remove: err=Read only file system 2026/09/03 13:06:30 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:06:30 DEBUG : dir: Looking for writers 2026/09/03 13:06:30 DEBUG : Looking for writers 2026/09/03 13:06:30 DEBUG : dir: reading active writers 2026/09/03 13:06:30 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.11s) === RUN TestFileOpen run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:06:31 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:06:31 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:06:32 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/03 13:06:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/03 13:06:34 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/03 13:06:34 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/03 13:06:34 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/03 13:06:34 DEBUG : dir/file1: Open: flags=O_RDWR 2026/09/03 13:06:34 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/03 13:06:34 DEBUG : dir/file1: Open: flags=0x3 2026/09/03 13:06:34 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/09/03 13:06:34 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/09/03 13:06:34 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:06:34 DEBUG : dir: Looking for writers 2026/09/03 13:06:34 DEBUG : file1: reading active writers 2026/09/03 13:06:34 DEBUG : Looking for writers 2026/09/03 13:06:34 DEBUG : dir: reading active writers 2026/09/03 13:06:34 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (3.99s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:06:35 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:06:35 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:06:36 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/03 13:06:37 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:06:37 DEBUG : dir: Looking for writers 2026/09/03 13:06:37 DEBUG : file1: reading active writers 2026/09/03 13:06:37 DEBUG : Looking for writers 2026/09/03 13:06:37 DEBUG : dir: reading active writers 2026/09/03 13:06:37 DEBUG : >WaitForWriters: 2026/09/03 13:06:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/03 13:06:38 DEBUG : newLeaf: Updating file with newLeaf 0x148d7d75520 2026/09/03 13:06:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/03 13:06:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/03 13:06:40 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/03 13:06:40 DEBUG : dir/file1: Updating file with dir/file1 0x148d7d75520 2026/09/03 13:06:40 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/03 13:06:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 13:06:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/03 13:06:40 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/03 13:06:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 13:06:40 DEBUG : dir/file1: File is currently open, delaying rename 0x148d7d75520 2026/09/03 13:06:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/03 13:06:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/03 13:06:40 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': File to upload is small (25 bytes), uploading instead of streaming 2026/09/03 13:06:41 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/09/03 13:06:41 DEBUG : dir/file1: size = 25 OK 2026/09/03 13:06:41 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/03 13:06:41 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/03 13:06:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/03 13:06:41 DEBUG : newLeaf: Running delayed rename now 2026/09/03 13:06:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/03 13:06:42 DEBUG : newLeaf: Updating file with newLeaf 0x148d7d75520 2026/09/03 13:06:42 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:06:42 DEBUG : dir: Looking for writers 2026/09/03 13:06:42 DEBUG : Looking for writers 2026/09/03 13:06:42 DEBUG : dir: reading active writers 2026/09/03 13:06:42 DEBUG : newLeaf: reading active writers 2026/09/03 13:06:42 DEBUG : >WaitForWriters: 2026/09/03 13:06:42 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:06:42 DEBUG : dir: Looking for writers 2026/09/03 13:06:42 DEBUG : Looking for writers 2026/09/03 13:06:42 DEBUG : newLeaf: reading active writers 2026/09/03 13:06:42 DEBUG : dir: reading active writers 2026/09/03 13:06:42 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:06:44 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:06:44 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:06:44 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 13:06:44 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:06:44 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:06:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:06:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 13:06:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:06:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:06:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 13:06:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:06:44 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 13:06:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/03 13:06:46 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:06:46 DEBUG : dir: Looking for writers 2026/09/03 13:06:46 DEBUG : file1: reading active writers 2026/09/03 13:06:46 DEBUG : Looking for writers 2026/09/03 13:06:46 DEBUG : dir: reading active writers 2026/09/03 13:06:46 DEBUG : >WaitForWriters: 2026/09/03 13:06:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/03 13:06:47 DEBUG : newLeaf: Updating file with newLeaf 0x148d7c2dad0 2026/09/03 13:06:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/03 13:06:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/03 13:06:48 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/03 13:06:48 DEBUG : dir/file1: Updating file with dir/file1 0x148d7c2dad0 2026/09/03 13:06:48 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/03 13:06:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 13:06:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/03 13:06:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/03 13:06:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 13:06:49 DEBUG : dir/file1: File is currently open, delaying rename 0x148d7c2dad0 2026/09/03 13:06:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/03 13:06:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/03 13:06:49 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': File to upload is small (25 bytes), uploading instead of streaming 2026/09/03 13:06:49 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/09/03 13:06:50 DEBUG : dir/file1: size = 25 OK 2026/09/03 13:06:50 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/03 13:06:50 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/03 13:06:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/03 13:06:50 DEBUG : newLeaf: Running delayed rename now 2026/09/03 13:06:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/03 13:06:51 DEBUG : newLeaf: Updating file with newLeaf 0x148d7c2dad0 2026/09/03 13:06:51 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:06:51 DEBUG : dir: Looking for writers 2026/09/03 13:06:51 DEBUG : Looking for writers 2026/09/03 13:06:51 DEBUG : newLeaf: reading active writers 2026/09/03 13:06:51 DEBUG : dir: reading active writers 2026/09/03 13:06:51 DEBUG : >WaitForWriters: 2026/09/03 13:06:51 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:06:51 DEBUG : dir: Looking for writers 2026/09/03 13:06:51 DEBUG : Looking for writers 2026/09/03 13:06:51 DEBUG : newLeaf: reading active writers 2026/09/03 13:06:51 DEBUG : dir: reading active writers 2026/09/03 13:06:51 DEBUG : >WaitForWriters: 2026/09/03 13:06:51 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:06:52 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:06:52 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:06:52 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 13:06:52 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:06:52 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:06:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:06:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 13:06:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:06:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:06:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 13:06:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:06:52 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 13:06:53 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/03 13:06:55 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/03 13:06:55 DEBUG : dir/file1: newRWFileHandle: 2026/09/03 13:06:55 DEBUG : dir/file1(0x148d7e07000): openPending: 2026/09/03 13:06:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/03 13:06:55 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/03 13:06:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 13:06:55 DEBUG : dir/file1(0x148d7e07000): >openPending: err= 2026/09/03 13:06:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/03 13:06:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/03 13:06:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 13:06:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/03 13:06:55 DEBUG : dir/file1(0x148d7e07000): _writeAt: size=14, off=0 2026/09/03 13:06:55 DEBUG : dir/file1(0x148d7e07000): >_writeAt: n=14, err= 2026/09/03 13:06:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/03 13:06:55 DEBUG : dir/file1(0x148d7e07000): close: 2026/09/03 13:06:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/03 13:06:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/03 13:06:55 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/03 13:06:55 DEBUG : dir/file1(0x148d7e07000): >close: err= 2026/09/03 13:06:55 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:06:55 DEBUG : dir: Looking for writers 2026/09/03 13:06:55 DEBUG : file1: reading active writers 2026/09/03 13:06:55 DEBUG : Looking for writers 2026/09/03 13:06:55 DEBUG : dir: reading active writers 2026/09/03 13:06:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/03 13:06:55 DEBUG : dir: Looking for writers 2026/09/03 13:06:55 DEBUG : file1: reading active writers 2026/09/03 13:06:55 DEBUG : Looking for writers 2026/09/03 13:06:55 DEBUG : dir: reading active writers 2026/09/03 13:06:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/03 13:06:55 DEBUG : dir: Looking for writers 2026/09/03 13:06:55 DEBUG : file1: reading active writers 2026/09/03 13:06:55 DEBUG : Looking for writers 2026/09/03 13:06:55 DEBUG : dir: reading active writers 2026/09/03 13:06:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/03 13:06:55 DEBUG : dir: Looking for writers 2026/09/03 13:06:55 DEBUG : file1: reading active writers 2026/09/03 13:06:55 DEBUG : Looking for writers 2026/09/03 13:06:55 DEBUG : dir: reading active writers 2026/09/03 13:06:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/03 13:06:55 DEBUG : dir/file1: vfs cache: starting upload 2026/09/03 13:06:55 DEBUG : dir: Looking for writers 2026/09/03 13:06:55 DEBUG : file1: reading active writers 2026/09/03 13:06:55 DEBUG : Looking for writers 2026/09/03 13:06:55 DEBUG : dir: reading active writers 2026/09/03 13:06:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/03 13:06:55 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/03 13:06:55 DEBUG : dir: Looking for writers 2026/09/03 13:06:55 DEBUG : file1: reading active writers 2026/09/03 13:06:55 DEBUG : Looking for writers 2026/09/03 13:06:55 DEBUG : dir: reading active writers 2026/09/03 13:06:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/03 13:06:55 DEBUG : dir: Looking for writers 2026/09/03 13:06:55 DEBUG : file1: reading active writers 2026/09/03 13:06:55 DEBUG : Looking for writers 2026/09/03 13:06:55 DEBUG : dir: reading active writers 2026/09/03 13:06:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/03 13:06:56 DEBUG : dir/file1: size = 14 OK 2026/09/03 13:06:56 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/03 13:06:56 INFO : dir/file1: Copied (replaced existing) 2026/09/03 13:06:56 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/03 13:06:56 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/09/03 13:06:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 13:06:56 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/03 13:06:56 DEBUG : dir: Looking for writers 2026/09/03 13:06:56 DEBUG : file1: reading active writers 2026/09/03 13:06:56 DEBUG : Looking for writers 2026/09/03 13:06:56 DEBUG : dir: reading active writers 2026/09/03 13:06:56 DEBUG : >WaitForWriters: 2026/09/03 13:06:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/03 13:06:56 DEBUG : dir/file1: newRWFileHandle: 2026/09/03 13:06:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/03 13:06:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/03 13:06:56 DEBUG : dir/file1(0x148d76455c0): _readAt: size=512, off=0 2026/09/03 13:06:56 DEBUG : dir/file1(0x148d76455c0): openPending: 2026/09/03 13:06:56 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/09/03 13:06:56 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/03 13:06:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 13:06:56 DEBUG : dir/file1(0x148d76455c0): >openPending: err= 2026/09/03 13:06:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/03 13:06:56 DEBUG : dir/file1(0x148d76455c0): >_readAt: n=14, err=EOF 2026/09/03 13:06:56 DEBUG : dir/file1(0x148d76455c0): close: 2026/09/03 13:06:56 DEBUG : dir/file1(0x148d76455c0): >close: err= 2026/09/03 13:06:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/03 13:06:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/03 13:06:57 DEBUG : newLeaf: Updating file with newLeaf 0x148d7944f70 2026/09/03 13:06:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/03 13:06:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/03 13:06:58 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/03 13:06:58 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/03 13:06:58 DEBUG : dir/file1: Updating file with dir/file1 0x148d7944f70 2026/09/03 13:06:58 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/03 13:06:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 13:06:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/03 13:06:59 DEBUG : dir/file1: newRWFileHandle: 2026/09/03 13:06:59 DEBUG : dir/file1(0x148d7645c40): openPending: 2026/09/03 13:06:59 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/09/03 13:06:59 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/03 13:06:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 13:06:59 DEBUG : dir/file1(0x148d7645c40): >openPending: err= 2026/09/03 13:06:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/03 13:06:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/03 13:06:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/03 13:06:59 DEBUG : dir/file1(0x148d7645c40): _writeAt: size=25, off=0 2026/09/03 13:06:59 DEBUG : dir/file1(0x148d7645c40): >_writeAt: n=25, err= 2026/09/03 13:06:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/03 13:06:59 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/03 13:06:59 DEBUG : newLeaf: Updating file with newLeaf 0x148d7944f70 2026/09/03 13:06:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/03 13:06:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/03 13:06:59 DEBUG : newLeaf(0x148d7645c40): close: 2026/09/03 13:06:59 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/03 13:06:59 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-03 13:06:59.044289865 +0000 UTC m=+200.840803983 2026/09/03 13:06:59 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/03 13:06:59 DEBUG : newLeaf(0x148d7645c40): >close: err= 2026/09/03 13:06:59 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:06:59 DEBUG : dir: Looking for writers 2026/09/03 13:06:59 DEBUG : Looking for writers 2026/09/03 13:06:59 DEBUG : dir: reading active writers 2026/09/03 13:06:59 DEBUG : newLeaf: reading active writers 2026/09/03 13:06:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/03 13:06:59 DEBUG : dir: Looking for writers 2026/09/03 13:06:59 DEBUG : Looking for writers 2026/09/03 13:06:59 DEBUG : dir: reading active writers 2026/09/03 13:06:59 DEBUG : newLeaf: reading active writers 2026/09/03 13:06:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/03 13:06:59 DEBUG : dir: Looking for writers 2026/09/03 13:06:59 DEBUG : Looking for writers 2026/09/03 13:06:59 DEBUG : dir: reading active writers 2026/09/03 13:06:59 DEBUG : newLeaf: reading active writers 2026/09/03 13:06:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/03 13:06:59 DEBUG : dir: Looking for writers 2026/09/03 13:06:59 DEBUG : Looking for writers 2026/09/03 13:06:59 DEBUG : dir: reading active writers 2026/09/03 13:06:59 DEBUG : newLeaf: reading active writers 2026/09/03 13:06:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/03 13:06:59 DEBUG : newLeaf: vfs cache: starting upload 2026/09/03 13:06:59 DEBUG : dir: Looking for writers 2026/09/03 13:06:59 DEBUG : Looking for writers 2026/09/03 13:06:59 DEBUG : dir: reading active writers 2026/09/03 13:06:59 DEBUG : newLeaf: reading active writers 2026/09/03 13:06:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/03 13:07:00 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/09/03 13:07:00 DEBUG : dir: Looking for writers 2026/09/03 13:07:00 DEBUG : Looking for writers 2026/09/03 13:07:00 DEBUG : dir: reading active writers 2026/09/03 13:07:00 DEBUG : newLeaf: reading active writers 2026/09/03 13:07:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/03 13:07:00 DEBUG : dir: Looking for writers 2026/09/03 13:07:00 DEBUG : Looking for writers 2026/09/03 13:07:00 DEBUG : dir: reading active writers 2026/09/03 13:07:00 DEBUG : newLeaf: reading active writers 2026/09/03 13:07:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/03 13:07:00 DEBUG : newLeaf: size = 25 OK 2026/09/03 13:07:00 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/03 13:07:00 INFO : newLeaf: Copied (replaced existing) 2026/09/03 13:07:00 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-03 13:06:59 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/03 13:07:00 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/03 13:07:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/03 13:07:00 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/03 13:07:01 DEBUG : dir: Looking for writers 2026/09/03 13:07:01 DEBUG : Looking for writers 2026/09/03 13:07:01 DEBUG : dir: reading active writers 2026/09/03 13:07:01 DEBUG : newLeaf: reading active writers 2026/09/03 13:07:01 DEBUG : >WaitForWriters: 2026/09/03 13:07:01 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:07:01 DEBUG : dir: Looking for writers 2026/09/03 13:07:01 DEBUG : Looking for writers 2026/09/03 13:07:01 DEBUG : newLeaf: reading active writers 2026/09/03 13:07:01 DEBUG : dir: reading active writers 2026/09/03 13:07:01 DEBUG : >WaitForWriters: 2026/09/03 13:07:01 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:07:02 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:07:02 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 13:07:02 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:07:02 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:07:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:07:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 13:07:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:07:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:07:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 13:07:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:07:02 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 13:07:03 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/03 13:07:05 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:07:05 DEBUG : dir: Looking for writers 2026/09/03 13:07:05 DEBUG : file1: reading active writers 2026/09/03 13:07:05 DEBUG : Looking for writers 2026/09/03 13:07:05 DEBUG : dir: reading active writers 2026/09/03 13:07:05 DEBUG : >WaitForWriters: 2026/09/03 13:07:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/03 13:07:06 DEBUG : newLeaf: Updating file with newLeaf 0x148d7cdf6c0 2026/09/03 13:07:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/03 13:07:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/03 13:07:07 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/03 13:07:07 DEBUG : dir/file1: Updating file with dir/file1 0x148d7cdf6c0 2026/09/03 13:07:07 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/03 13:07:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 13:07:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/03 13:07:07 DEBUG : dir/file1: newRWFileHandle: 2026/09/03 13:07:07 DEBUG : dir/file1(0x148d7828400): openPending: 2026/09/03 13:07:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/03 13:07:07 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/03 13:07:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 13:07:07 DEBUG : dir/file1(0x148d7828400): >openPending: err= 2026/09/03 13:07:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/03 13:07:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/03 13:07:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/03 13:07:07 DEBUG : dir/file1(0x148d7828400): _writeAt: size=25, off=0 2026/09/03 13:07:07 DEBUG : dir/file1(0x148d7828400): >_writeAt: n=25, err= 2026/09/03 13:07:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/03 13:07:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/03 13:07:08 DEBUG : newLeaf: Updating file with newLeaf 0x148d7cdf6c0 2026/09/03 13:07:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/03 13:07:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/03 13:07:08 DEBUG : newLeaf(0x148d7828400): close: 2026/09/03 13:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/03 13:07:08 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-03 13:07:07.787115465 +0000 UTC m=+209.583629573 2026/09/03 13:07:08 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/03 13:07:08 DEBUG : newLeaf(0x148d7828400): >close: err= 2026/09/03 13:07:08 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:07:08 DEBUG : dir: Looking for writers 2026/09/03 13:07:08 DEBUG : Looking for writers 2026/09/03 13:07:08 DEBUG : dir: reading active writers 2026/09/03 13:07:08 DEBUG : newLeaf: reading active writers 2026/09/03 13:07:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/03 13:07:08 DEBUG : dir: Looking for writers 2026/09/03 13:07:08 DEBUG : Looking for writers 2026/09/03 13:07:08 DEBUG : dir: reading active writers 2026/09/03 13:07:08 DEBUG : newLeaf: reading active writers 2026/09/03 13:07:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/03 13:07:08 DEBUG : dir: Looking for writers 2026/09/03 13:07:08 DEBUG : Looking for writers 2026/09/03 13:07:08 DEBUG : dir: reading active writers 2026/09/03 13:07:08 DEBUG : newLeaf: reading active writers 2026/09/03 13:07:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/03 13:07:08 DEBUG : dir: Looking for writers 2026/09/03 13:07:08 DEBUG : Looking for writers 2026/09/03 13:07:08 DEBUG : dir: reading active writers 2026/09/03 13:07:08 DEBUG : newLeaf: reading active writers 2026/09/03 13:07:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/03 13:07:08 DEBUG : newLeaf: vfs cache: starting upload 2026/09/03 13:07:08 DEBUG : dir: Looking for writers 2026/09/03 13:07:08 DEBUG : Looking for writers 2026/09/03 13:07:08 DEBUG : newLeaf: reading active writers 2026/09/03 13:07:08 DEBUG : dir: reading active writers 2026/09/03 13:07:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/03 13:07:08 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/09/03 13:07:08 DEBUG : dir: Looking for writers 2026/09/03 13:07:08 DEBUG : Looking for writers 2026/09/03 13:07:08 DEBUG : newLeaf: reading active writers 2026/09/03 13:07:08 DEBUG : dir: reading active writers 2026/09/03 13:07:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/03 13:07:09 DEBUG : dir: Looking for writers 2026/09/03 13:07:09 DEBUG : Looking for writers 2026/09/03 13:07:09 DEBUG : dir: reading active writers 2026/09/03 13:07:09 DEBUG : newLeaf: reading active writers 2026/09/03 13:07:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/03 13:07:09 DEBUG : newLeaf: size = 25 OK 2026/09/03 13:07:09 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/03 13:07:09 INFO : newLeaf: Copied (replaced existing) 2026/09/03 13:07:09 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-03 13:07:07 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/03 13:07:09 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/03 13:07:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/03 13:07:09 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/03 13:07:09 DEBUG : dir: Looking for writers 2026/09/03 13:07:09 DEBUG : Looking for writers 2026/09/03 13:07:09 DEBUG : dir: reading active writers 2026/09/03 13:07:09 DEBUG : newLeaf: reading active writers 2026/09/03 13:07:09 DEBUG : >WaitForWriters: 2026/09/03 13:07:10 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:07:10 DEBUG : dir: Looking for writers 2026/09/03 13:07:10 DEBUG : Looking for writers 2026/09/03 13:07:10 DEBUG : dir: reading active writers 2026/09/03 13:07:10 DEBUG : newLeaf: reading active writers 2026/09/03 13:07:10 DEBUG : >WaitForWriters: 2026/09/03 13:07:10 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:07:11 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:07:11 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 13:07:11 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:07:11 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:07:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:07:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 13:07:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:07:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:07:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 13:07:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:07:11 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 13:07:12 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/03 13:07:13 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/03 13:07:13 DEBUG : dir/file1: newRWFileHandle: 2026/09/03 13:07:13 DEBUG : dir/file1(0x148d7828b80): openPending: 2026/09/03 13:07:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/03 13:07:13 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/03 13:07:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 13:07:13 DEBUG : dir/file1(0x148d7828b80): >openPending: err= 2026/09/03 13:07:13 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/03 13:07:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/03 13:07:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 13:07:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/03 13:07:13 DEBUG : dir/file1(0x148d7828b80): _writeAt: size=14, off=0 2026/09/03 13:07:13 DEBUG : dir/file1(0x148d7828b80): >_writeAt: n=14, err= 2026/09/03 13:07:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/03 13:07:13 DEBUG : dir/file1(0x148d7828b80): close: 2026/09/03 13:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/03 13:07:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/03 13:07:13 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/03 13:07:13 DEBUG : dir/file1(0x148d7828b80): >close: err= 2026/09/03 13:07:13 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:07:13 DEBUG : dir: Looking for writers 2026/09/03 13:07:13 DEBUG : file1: reading active writers 2026/09/03 13:07:13 DEBUG : Looking for writers 2026/09/03 13:07:13 DEBUG : dir: reading active writers 2026/09/03 13:07:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/03 13:07:13 DEBUG : dir: Looking for writers 2026/09/03 13:07:13 DEBUG : file1: reading active writers 2026/09/03 13:07:13 DEBUG : Looking for writers 2026/09/03 13:07:13 DEBUG : dir: reading active writers 2026/09/03 13:07:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/03 13:07:13 DEBUG : dir: Looking for writers 2026/09/03 13:07:13 DEBUG : file1: reading active writers 2026/09/03 13:07:13 DEBUG : Looking for writers 2026/09/03 13:07:13 DEBUG : dir: reading active writers 2026/09/03 13:07:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/03 13:07:13 DEBUG : dir: Looking for writers 2026/09/03 13:07:13 DEBUG : file1: reading active writers 2026/09/03 13:07:13 DEBUG : Looking for writers 2026/09/03 13:07:13 DEBUG : dir: reading active writers 2026/09/03 13:07:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/03 13:07:13 DEBUG : dir/file1: vfs cache: starting upload 2026/09/03 13:07:13 DEBUG : dir: Looking for writers 2026/09/03 13:07:13 DEBUG : file1: reading active writers 2026/09/03 13:07:13 DEBUG : Looking for writers 2026/09/03 13:07:13 DEBUG : dir: reading active writers 2026/09/03 13:07:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/03 13:07:14 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/03 13:07:14 DEBUG : dir: Looking for writers 2026/09/03 13:07:14 DEBUG : file1: reading active writers 2026/09/03 13:07:14 DEBUG : Looking for writers 2026/09/03 13:07:14 DEBUG : dir: reading active writers 2026/09/03 13:07:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/03 13:07:14 DEBUG : dir: Looking for writers 2026/09/03 13:07:14 DEBUG : file1: reading active writers 2026/09/03 13:07:14 DEBUG : Looking for writers 2026/09/03 13:07:14 DEBUG : dir: reading active writers 2026/09/03 13:07:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/03 13:07:15 DEBUG : dir: Looking for writers 2026/09/03 13:07:15 DEBUG : file1: reading active writers 2026/09/03 13:07:15 DEBUG : Looking for writers 2026/09/03 13:07:15 DEBUG : dir: reading active writers 2026/09/03 13:07:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/03 13:07:15 DEBUG : dir/file1: size = 14 OK 2026/09/03 13:07:15 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/03 13:07:15 INFO : dir/file1: Copied (replaced existing) 2026/09/03 13:07:15 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/03 13:07:15 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/09/03 13:07:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 13:07:15 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/03 13:07:16 DEBUG : dir: Looking for writers 2026/09/03 13:07:16 DEBUG : file1: reading active writers 2026/09/03 13:07:16 DEBUG : Looking for writers 2026/09/03 13:07:16 DEBUG : dir: reading active writers 2026/09/03 13:07:16 DEBUG : >WaitForWriters: 2026/09/03 13:07:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/03 13:07:16 DEBUG : dir/file1: newRWFileHandle: 2026/09/03 13:07:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/03 13:07:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/03 13:07:16 DEBUG : dir/file1(0x148d7829a80): _readAt: size=512, off=0 2026/09/03 13:07:16 DEBUG : dir/file1(0x148d7829a80): openPending: 2026/09/03 13:07:16 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/09/03 13:07:16 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/03 13:07:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 13:07:16 DEBUG : dir/file1(0x148d7829a80): >openPending: err= 2026/09/03 13:07:16 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/03 13:07:16 DEBUG : dir/file1(0x148d7829a80): >_readAt: n=14, err=EOF 2026/09/03 13:07:16 DEBUG : dir/file1(0x148d7829a80): close: 2026/09/03 13:07:16 DEBUG : dir/file1(0x148d7829a80): >close: err= 2026/09/03 13:07:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/03 13:07:17 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/03 13:07:17 DEBUG : newLeaf: Updating file with newLeaf 0x148d77c8340 2026/09/03 13:07:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/03 13:07:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/03 13:07:18 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/03 13:07:18 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/03 13:07:18 DEBUG : dir/file1: Updating file with dir/file1 0x148d77c8340 2026/09/03 13:07:18 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/03 13:07:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 13:07:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/03 13:07:18 DEBUG : dir/file1: newRWFileHandle: 2026/09/03 13:07:18 DEBUG : dir/file1(0x148d7644e40): openPending: 2026/09/03 13:07:18 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/09/03 13:07:18 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/03 13:07:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 13:07:18 DEBUG : dir/file1(0x148d7644e40): >openPending: err= 2026/09/03 13:07:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/03 13:07:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/03 13:07:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/03 13:07:18 DEBUG : dir/file1(0x148d7644e40): _writeAt: size=25, off=0 2026/09/03 13:07:18 DEBUG : dir/file1(0x148d7644e40): >_writeAt: n=25, err= 2026/09/03 13:07:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/03 13:07:19 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/03 13:07:19 DEBUG : newLeaf: Updating file with newLeaf 0x148d77c8340 2026/09/03 13:07:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/03 13:07:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/03 13:07:19 DEBUG : newLeaf(0x148d7644e40): close: 2026/09/03 13:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/03 13:07:19 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-03 13:07:18.494664391 +0000 UTC m=+220.291178499 2026/09/03 13:07:19 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/03 13:07:19 DEBUG : newLeaf(0x148d7644e40): >close: err= 2026/09/03 13:07:19 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:07:19 DEBUG : dir: Looking for writers 2026/09/03 13:07:19 DEBUG : Looking for writers 2026/09/03 13:07:19 DEBUG : dir: reading active writers 2026/09/03 13:07:19 DEBUG : newLeaf: reading active writers 2026/09/03 13:07:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/03 13:07:19 DEBUG : dir: Looking for writers 2026/09/03 13:07:19 DEBUG : Looking for writers 2026/09/03 13:07:19 DEBUG : dir: reading active writers 2026/09/03 13:07:19 DEBUG : newLeaf: reading active writers 2026/09/03 13:07:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/03 13:07:19 DEBUG : dir: Looking for writers 2026/09/03 13:07:19 DEBUG : Looking for writers 2026/09/03 13:07:19 DEBUG : dir: reading active writers 2026/09/03 13:07:19 DEBUG : newLeaf: reading active writers 2026/09/03 13:07:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/03 13:07:19 DEBUG : dir: Looking for writers 2026/09/03 13:07:19 DEBUG : Looking for writers 2026/09/03 13:07:19 DEBUG : dir: reading active writers 2026/09/03 13:07:19 DEBUG : newLeaf: reading active writers 2026/09/03 13:07:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/03 13:07:19 DEBUG : newLeaf: vfs cache: starting upload 2026/09/03 13:07:19 DEBUG : dir: Looking for writers 2026/09/03 13:07:19 DEBUG : Looking for writers 2026/09/03 13:07:19 DEBUG : dir: reading active writers 2026/09/03 13:07:19 DEBUG : newLeaf: reading active writers 2026/09/03 13:07:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/03 13:07:19 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/09/03 13:07:19 DEBUG : dir: Looking for writers 2026/09/03 13:07:19 DEBUG : Looking for writers 2026/09/03 13:07:19 DEBUG : dir: reading active writers 2026/09/03 13:07:19 DEBUG : newLeaf: reading active writers 2026/09/03 13:07:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/03 13:07:19 DEBUG : dir: Looking for writers 2026/09/03 13:07:19 DEBUG : Looking for writers 2026/09/03 13:07:19 DEBUG : dir: reading active writers 2026/09/03 13:07:19 DEBUG : newLeaf: reading active writers 2026/09/03 13:07:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/03 13:07:20 DEBUG : dir: Looking for writers 2026/09/03 13:07:20 DEBUG : Looking for writers 2026/09/03 13:07:20 DEBUG : dir: reading active writers 2026/09/03 13:07:20 DEBUG : newLeaf: reading active writers 2026/09/03 13:07:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/03 13:07:20 DEBUG : newLeaf: size = 25 OK 2026/09/03 13:07:20 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/03 13:07:20 INFO : newLeaf: Copied (replaced existing) 2026/09/03 13:07:20 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-03 13:07:18 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/03 13:07:20 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/03 13:07:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/03 13:07:20 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/03 13:07:21 DEBUG : dir: Looking for writers 2026/09/03 13:07:21 DEBUG : Looking for writers 2026/09/03 13:07:21 DEBUG : dir: reading active writers 2026/09/03 13:07:21 DEBUG : newLeaf: reading active writers 2026/09/03 13:07:21 DEBUG : >WaitForWriters: 2026/09/03 13:07:21 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:07:21 DEBUG : dir: Looking for writers 2026/09/03 13:07:21 DEBUG : Looking for writers 2026/09/03 13:07:21 DEBUG : newLeaf: reading active writers 2026/09/03 13:07:21 DEBUG : dir: reading active writers 2026/09/03 13:07:21 DEBUG : >WaitForWriters: 2026/09/03 13:07:21 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:07:22 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:07:22 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 13:07:22 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:07:22 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:07:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:07:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 13:07:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:07:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:07:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 13:07:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:07:22 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 13:07:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/03 13:07:25 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:07:25 DEBUG : dir: Looking for writers 2026/09/03 13:07:25 DEBUG : file1: reading active writers 2026/09/03 13:07:25 DEBUG : Looking for writers 2026/09/03 13:07:25 DEBUG : dir: reading active writers 2026/09/03 13:07:25 DEBUG : >WaitForWriters: 2026/09/03 13:07:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/03 13:07:25 DEBUG : dir/file1: newRWFileHandle: 2026/09/03 13:07:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/03 13:07:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/03 13:07:25 DEBUG : dir/file1(0x148d7645e80): _readAt: size=512, off=0 2026/09/03 13:07:25 DEBUG : dir/file1(0x148d7645e80): openPending: 2026/09/03 13:07:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/03 13:07:25 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/03 13:07:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 13:07:25 DEBUG : dir/file1(0x148d7645e80): >openPending: err= 2026/09/03 13:07:25 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/09/03 13:07:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/03 13:07:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 13:07:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/03 13:07:25 DEBUG : dir/file1(0x148d7645e80): >_readAt: n=14, err=EOF 2026/09/03 13:07:25 DEBUG : dir/file1(0x148d7645e80): close: 2026/09/03 13:07:25 DEBUG : dir/file1(0x148d7645e80): >close: err= 2026/09/03 13:07:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/03 13:07:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/03 13:07:26 DEBUG : newLeaf: Updating file with newLeaf 0x148d78d9ad0 2026/09/03 13:07:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/03 13:07:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/03 13:07:27 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/03 13:07:27 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/03 13:07:27 DEBUG : dir/file1: Updating file with dir/file1 0x148d78d9ad0 2026/09/03 13:07:27 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/03 13:07:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 13:07:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/03 13:07:28 DEBUG : dir/file1: newRWFileHandle: 2026/09/03 13:07:28 DEBUG : dir/file1(0x148d7e06900): openPending: 2026/09/03 13:07:28 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/09/03 13:07:28 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/03 13:07:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 13:07:28 DEBUG : dir/file1(0x148d7e06900): >openPending: err= 2026/09/03 13:07:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/03 13:07:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/03 13:07:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/03 13:07:28 DEBUG : dir/file1(0x148d7e06900): _writeAt: size=25, off=0 2026/09/03 13:07:28 DEBUG : dir/file1(0x148d7e06900): >_writeAt: n=25, err= 2026/09/03 13:07:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/03 13:07:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/03 13:07:29 DEBUG : newLeaf: Updating file with newLeaf 0x148d78d9ad0 2026/09/03 13:07:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/03 13:07:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/03 13:07:29 DEBUG : newLeaf(0x148d7e06900): close: 2026/09/03 13:07:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/03 13:07:29 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-03 13:07:28.29271283 +0000 UTC m=+230.089226948 2026/09/03 13:07:29 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/03 13:07:29 DEBUG : newLeaf(0x148d7e06900): >close: err= 2026/09/03 13:07:29 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:07:29 DEBUG : dir: Looking for writers 2026/09/03 13:07:29 DEBUG : Looking for writers 2026/09/03 13:07:29 DEBUG : newLeaf: reading active writers 2026/09/03 13:07:29 DEBUG : dir: reading active writers 2026/09/03 13:07:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/03 13:07:29 DEBUG : dir: Looking for writers 2026/09/03 13:07:29 DEBUG : Looking for writers 2026/09/03 13:07:29 DEBUG : dir: reading active writers 2026/09/03 13:07:29 DEBUG : newLeaf: reading active writers 2026/09/03 13:07:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/03 13:07:29 DEBUG : dir: Looking for writers 2026/09/03 13:07:29 DEBUG : Looking for writers 2026/09/03 13:07:29 DEBUG : newLeaf: reading active writers 2026/09/03 13:07:29 DEBUG : dir: reading active writers 2026/09/03 13:07:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/03 13:07:29 DEBUG : dir: Looking for writers 2026/09/03 13:07:29 DEBUG : Looking for writers 2026/09/03 13:07:29 DEBUG : dir: reading active writers 2026/09/03 13:07:29 DEBUG : newLeaf: reading active writers 2026/09/03 13:07:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/03 13:07:29 DEBUG : newLeaf: vfs cache: starting upload 2026/09/03 13:07:29 DEBUG : dir: Looking for writers 2026/09/03 13:07:29 DEBUG : Looking for writers 2026/09/03 13:07:29 DEBUG : dir: reading active writers 2026/09/03 13:07:29 DEBUG : newLeaf: reading active writers 2026/09/03 13:07:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/03 13:07:29 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/09/03 13:07:29 DEBUG : dir: Looking for writers 2026/09/03 13:07:29 DEBUG : Looking for writers 2026/09/03 13:07:29 DEBUG : dir: reading active writers 2026/09/03 13:07:29 DEBUG : newLeaf: reading active writers 2026/09/03 13:07:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/03 13:07:29 DEBUG : dir: Looking for writers 2026/09/03 13:07:29 DEBUG : Looking for writers 2026/09/03 13:07:29 DEBUG : dir: reading active writers 2026/09/03 13:07:29 DEBUG : newLeaf: reading active writers 2026/09/03 13:07:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/03 13:07:30 DEBUG : newLeaf: size = 25 OK 2026/09/03 13:07:30 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/03 13:07:30 INFO : newLeaf: Copied (replaced existing) 2026/09/03 13:07:30 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-03 13:07:28 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/03 13:07:30 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/03 13:07:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/03 13:07:30 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/03 13:07:30 DEBUG : dir: Looking for writers 2026/09/03 13:07:30 DEBUG : Looking for writers 2026/09/03 13:07:30 DEBUG : dir: reading active writers 2026/09/03 13:07:30 DEBUG : newLeaf: reading active writers 2026/09/03 13:07:30 DEBUG : >WaitForWriters: 2026/09/03 13:07:30 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:07:30 DEBUG : dir: Looking for writers 2026/09/03 13:07:30 DEBUG : Looking for writers 2026/09/03 13:07:30 DEBUG : dir: reading active writers 2026/09/03 13:07:30 DEBUG : newLeaf: reading active writers 2026/09/03 13:07:30 DEBUG : >WaitForWriters: 2026/09/03 13:07:30 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: cleaner exiting --- PASS: TestFileRename (56.67s) --- PASS: TestFileRename/off,forceCache=false (8.75s) --- PASS: TestFileRename/minimal,forceCache=false (8.68s) --- PASS: TestFileRename/minimal,forceCache=true (9.70s) --- PASS: TestFileRename/writes,forceCache=false (8.74s) --- PASS: TestFileRename/writes,forceCache=true (11.70s) --- PASS: TestFileRename/full,forceCache=false (9.12s) === RUN TestFileStructSize file_test.go:419: File struct has size 200 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestAux --- PASS: TestAux (0.00s) === RUN TestAuxConcurrent --- PASS: TestAuxConcurrent (0.00s) === RUN TestRcGetVFS run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:07:31 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:07:31 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:07:31 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:07:31 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:07:31 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:07:31 DEBUG : Looking for writers 2026/09/03 13:07:31 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.34s) === RUN TestRcForget rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcPollIntervalShutdown run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:07:32 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalShutdown (0.34s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:07:32 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestSetPollIntervalAfterShutdown (0.35s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:07:32 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalUpdate (0.34s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:07:33 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalTimeout (0.35s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:07:33 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:07:33 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalUnsupported (0.33s) === RUN TestRcList rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:07:33 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:07:33 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:07:35 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/03 13:07:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 13:07:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/03 13:07:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/03 13:07:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/03 13:07:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/03 13:07:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/03 13:07:37 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/09/03 13:07:37 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:07:37 DEBUG : dir: Looking for writers 2026/09/03 13:07:37 DEBUG : file1: reading active writers 2026/09/03 13:07:37 DEBUG : Looking for writers 2026/09/03 13:07:37 DEBUG : dir: reading active writers 2026/09/03 13:07:37 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.26s) === RUN TestReadFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:07:38 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:07:38 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:07:39 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/03 13:07:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 13:07:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/03 13:07:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/03 13:07:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/03 13:07:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/03 13:07:41 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/03 13:07:41 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/09/03 13:07:41 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/09/03 13:07:41 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/09/03 13:07:41 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/09/03 13:07:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/09/03 13:07:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/09/03 13:07:41 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/03 13:07:42 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/09/03 13:07:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/09/03 13:07:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/09/03 13:07:42 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/09/03 13:07:42 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/09/03 13:07:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/09/03 13:07:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/09/03 13:07:42 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/09/03 13:07:42 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:07:42 DEBUG : dir: Looking for writers 2026/09/03 13:07:42 DEBUG : file1: reading active writers 2026/09/03 13:07:42 DEBUG : Looking for writers 2026/09/03 13:07:42 DEBUG : dir: reading active writers 2026/09/03 13:07:42 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (5.65s) === RUN TestReadFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:07:43 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:07:43 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:07:45 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/03 13:07:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 13:07:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/03 13:07:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/03 13:07:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/03 13:07:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/03 13:07:47 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/03 13:07:47 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/09/03 13:07:47 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/09/03 13:07:47 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/09/03 13:07:47 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/09/03 13:07:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/09/03 13:07:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/09/03 13:07:47 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/03 13:07:47 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/09/03 13:07:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/09/03 13:07:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/09/03 13:07:47 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/09/03 13:07:47 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/09/03 13:07:47 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/09/03 13:07:47 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/09/03 13:07:47 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/09/03 13:07:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/09/03 13:07:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/09/03 13:07:47 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/09/03 13:07:47 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/09/03 13:07:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/09/03 13:07:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/09/03 13:07:47 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/09/03 13:07:48 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/09/03 13:07:48 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/09/03 13:07:48 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/09/03 13:07:48 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/09/03 13:07:48 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/09/03 13:07:48 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/09/03 13:07:48 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/09/03 13:07:48 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/09/03 13:07:48 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:07:48 DEBUG : dir: Looking for writers 2026/09/03 13:07:48 DEBUG : file1: reading active writers 2026/09/03 13:07:48 DEBUG : Looking for writers 2026/09/03 13:07:48 DEBUG : dir: reading active writers 2026/09/03 13:07:48 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (5.42s) === RUN TestReadFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:07:49 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:07:49 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:07:50 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/03 13:07:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 13:07:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/03 13:07:53 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/03 13:07:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/03 13:07:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/03 13:07:53 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/09/03 13:07:53 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:07:53 DEBUG : dir: Looking for writers 2026/09/03 13:07:53 DEBUG : file1: reading active writers 2026/09/03 13:07:53 DEBUG : Looking for writers 2026/09/03 13:07:53 DEBUG : dir: reading active writers 2026/09/03 13:07:53 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (5.83s) === RUN TestReadFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:07:55 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:07:55 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:07:56 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/03 13:07:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 13:07:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/03 13:07:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/03 13:07:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/03 13:07:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/03 13:07:58 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/09/03 13:07:58 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/09/03 13:07:58 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/09/03 13:07:58 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:07:58 DEBUG : dir: Looking for writers 2026/09/03 13:07:58 DEBUG : file1: reading active writers 2026/09/03 13:07:58 DEBUG : Looking for writers 2026/09/03 13:07:58 DEBUG : dir: reading active writers 2026/09/03 13:07:58 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.10s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:07:59 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:07:59 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 13:07:59 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:07:59 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:07:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:07:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 13:07:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:07:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:07:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 13:07:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:07:59 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 13:08:00 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/03 13:08:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 13:08:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/03 13:08:01 DEBUG : dir/file1: newRWFileHandle: 2026/09/03 13:08:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/03 13:08:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/03 13:08:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/03 13:08:01 DEBUG : dir/file1(0x148d7c532c0): _readAt: size=1, off=0 2026/09/03 13:08:01 DEBUG : dir/file1(0x148d7c532c0): openPending: 2026/09/03 13:08:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/03 13:08:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/03 13:08:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 13:08:01 DEBUG : dir/file1(0x148d7c532c0): >openPending: err= 2026/09/03 13:08:01 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/03 13:08:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/03 13:08:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 13:08:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/03 13:08:02 DEBUG : dir/file1(0x148d7c532c0): >_readAt: n=1, err= 2026/09/03 13:08:02 DEBUG : dir/file1(0x148d7c532c0): _readAt: size=256, off=1 2026/09/03 13:08:02 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/09/03 13:08:02 DEBUG : dir/file1(0x148d7c532c0): >_readAt: n=15, err=EOF 2026/09/03 13:08:02 DEBUG : dir/file1(0x148d7c532c0): _readAt: size=16, off=16 2026/09/03 13:08:02 DEBUG : dir/file1(0x148d7c532c0): >_readAt: n=0, err=EOF 2026/09/03 13:08:02 DEBUG : dir/file1(0x148d7c532c0): close: 2026/09/03 13:08:02 DEBUG : dir/file1(0x148d7c532c0): >close: err= 2026/09/03 13:08:02 DEBUG : dir/file1(0x148d7c532c0): close: 2026/09/03 13:08:02 DEBUG : dir/file1(0x148d7c532c0): >close: err=file already closed 2026/09/03 13:08:02 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:08:02 DEBUG : dir: Looking for writers 2026/09/03 13:08:02 DEBUG : file1: reading active writers 2026/09/03 13:08:02 DEBUG : Looking for writers 2026/09/03 13:08:02 DEBUG : dir: reading active writers 2026/09/03 13:08:02 DEBUG : >WaitForWriters: 2026/09/03 13:08:02 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.09s) === RUN TestRWFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:08:03 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:08:03 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 13:08:03 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:03 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 13:08:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 13:08:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:03 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 13:08:04 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/03 13:08:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 13:08:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/03 13:08:07 DEBUG : dir/file1: newRWFileHandle: 2026/09/03 13:08:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/03 13:08:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/03 13:08:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/03 13:08:07 DEBUG : dir/file1(0x148d7644b00): _readAt: size=1, off=0 2026/09/03 13:08:07 DEBUG : dir/file1(0x148d7644b00): openPending: 2026/09/03 13:08:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/03 13:08:07 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/03 13:08:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 13:08:07 DEBUG : dir/file1(0x148d7644b00): >openPending: err= 2026/09/03 13:08:07 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/03 13:08:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/03 13:08:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 13:08:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/03 13:08:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/09/03 13:08:07 DEBUG : dir/file1(0x148d7644b00): >_readAt: n=1, err= 2026/09/03 13:08:07 DEBUG : dir/file1(0x148d7644b00): _readAt: size=1, off=5 2026/09/03 13:08:07 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/03 13:08:07 DEBUG : dir/file1(0x148d7644b00): >_readAt: n=1, err= 2026/09/03 13:08:07 DEBUG : dir/file1(0x148d7644b00): _readAt: size=1, off=3 2026/09/03 13:08:07 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/03 13:08:07 DEBUG : dir/file1(0x148d7644b00): >_readAt: n=1, err= 2026/09/03 13:08:07 DEBUG : dir/file1(0x148d7644b00): _readAt: size=1, off=13 2026/09/03 13:08:07 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/03 13:08:07 DEBUG : dir/file1(0x148d7644b00): >_readAt: n=1, err= 2026/09/03 13:08:07 DEBUG : dir/file1(0x148d7644b00): _readAt: size=16, off=100 2026/09/03 13:08:07 DEBUG : dir/file1(0x148d7644b00): >_readAt: n=0, err=EOF 2026/09/03 13:08:07 DEBUG : dir/file1(0x148d7644b00): close: 2026/09/03 13:08:07 DEBUG : dir/file1(0x148d7644b00): >close: err= 2026/09/03 13:08:07 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:08:07 DEBUG : dir: Looking for writers 2026/09/03 13:08:07 DEBUG : file1: reading active writers 2026/09/03 13:08:07 DEBUG : Looking for writers 2026/09/03 13:08:07 DEBUG : dir: reading active writers 2026/09/03 13:08:07 DEBUG : >WaitForWriters: 2026/09/03 13:08:07 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (5.14s) === RUN TestRWFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:08:08 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:08:08 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 13:08:08 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:08 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 13:08:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 13:08:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:08 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 13:08:09 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/03 13:08:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 13:08:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/03 13:08:11 DEBUG : dir/file1: newRWFileHandle: 2026/09/03 13:08:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/03 13:08:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/03 13:08:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/03 13:08:11 DEBUG : dir/file1(0x148d78289c0): _readAt: size=1, off=0 2026/09/03 13:08:11 DEBUG : dir/file1(0x148d78289c0): openPending: 2026/09/03 13:08:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/03 13:08:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/03 13:08:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 13:08:11 DEBUG : dir/file1(0x148d78289c0): >openPending: err= 2026/09/03 13:08:11 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/03 13:08:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/03 13:08:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 13:08:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/03 13:08:11 DEBUG : dir/file1(0x148d78289c0): >_readAt: n=1, err= 2026/09/03 13:08:11 DEBUG : dir/file1(0x148d78289c0): _readAt: size=1, off=5 2026/09/03 13:08:11 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/03 13:08:11 DEBUG : dir/file1(0x148d78289c0): >_readAt: n=1, err= 2026/09/03 13:08:11 DEBUG : dir/file1(0x148d78289c0): _readAt: size=1, off=1 2026/09/03 13:08:11 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/03 13:08:11 DEBUG : dir/file1(0x148d78289c0): >_readAt: n=1, err= 2026/09/03 13:08:11 DEBUG : dir/file1(0x148d78289c0): _readAt: size=6, off=10 2026/09/03 13:08:11 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/09/03 13:08:11 DEBUG : dir/file1(0x148d78289c0): >_readAt: n=6, err= 2026/09/03 13:08:11 DEBUG : dir/file1(0x148d78289c0): _readAt: size=256, off=10 2026/09/03 13:08:11 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/09/03 13:08:11 DEBUG : dir/file1(0x148d78289c0): >_readAt: n=6, err=EOF 2026/09/03 13:08:11 DEBUG : dir/file1(0x148d78289c0): _readAt: size=256, off=100 2026/09/03 13:08:11 DEBUG : dir/file1(0x148d78289c0): >_readAt: n=0, err=EOF 2026/09/03 13:08:11 DEBUG : dir/file1(0x148d78289c0): close: 2026/09/03 13:08:11 DEBUG : dir/file1(0x148d78289c0): >close: err= 2026/09/03 13:08:11 DEBUG : dir/file1(0x148d78289c0): _readAt: size=256, off=100 2026/09/03 13:08:11 DEBUG : dir/file1(0x148d78289c0): >_readAt: n=0, err=file already closed 2026/09/03 13:08:11 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:08:11 DEBUG : dir: Looking for writers 2026/09/03 13:08:11 DEBUG : file1: reading active writers 2026/09/03 13:08:11 DEBUG : Looking for writers 2026/09/03 13:08:11 DEBUG : dir: reading active writers 2026/09/03 13:08:11 DEBUG : >WaitForWriters: 2026/09/03 13:08:11 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: cleaner exiting 2026/09/03 13:08:12 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu/dir/file1: no such file or directory 2026/09/03 13:08:12 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu/dir/file1: no such file or directory --- PASS: TestRWFileHandleReadAt (4.07s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:08:12 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:08:12 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 13:08:12 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:12 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 13:08:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 13:08:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:12 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 13:08:13 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/03 13:08:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 13:08:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/03 13:08:15 DEBUG : dir/file1: newRWFileHandle: 2026/09/03 13:08:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/03 13:08:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/03 13:08:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/03 13:08:15 DEBUG : dir/file1(0x148d7a10600): RWFileHandle.Flush 2026/09/03 13:08:15 DEBUG : dir/file1(0x148d7a10600): _readAt: size=256, off=0 2026/09/03 13:08:15 DEBUG : dir/file1(0x148d7a10600): openPending: 2026/09/03 13:08:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/03 13:08:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/03 13:08:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 13:08:15 DEBUG : dir/file1(0x148d7a10600): >openPending: err= 2026/09/03 13:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/09/03 13:08:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/03 13:08:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 13:08:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/03 13:08:16 DEBUG : dir/file1(0x148d7a10600): >_readAt: n=16, err=EOF 2026/09/03 13:08:16 DEBUG : dir/file1(0x148d7a10600): RWFileHandle.Flush 2026/09/03 13:08:16 DEBUG : dir/file1(0x148d7a10600): RWFileHandle.Flush 2026/09/03 13:08:16 DEBUG : dir/file1(0x148d7a10600): close: 2026/09/03 13:08:16 DEBUG : dir/file1(0x148d7a10600): >close: err= 2026/09/03 13:08:16 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:08:16 DEBUG : dir: Looking for writers 2026/09/03 13:08:16 DEBUG : file1: reading active writers 2026/09/03 13:08:16 DEBUG : Looking for writers 2026/09/03 13:08:16 DEBUG : dir: reading active writers 2026/09/03 13:08:16 DEBUG : >WaitForWriters: 2026/09/03 13:08:16 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: cleaner exiting 2026/09/03 13:08:16 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu/dir/file1: no such file or directory 2026/09/03 13:08:16 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu/dir/file1: no such file or directory --- PASS: TestRWFileHandleFlushRead (4.76s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:08:17 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:08:17 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 13:08:17 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:17 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 13:08:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 13:08:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:17 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 13:08:18 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/03 13:08:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 13:08:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/03 13:08:20 DEBUG : dir/file1: newRWFileHandle: 2026/09/03 13:08:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/03 13:08:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/03 13:08:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/03 13:08:20 DEBUG : dir/file1(0x148d7829880): _readAt: size=256, off=0 2026/09/03 13:08:20 DEBUG : dir/file1(0x148d7829880): openPending: 2026/09/03 13:08:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/03 13:08:20 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/03 13:08:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 13:08:20 DEBUG : dir/file1(0x148d7829880): >openPending: err= 2026/09/03 13:08:20 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/09/03 13:08:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/03 13:08:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 13:08:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/03 13:08:20 DEBUG : dir/file1(0x148d7829880): >_readAt: n=16, err=EOF 2026/09/03 13:08:20 DEBUG : dir/file1(0x148d7829880): RWFileHandle.Release 2026/09/03 13:08:20 DEBUG : dir/file1(0x148d7829880): close: 2026/09/03 13:08:20 DEBUG : dir/file1(0x148d7829880): >close: err= 2026/09/03 13:08:20 DEBUG : dir/file1(0x148d7829880): RWFileHandle.Release 2026/09/03 13:08:20 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:08:20 DEBUG : dir: Looking for writers 2026/09/03 13:08:20 DEBUG : file1: reading active writers 2026/09/03 13:08:20 DEBUG : Looking for writers 2026/09/03 13:08:20 DEBUG : dir: reading active writers 2026/09/03 13:08:20 DEBUG : >WaitForWriters: 2026/09/03 13:08:20 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: cleaner exiting 2026/09/03 13:08:21 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu/dir/file1: no such file or directory 2026/09/03 13:08:21 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (4.66s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:08:21 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:08:21 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 13:08:21 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:21 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 13:08:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 13:08:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:21 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 13:08:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:22 DEBUG : file1: newRWFileHandle: 2026/09/03 13:08:22 DEBUG : file1(0x148d7a11100): openPending: 2026/09/03 13:08:22 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 13:08:22 DEBUG : file1(0x148d7a11100): >openPending: err= 2026/09/03 13:08:22 DEBUG : file1: >newRWFileHandle: err= 2026/09/03 13:08:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 13:08:22 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/03 13:08:22 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/03 13:08:22 DEBUG : file1(0x148d7a11100): _writeAt: size=5, off=0 2026/09/03 13:08:22 DEBUG : file1(0x148d7a11100): >_writeAt: n=5, err= 2026/09/03 13:08:22 DEBUG : file1(0x148d7a11100): _writeAt: size=7, off=5 2026/09/03 13:08:22 DEBUG : file1(0x148d7a11100): >_writeAt: n=7, err= 2026/09/03 13:08:22 DEBUG : file1: vfs cache: truncate to size=11 2026/09/03 13:08:22 DEBUG : file1(0x148d7a11100): close: 2026/09/03 13:08:22 DEBUG : file1: vfs cache: setting modification time to 2026-09-03 13:08:22.144958555 +0000 UTC m=+283.941472663 2026/09/03 13:08:22 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:22 DEBUG : file1(0x148d7a11100): >close: err= 2026/09/03 13:08:22 DEBUG : file1(0x148d7a11100): close: 2026/09/03 13:08:22 DEBUG : file1(0x148d7a11100): >close: err=file already closed 2026/09/03 13:08:22 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:08:22 DEBUG : Looking for writers 2026/09/03 13:08:22 DEBUG : file1: reading active writers 2026/09/03 13:08:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/03 13:08:22 DEBUG : Looking for writers 2026/09/03 13:08:22 DEBUG : file1: reading active writers 2026/09/03 13:08:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/03 13:08:22 DEBUG : Looking for writers 2026/09/03 13:08:22 DEBUG : file1: reading active writers 2026/09/03 13:08:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/03 13:08:22 DEBUG : Looking for writers 2026/09/03 13:08:22 DEBUG : file1: reading active writers 2026/09/03 13:08:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/03 13:08:22 DEBUG : file1: vfs cache: starting upload 2026/09/03 13:08:22 DEBUG : Looking for writers 2026/09/03 13:08:22 DEBUG : file1: reading active writers 2026/09/03 13:08:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/03 13:08:22 DEBUG : Looking for writers 2026/09/03 13:08:22 DEBUG : file1: reading active writers 2026/09/03 13:08:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/03 13:08:22 DEBUG : Looking for writers 2026/09/03 13:08:22 DEBUG : file1: reading active writers 2026/09/03 13:08:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/03 13:08:23 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/09/03 13:08:23 DEBUG : Looking for writers 2026/09/03 13:08:23 DEBUG : file1: reading active writers 2026/09/03 13:08:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/03 13:08:23 DEBUG : file1: size = 11 OK 2026/09/03 13:08:23 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/03 13:08:23 INFO : file1: Copied (new) 2026/09/03 13:08:23 DEBUG : file1: vfs cache: fingerprint now "11,2026-09-03 13:08:22 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/09/03 13:08:23 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/03 13:08:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 13:08:23 INFO : file1: vfs cache: upload succeeded try #1 2026/09/03 13:08:24 DEBUG : Looking for writers 2026/09/03 13:08:24 DEBUG : file1: reading active writers 2026/09/03 13:08:24 DEBUG : >WaitForWriters: 2026/09/03 13:08:24 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:08:24 DEBUG : Looking for writers 2026/09/03 13:08:24 DEBUG : file1: reading active writers 2026/09/03 13:08:24 DEBUG : >WaitForWriters: 2026/09/03 13:08:24 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.13s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:08:25 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:08:25 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 13:08:25 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:25 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 13:08:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 13:08:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:25 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 13:08:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:25 DEBUG : file1: newRWFileHandle: 2026/09/03 13:08:25 DEBUG : file1(0x148d7524f40): openPending: 2026/09/03 13:08:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 13:08:25 DEBUG : file1(0x148d7524f40): >openPending: err= 2026/09/03 13:08:25 DEBUG : file1: >newRWFileHandle: err= 2026/09/03 13:08:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 13:08:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/03 13:08:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/03 13:08:25 DEBUG : file1(0x148d7524f40): _writeAt: size=7, off=0 2026/09/03 13:08:25 DEBUG : file1(0x148d7524f40): >_writeAt: n=7, err= 2026/09/03 13:08:25 DEBUG : file1(0x148d7524f40): _writeAt: size=6, off=5 2026/09/03 13:08:25 DEBUG : file1(0x148d7524f40): >_writeAt: n=6, err= 2026/09/03 13:08:25 DEBUG : file1(0x148d7524f40): close: 2026/09/03 13:08:25 DEBUG : file1: vfs cache: setting modification time to 2026-09-03 13:08:25.272069825 +0000 UTC m=+287.068584003 2026/09/03 13:08:25 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:25 DEBUG : file1(0x148d7524f40): >close: err= 2026/09/03 13:08:25 DEBUG : file1(0x148d7524f40): _writeAt: size=5, off=0 2026/09/03 13:08:25 DEBUG : file1(0x148d7524f40): >_writeAt: n=0, err=file already closed 2026/09/03 13:08:25 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:08:25 DEBUG : Looking for writers 2026/09/03 13:08:25 DEBUG : file1: reading active writers 2026/09/03 13:08:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/03 13:08:25 DEBUG : Looking for writers 2026/09/03 13:08:25 DEBUG : file1: reading active writers 2026/09/03 13:08:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/03 13:08:25 DEBUG : Looking for writers 2026/09/03 13:08:25 DEBUG : file1: reading active writers 2026/09/03 13:08:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/03 13:08:25 DEBUG : Looking for writers 2026/09/03 13:08:25 DEBUG : file1: reading active writers 2026/09/03 13:08:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/03 13:08:25 DEBUG : file1: vfs cache: starting upload 2026/09/03 13:08:25 DEBUG : Looking for writers 2026/09/03 13:08:25 DEBUG : file1: reading active writers 2026/09/03 13:08:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/03 13:08:25 DEBUG : Looking for writers 2026/09/03 13:08:25 DEBUG : file1: reading active writers 2026/09/03 13:08:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/03 13:08:25 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu/dir/file1: no such file or directory 2026/09/03 13:08:25 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu/dir/file1: no such file or directory 2026/09/03 13:08:25 DEBUG : Looking for writers 2026/09/03 13:08:25 DEBUG : file1: reading active writers 2026/09/03 13:08:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/03 13:08:26 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/09/03 13:08:26 DEBUG : Looking for writers 2026/09/03 13:08:26 DEBUG : file1: reading active writers 2026/09/03 13:08:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/03 13:08:27 DEBUG : file1: size = 11 OK 2026/09/03 13:08:27 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/03 13:08:27 INFO : file1: Copied (new) 2026/09/03 13:08:27 DEBUG : file1: vfs cache: fingerprint now "11,2026-09-03 13:08:25 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/09/03 13:08:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/03 13:08:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 13:08:27 INFO : file1: vfs cache: upload succeeded try #1 2026/09/03 13:08:27 DEBUG : Looking for writers 2026/09/03 13:08:27 DEBUG : file1: reading active writers 2026/09/03 13:08:27 DEBUG : >WaitForWriters: 2026/09/03 13:08:27 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:08:27 DEBUG : Looking for writers 2026/09/03 13:08:27 DEBUG : file1: reading active writers 2026/09/03 13:08:27 DEBUG : >WaitForWriters: 2026/09/03 13:08:27 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.15s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:08:28 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:08:28 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 13:08:28 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:28 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 13:08:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 13:08:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:28 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 13:08:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:28 DEBUG : file1: newRWFileHandle: 2026/09/03 13:08:28 DEBUG : file1(0x148d7e069c0): openPending: 2026/09/03 13:08:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 13:08:28 DEBUG : file1(0x148d7e069c0): >openPending: err= 2026/09/03 13:08:28 DEBUG : file1: >newRWFileHandle: err= 2026/09/03 13:08:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 13:08:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/03 13:08:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/03 13:08:28 DEBUG : file1(0x148d7e069c0): close: 2026/09/03 13:08:28 DEBUG : file1: vfs cache: setting modification time to 2026-09-03 13:08:28.430176726 +0000 UTC m=+290.226690834 2026/09/03 13:08:28 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:28 DEBUG : file1(0x148d7e069c0): >close: err= 2026/09/03 13:08:28 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/03 13:08:28 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/03 13:08:28 DEBUG : file2: newRWFileHandle: 2026/09/03 13:08:28 DEBUG : file2(0x148d7e06e40): openPending: 2026/09/03 13:08:28 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:28 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/03 13:08:28 DEBUG : file2(0x148d7e06e40): >openPending: err= 2026/09/03 13:08:28 DEBUG : file2: >newRWFileHandle: err= 2026/09/03 13:08:28 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/03 13:08:28 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/09/03 13:08:28 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/09/03 13:08:28 DEBUG : file2(0x148d7e06e40): RWFileHandle.Flush 2026/09/03 13:08:28 DEBUG : file2(0x148d7e06e40): RWFileHandle.Release 2026/09/03 13:08:28 DEBUG : file2(0x148d7e06e40): close: 2026/09/03 13:08:28 DEBUG : file2: vfs cache: setting modification time to 2026-09-03 13:08:28.432710576 +0000 UTC m=+290.229224725 2026/09/03 13:08:28 INFO : file2: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:28 DEBUG : file2(0x148d7e06e40): >close: err= 2026/09/03 13:08:28 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:08:28 DEBUG : Looking for writers 2026/09/03 13:08:28 DEBUG : file1: reading active writers 2026/09/03 13:08:28 DEBUG : file2: reading active writers 2026/09/03 13:08:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/09/03 13:08:28 DEBUG : Looking for writers 2026/09/03 13:08:28 DEBUG : file1: reading active writers 2026/09/03 13:08:28 DEBUG : file2: reading active writers 2026/09/03 13:08:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/09/03 13:08:28 DEBUG : Looking for writers 2026/09/03 13:08:28 DEBUG : file1: reading active writers 2026/09/03 13:08:28 DEBUG : file2: reading active writers 2026/09/03 13:08:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/09/03 13:08:28 DEBUG : Looking for writers 2026/09/03 13:08:28 DEBUG : file1: reading active writers 2026/09/03 13:08:28 DEBUG : file2: reading active writers 2026/09/03 13:08:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/09/03 13:08:28 DEBUG : file1: vfs cache: starting upload 2026/09/03 13:08:28 DEBUG : file2: vfs cache: starting upload 2026/09/03 13:08:28 DEBUG : Looking for writers 2026/09/03 13:08:28 DEBUG : file2: reading active writers 2026/09/03 13:08:28 DEBUG : file1: reading active writers 2026/09/03 13:08:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/09/03 13:08:28 DEBUG : Looking for writers 2026/09/03 13:08:28 DEBUG : file1: reading active writers 2026/09/03 13:08:28 DEBUG : file2: reading active writers 2026/09/03 13:08:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/09/03 13:08:29 DEBUG : Looking for writers 2026/09/03 13:08:29 DEBUG : file1: reading active writers 2026/09/03 13:08:29 DEBUG : file2: reading active writers 2026/09/03 13:08:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/09/03 13:08:29 DEBUG : Looking for writers 2026/09/03 13:08:29 DEBUG : file1: reading active writers 2026/09/03 13:08:29 DEBUG : file2: reading active writers 2026/09/03 13:08:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/03 13:08:30 DEBUG : file1: size = 0 OK 2026/09/03 13:08:30 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/03 13:08:30 INFO : file1: Copied (new) 2026/09/03 13:08:30 DEBUG : file1: vfs cache: fingerprint now "0,2026-09-03 13:08:28 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/09/03 13:08:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/03 13:08:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 13:08:30 INFO : file1: vfs cache: upload succeeded try #1 2026/09/03 13:08:30 DEBUG : file2: size = 0 OK 2026/09/03 13:08:30 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/03 13:08:30 INFO : file2: Copied (new) 2026/09/03 13:08:30 DEBUG : file2: vfs cache: fingerprint now "0,2026-09-03 13:08:28 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/09/03 13:08:30 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/09/03 13:08:30 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/03 13:08:30 INFO : file2: vfs cache: upload succeeded try #1 2026/09/03 13:08:30 DEBUG : Looking for writers 2026/09/03 13:08:30 DEBUG : file1: reading active writers 2026/09/03 13:08:30 DEBUG : file2: reading active writers 2026/09/03 13:08:30 DEBUG : >WaitForWriters: 2026/09/03 13:08:30 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:08:30 DEBUG : Looking for writers 2026/09/03 13:08:30 DEBUG : file1: reading active writers 2026/09/03 13:08:30 DEBUG : file2: reading active writers 2026/09/03 13:08:30 DEBUG : >WaitForWriters: 2026/09/03 13:08:30 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (3.44s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:08:31 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:08:31 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 13:08:31 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:31 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 13:08:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 13:08:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:31 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 13:08:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:31 DEBUG : file1: newRWFileHandle: 2026/09/03 13:08:31 DEBUG : file1(0x148d7bfc100): openPending: 2026/09/03 13:08:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 13:08:31 DEBUG : file1(0x148d7bfc100): >openPending: err= 2026/09/03 13:08:31 DEBUG : file1: >newRWFileHandle: err= 2026/09/03 13:08:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 13:08:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/03 13:08:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/03 13:08:31 DEBUG : file1(0x148d7bfc100): _writeAt: size=5, off=0 2026/09/03 13:08:31 DEBUG : file1(0x148d7bfc100): >_writeAt: n=5, err= 2026/09/03 13:08:31 DEBUG : file1(0x148d7bfc100): RWFileHandle.Flush 2026/09/03 13:08:31 DEBUG : file1(0x148d7bfc100): RWFileHandle.Flush 2026/09/03 13:08:31 DEBUG : file1(0x148d7bfc100): close: 2026/09/03 13:08:31 DEBUG : file1: vfs cache: setting modification time to 2026-09-03 13:08:31.875986752 +0000 UTC m=+293.672500860 2026/09/03 13:08:31 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:31 DEBUG : file1(0x148d7bfc100): >close: err= 2026/09/03 13:08:31 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:08:31 DEBUG : Looking for writers 2026/09/03 13:08:31 DEBUG : file1: reading active writers 2026/09/03 13:08:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/03 13:08:31 DEBUG : Looking for writers 2026/09/03 13:08:31 DEBUG : file1: reading active writers 2026/09/03 13:08:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/03 13:08:31 DEBUG : Looking for writers 2026/09/03 13:08:31 DEBUG : file1: reading active writers 2026/09/03 13:08:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/03 13:08:31 DEBUG : Looking for writers 2026/09/03 13:08:31 DEBUG : file1: reading active writers 2026/09/03 13:08:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/03 13:08:31 DEBUG : file1: vfs cache: starting upload 2026/09/03 13:08:32 DEBUG : Looking for writers 2026/09/03 13:08:32 DEBUG : file1: reading active writers 2026/09/03 13:08:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/03 13:08:32 DEBUG : Looking for writers 2026/09/03 13:08:32 DEBUG : file1: reading active writers 2026/09/03 13:08:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/03 13:08:32 DEBUG : Looking for writers 2026/09/03 13:08:32 DEBUG : file1: reading active writers 2026/09/03 13:08:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/03 13:08:32 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/09/03 13:08:33 DEBUG : Looking for writers 2026/09/03 13:08:33 DEBUG : file1: reading active writers 2026/09/03 13:08:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/03 13:08:33 DEBUG : file1: size = 5 OK 2026/09/03 13:08:33 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/03 13:08:33 INFO : file1: Copied (new) 2026/09/03 13:08:33 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-03 13:08:31 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/03 13:08:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/03 13:08:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 13:08:33 INFO : file1: vfs cache: upload succeeded try #1 2026/09/03 13:08:34 DEBUG : Looking for writers 2026/09/03 13:08:34 DEBUG : file1: reading active writers 2026/09/03 13:08:34 DEBUG : >WaitForWriters: 2026/09/03 13:08:34 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (3.05s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:08:34 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:08:34 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 13:08:34 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:34 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 13:08:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 13:08:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:34 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 13:08:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:34 DEBUG : file1: newRWFileHandle: 2026/09/03 13:08:34 DEBUG : file1(0x148d7bfc9c0): openPending: 2026/09/03 13:08:34 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 13:08:34 DEBUG : file1(0x148d7bfc9c0): >openPending: err= 2026/09/03 13:08:34 DEBUG : file1: >newRWFileHandle: err= 2026/09/03 13:08:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 13:08:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/03 13:08:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/03 13:08:34 DEBUG : file1(0x148d7bfc9c0): _writeAt: size=5, off=0 2026/09/03 13:08:34 DEBUG : file1(0x148d7bfc9c0): >_writeAt: n=5, err= 2026/09/03 13:08:34 DEBUG : file1(0x148d7bfc9c0): RWFileHandle.Release 2026/09/03 13:08:34 DEBUG : file1(0x148d7bfc9c0): close: 2026/09/03 13:08:34 DEBUG : file1: vfs cache: setting modification time to 2026-09-03 13:08:34.928484017 +0000 UTC m=+296.724998125 2026/09/03 13:08:34 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:34 DEBUG : file1(0x148d7bfc9c0): >close: err= 2026/09/03 13:08:34 DEBUG : file1(0x148d7bfc9c0): RWFileHandle.Release 2026/09/03 13:08:34 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:08:34 DEBUG : Looking for writers 2026/09/03 13:08:34 DEBUG : file1: reading active writers 2026/09/03 13:08:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/03 13:08:34 DEBUG : Looking for writers 2026/09/03 13:08:34 DEBUG : file1: reading active writers 2026/09/03 13:08:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/03 13:08:34 DEBUG : Looking for writers 2026/09/03 13:08:34 DEBUG : file1: reading active writers 2026/09/03 13:08:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/03 13:08:35 DEBUG : Looking for writers 2026/09/03 13:08:35 DEBUG : file1: reading active writers 2026/09/03 13:08:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/03 13:08:35 DEBUG : file1: vfs cache: starting upload 2026/09/03 13:08:35 DEBUG : Looking for writers 2026/09/03 13:08:35 DEBUG : file1: reading active writers 2026/09/03 13:08:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/03 13:08:35 DEBUG : Looking for writers 2026/09/03 13:08:35 DEBUG : file1: reading active writers 2026/09/03 13:08:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/03 13:08:35 DEBUG : Looking for writers 2026/09/03 13:08:35 DEBUG : file1: reading active writers 2026/09/03 13:08:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/03 13:08:35 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/09/03 13:08:36 DEBUG : Looking for writers 2026/09/03 13:08:36 DEBUG : file1: reading active writers 2026/09/03 13:08:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/03 13:08:36 DEBUG : file1: size = 5 OK 2026/09/03 13:08:36 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/03 13:08:36 INFO : file1: Copied (new) 2026/09/03 13:08:36 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-03 13:08:34 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/03 13:08:36 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/03 13:08:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 13:08:36 INFO : file1: vfs cache: upload succeeded try #1 2026/09/03 13:08:37 DEBUG : Looking for writers 2026/09/03 13:08:37 DEBUG : file1: reading active writers 2026/09/03 13:08:37 DEBUG : >WaitForWriters: 2026/09/03 13:08:37 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (3.05s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:08:37 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:08:37 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 13:08:37 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:37 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 13:08:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 13:08:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:37 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 13:08:39 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/03 13:08:40 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/09/03 13:08:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/03 13:08:40 DEBUG : dir/file1: newRWFileHandle: 2026/09/03 13:08:40 DEBUG : dir/file1(0x148d7e061c0): openPending: 2026/09/03 13:08:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/03 13:08:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/03 13:08:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 13:08:40 DEBUG : dir/file1(0x148d7e061c0): >openPending: err= 2026/09/03 13:08:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/03 13:08:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/03 13:08:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/03 13:08:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/03 13:08:40 DEBUG : dir/file1(0x148d7e061c0): _writeAt: size=5, off=0 2026/09/03 13:08:40 DEBUG : dir/file1(0x148d7e061c0): >_writeAt: n=5, err= 2026/09/03 13:08:40 DEBUG : dir/file1(0x148d7e061c0): close: 2026/09/03 13:08:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:40 DEBUG : dir/file1: vfs cache: setting modification time to 2026-09-03 13:08:40.938199554 +0000 UTC m=+302.734713662 2026/09/03 13:08:40 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:40 DEBUG : dir/file1(0x148d7e061c0): >close: err= 2026/09/03 13:08:40 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:08:40 DEBUG : dir: Looking for writers 2026/09/03 13:08:40 DEBUG : file1: reading active writers 2026/09/03 13:08:40 DEBUG : Looking for writers 2026/09/03 13:08:40 DEBUG : dir: reading active writers 2026/09/03 13:08:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/03 13:08:40 DEBUG : dir: Looking for writers 2026/09/03 13:08:40 DEBUG : file1: reading active writers 2026/09/03 13:08:40 DEBUG : Looking for writers 2026/09/03 13:08:40 DEBUG : dir: reading active writers 2026/09/03 13:08:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/03 13:08:40 DEBUG : dir: Looking for writers 2026/09/03 13:08:40 DEBUG : file1: reading active writers 2026/09/03 13:08:40 DEBUG : Looking for writers 2026/09/03 13:08:40 DEBUG : dir: reading active writers 2026/09/03 13:08:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/03 13:08:41 DEBUG : dir: Looking for writers 2026/09/03 13:08:41 DEBUG : file1: reading active writers 2026/09/03 13:08:41 DEBUG : Looking for writers 2026/09/03 13:08:41 DEBUG : dir: reading active writers 2026/09/03 13:08:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/03 13:08:41 DEBUG : dir/file1: vfs cache: starting upload 2026/09/03 13:08:41 DEBUG : dir: Looking for writers 2026/09/03 13:08:41 DEBUG : file1: reading active writers 2026/09/03 13:08:41 DEBUG : Looking for writers 2026/09/03 13:08:41 DEBUG : dir: reading active writers 2026/09/03 13:08:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/03 13:08:41 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/09/03 13:08:41 DEBUG : dir: Looking for writers 2026/09/03 13:08:41 DEBUG : file1: reading active writers 2026/09/03 13:08:41 DEBUG : Looking for writers 2026/09/03 13:08:41 DEBUG : dir: reading active writers 2026/09/03 13:08:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/03 13:08:41 DEBUG : dir: Looking for writers 2026/09/03 13:08:41 DEBUG : file1: reading active writers 2026/09/03 13:08:41 DEBUG : Looking for writers 2026/09/03 13:08:41 DEBUG : dir: reading active writers 2026/09/03 13:08:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/03 13:08:42 DEBUG : dir: Looking for writers 2026/09/03 13:08:42 DEBUG : file1: reading active writers 2026/09/03 13:08:42 DEBUG : Looking for writers 2026/09/03 13:08:42 DEBUG : dir: reading active writers 2026/09/03 13:08:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/03 13:08:42 DEBUG : dir/file1: size = 5 OK 2026/09/03 13:08:42 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/03 13:08:42 INFO : dir/file1: Copied (replaced existing) 2026/09/03 13:08:42 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-09-03 13:08:40 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/03 13:08:42 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/03 13:08:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 13:08:42 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/03 13:08:43 DEBUG : dir: Looking for writers 2026/09/03 13:08:43 DEBUG : file1: reading active writers 2026/09/03 13:08:43 DEBUG : Looking for writers 2026/09/03 13:08:43 DEBUG : dir: reading active writers 2026/09/03 13:08:43 DEBUG : >WaitForWriters: 2026/09/03 13:08:43 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (6.67s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:08:44 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:08:44 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 13:08:44 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:44 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 13:08:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 13:08:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:44 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 13:08:45 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/03 13:08:47 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:47 DEBUG : dir/file1: newRWFileHandle: 2026/09/03 13:08:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/03 13:08:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 13:08:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/03 13:08:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/03 13:08:47 DEBUG : dir/file1(0x148d7bfc4c0): _writeAt: size=5, off=0 2026/09/03 13:08:47 DEBUG : dir/file1(0x148d7bfc4c0): openPending: 2026/09/03 13:08:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/03 13:08:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/03 13:08:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 13:08:47 DEBUG : dir/file1(0x148d7bfc4c0): >openPending: err= 2026/09/03 13:08:47 DEBUG : dir/file1(0x148d7bfc4c0): >_writeAt: n=5, err= 2026/09/03 13:08:47 DEBUG : dir/file1(0x148d7bfc4c0): _writeAt: size=15, off=5 2026/09/03 13:08:47 DEBUG : dir/file1(0x148d7bfc4c0): >_writeAt: n=15, err= 2026/09/03 13:08:47 DEBUG : dir/file1(0x148d7bfc4c0): close: 2026/09/03 13:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/09/03 13:08:47 DEBUG : dir/file1: vfs cache: setting modification time to 2026-09-03 13:08:47.430785881 +0000 UTC m=+309.227299989 2026/09/03 13:08:47 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:47 DEBUG : dir/file1(0x148d7bfc4c0): >close: err= 2026/09/03 13:08:47 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:08:47 DEBUG : dir: Looking for writers 2026/09/03 13:08:47 DEBUG : file1: reading active writers 2026/09/03 13:08:47 DEBUG : Looking for writers 2026/09/03 13:08:47 DEBUG : dir: reading active writers 2026/09/03 13:08:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/03 13:08:47 DEBUG : dir: Looking for writers 2026/09/03 13:08:47 DEBUG : file1: reading active writers 2026/09/03 13:08:47 DEBUG : Looking for writers 2026/09/03 13:08:47 DEBUG : dir: reading active writers 2026/09/03 13:08:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/03 13:08:47 DEBUG : dir: Looking for writers 2026/09/03 13:08:47 DEBUG : file1: reading active writers 2026/09/03 13:08:47 DEBUG : Looking for writers 2026/09/03 13:08:47 DEBUG : dir: reading active writers 2026/09/03 13:08:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/03 13:08:47 DEBUG : dir: Looking for writers 2026/09/03 13:08:47 DEBUG : file1: reading active writers 2026/09/03 13:08:47 DEBUG : Looking for writers 2026/09/03 13:08:47 DEBUG : dir: reading active writers 2026/09/03 13:08:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/03 13:08:47 DEBUG : dir/file1: vfs cache: starting upload 2026/09/03 13:08:47 DEBUG : dir: Looking for writers 2026/09/03 13:08:47 DEBUG : file1: reading active writers 2026/09/03 13:08:47 DEBUG : Looking for writers 2026/09/03 13:08:47 DEBUG : dir: reading active writers 2026/09/03 13:08:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/03 13:08:47 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2026/09/03 13:08:47 DEBUG : dir: Looking for writers 2026/09/03 13:08:47 DEBUG : file1: reading active writers 2026/09/03 13:08:47 DEBUG : Looking for writers 2026/09/03 13:08:47 DEBUG : dir: reading active writers 2026/09/03 13:08:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/03 13:08:48 DEBUG : dir: Looking for writers 2026/09/03 13:08:48 DEBUG : file1: reading active writers 2026/09/03 13:08:48 DEBUG : Looking for writers 2026/09/03 13:08:48 DEBUG : dir: reading active writers 2026/09/03 13:08:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/03 13:08:48 DEBUG : dir: Looking for writers 2026/09/03 13:08:48 DEBUG : file1: reading active writers 2026/09/03 13:08:48 DEBUG : Looking for writers 2026/09/03 13:08:48 DEBUG : dir: reading active writers 2026/09/03 13:08:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/03 13:08:48 DEBUG : dir/file1: size = 20 OK 2026/09/03 13:08:48 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/09/03 13:08:48 INFO : dir/file1: Copied (replaced existing) 2026/09/03 13:08:48 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-09-03 13:08:47 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/09/03 13:08:48 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/03 13:08:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 13:08:48 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/03 13:08:49 DEBUG : dir: Looking for writers 2026/09/03 13:08:49 DEBUG : file1: reading active writers 2026/09/03 13:08:49 DEBUG : Looking for writers 2026/09/03 13:08:49 DEBUG : dir: reading active writers 2026/09/03 13:08:49 DEBUG : >WaitForWriters: 2026/09/03 13:08:49 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (6.46s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:08:50 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:08:50 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 13:08:50 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:50 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 13:08:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 13:08:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:50 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 13:08:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:51 DEBUG : file1: newRWFileHandle: 2026/09/03 13:08:51 DEBUG : file1(0x148d7d52740): openPending: 2026/09/03 13:08:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 13:08:51 DEBUG : file1(0x148d7d52740): >openPending: err= 2026/09/03 13:08:51 DEBUG : file1: >newRWFileHandle: err= 2026/09/03 13:08:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 13:08:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/03 13:08:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/03 13:08:51 DEBUG : file1(0x148d7d52740): _writeAt: size=5, off=0 2026/09/03 13:08:51 DEBUG : file1(0x148d7d52740): >_writeAt: n=5, err= 2026/09/03 13:08:51 DEBUG : file1(0x148d7d52740): close: 2026/09/03 13:08:51 DEBUG : file1: vfs cache: setting modification time to 2026-09-03 13:08:51.10322183 +0000 UTC m=+312.899735949 2026/09/03 13:08:51 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:51 DEBUG : file1(0x148d7d52740): >close: err= 2026/09/03 13:08:51 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:08:51 DEBUG : Looking for writers 2026/09/03 13:08:51 DEBUG : file1: reading active writers 2026/09/03 13:08:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/03 13:08:51 DEBUG : Looking for writers 2026/09/03 13:08:51 DEBUG : file1: reading active writers 2026/09/03 13:08:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/03 13:08:51 DEBUG : Looking for writers 2026/09/03 13:08:51 DEBUG : file1: reading active writers 2026/09/03 13:08:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/03 13:08:51 DEBUG : Looking for writers 2026/09/03 13:08:51 DEBUG : file1: reading active writers 2026/09/03 13:08:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/03 13:08:51 DEBUG : file1: vfs cache: starting upload 2026/09/03 13:08:51 DEBUG : Looking for writers 2026/09/03 13:08:51 DEBUG : file1: reading active writers 2026/09/03 13:08:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/03 13:08:51 DEBUG : Looking for writers 2026/09/03 13:08:51 DEBUG : file1: reading active writers 2026/09/03 13:08:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/03 13:08:51 DEBUG : Looking for writers 2026/09/03 13:08:51 DEBUG : file1: reading active writers 2026/09/03 13:08:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/03 13:08:52 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/09/03 13:08:52 DEBUG : Looking for writers 2026/09/03 13:08:52 DEBUG : file1: reading active writers 2026/09/03 13:08:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/03 13:08:53 DEBUG : file1: size = 5 OK 2026/09/03 13:08:53 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/03 13:08:53 INFO : file1: Copied (new) 2026/09/03 13:08:53 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-03 13:08:51 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/03 13:08:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/03 13:08:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 13:08:53 INFO : file1: vfs cache: upload succeeded try #1 2026/09/03 13:08:53 DEBUG : Looking for writers 2026/09/03 13:08:53 DEBUG : file1: reading active writers 2026/09/03 13:08:53 DEBUG : >WaitForWriters: 2026/09/03 13:08:53 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (3.05s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:08:53 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:08:53 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 13:08:53 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:53 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 13:08:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 13:08:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/09/03 13:08:53 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ba7840): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ba7840): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ba7840): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ba7840): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ba7840): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.153828314 +0000 UTC m=+315.950342433 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ba7840): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ba7cc0): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ba7cc0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ba7cc0): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ba7cc0): >_readAt: n=2, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ba7cc0): _writeAt: size=3, off=2 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ba7cc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ba7cc0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.153828314 +0000 UTC m=+315.950342433 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ba7cc0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d73a2d80): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d73a2d80): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d73a2d80): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d73a2d80): >_readAt: n=5, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d73a2d80): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.153828314 +0000 UTC m=+315.950342433 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d73a2d80): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d770a770 item 1 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7644b80): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7644b80): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7644b80): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7644b80): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7644b80): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.158187385 +0000 UTC m=+315.954701514 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7644b80): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d76456c0): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d76456c0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d76456c0): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d76456c0): >_readAt: n=5, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d76456c0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.158187385 +0000 UTC m=+315.954701514 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d76456c0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d770b6c0 item 2 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7645e00): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7645e00): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7645e00): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7645e00): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7645e00): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.159822767 +0000 UTC m=+315.956336875 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7645e00): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a10500): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a10500): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a10500): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a10500): >_readAt: n=2, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a10500): _writeAt: size=3, off=2 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a10500): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a10500): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.159822767 +0000 UTC m=+315.956336875 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a10500): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a10a40): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a10a40): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a10a40): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a10a40): >_readAt: n=5, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a10a40): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.159822767 +0000 UTC m=+315.956336875 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a10a40): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d82bc000 item 3 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a110c0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a110c0): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a110c0): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a110c0): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a110c0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.162297567 +0000 UTC m=+315.958811675 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a110c0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a11600): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a11600): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a11600): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a11600): >_readAt: n=5, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a11600): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.162297567 +0000 UTC m=+315.958811675 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a11600): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d82bc8c0 item 4 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a11c40): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a11c40): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a11c40): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a11c40): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a11c40): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.163940974 +0000 UTC m=+315.960455082 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a11c40): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7524b40): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7524b40): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7524b40): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7524b40): >_readAt: n=2, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7524b40): _writeAt: size=3, off=2 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7524b40): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7524b40): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.163940974 +0000 UTC m=+315.960455082 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7524b40): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d52f40): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d52f40): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d52f40): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d52f40): >_readAt: n=5, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d52f40): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.163940974 +0000 UTC m=+315.960455082 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d52f40): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d82bce70 item 5 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d535c0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d535c0): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d535c0): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d535c0): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d535c0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.168327527 +0000 UTC m=+315.964841635 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d535c0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d53b00): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d53b00): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d53b00): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d53b00): >_readAt: n=5, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d53b00): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.168327527 +0000 UTC m=+315.964841635 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d53b00): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d8355ab0 item 6 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d76340): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d76340): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d76340): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d76340): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d76340): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.170128713 +0000 UTC m=+315.966642862 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d76340): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d76a00): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d76a00): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d76a00): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d76a00): >_readAt: n=2, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d76a00): _writeAt: size=3, off=2 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d76a00): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d76a00): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.170128713 +0000 UTC m=+315.966642862 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d76a00): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d76ec0): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d76ec0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d76ec0): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d76ec0): >_readAt: n=5, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d76ec0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.170128713 +0000 UTC m=+315.966642862 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d76ec0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d74bca80 item 7 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d77540): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d77540): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d77540): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d77540): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d77540): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.173568166 +0000 UTC m=+315.970082284 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d77540): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d77a80): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d77a80): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d77a80): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d77a80): >_readAt: n=5, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d77a80): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.173568166 +0000 UTC m=+315.970082284 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d77a80): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d74bd960 item 8 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7828140): _readAt: size=2, off=0 2026/09/03 13:08:54 ERROR : open-test-file(0x148d7828140): Couldn't read size of file 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7828140): >_readAt: n=0, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7828140): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7828140): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7828140): close: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7828140): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7828580): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7828580): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7828580): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7828580): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7828580): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.175582264 +0000 UTC m=+315.972096372 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7828580): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7828a00): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7828a00): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7828a00): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7828a00): >_readAt: n=2, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7828a00): _writeAt: size=3, off=2 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7828a00): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7828a00): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.175582264 +0000 UTC m=+315.972096372 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7828a00): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7828f40): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7828f40): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7828f40): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7828f40): >_readAt: n=5, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7828f40): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.175582264 +0000 UTC m=+315.972096372 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7828f40): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7a18620 item 9 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7829940): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7829940): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7829940): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7829940): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7829940): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.178790379 +0000 UTC m=+315.975304567 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7829940): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7829e80): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7829e80): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7829e80): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7829e80): >_readAt: n=5, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7829e80): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.178790379 +0000 UTC m=+315.975304567 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7829e80): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7a18e70 item 10 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7524fc0): _readAt: size=2, off=0 2026/09/03 13:08:54 ERROR : open-test-file(0x148d7524fc0): Couldn't read size of file 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7524fc0): >_readAt: n=0, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7524fc0): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7524fc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7524fc0): close: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7524fc0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7525880): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7525880): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7525880): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7525880): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7525880): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.180876634 +0000 UTC m=+315.977390762 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7525880): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7525dc0): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7525dc0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7525dc0): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7525dc0): >_readAt: n=2, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7525dc0): _writeAt: size=3, off=2 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7525dc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7525dc0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.180876634 +0000 UTC m=+315.977390762 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7525dc0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a683c0): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a683c0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a683c0): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a683c0): >_readAt: n=5, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a683c0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.180876634 +0000 UTC m=+315.977390762 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a683c0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d82bd3b0 item 11 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a68a40): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a68a40): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a68a40): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a68a40): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a68a40): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.184359048 +0000 UTC m=+315.980873156 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a68a40): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a68f80): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a68f80): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a68f80): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a68f80): >_readAt: n=5, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a68f80): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.184359048 +0000 UTC m=+315.980873156 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a68f80): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d82bdc00 item 12 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a695c0): _readAt: size=2, off=0 2026/09/03 13:08:54 ERROR : open-test-file(0x148d7a695c0): Couldn't read size of file 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a695c0): >_readAt: n=0, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a695c0): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a695c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a695c0): close: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a695c0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a69980): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a69980): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a69980): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a69980): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a69980): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.187849587 +0000 UTC m=+315.984363695 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a69980): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b1a140): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b1a140): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b1a140): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b1a140): >_readAt: n=5, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b1a140): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.187849587 +0000 UTC m=+315.984363695 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b1a140): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d77aa380 item 13 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b1a7c0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b1a7c0): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b1a7c0): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b1a7c0): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b1a7c0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.191255917 +0000 UTC m=+315.987770095 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b1a7c0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b1ad00): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b1ad00): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b1ad00): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b1ad00): >_readAt: n=5, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b1ad00): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.191255917 +0000 UTC m=+315.987770095 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b1ad00): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d77aae70 item 14 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b1b340): _readAt: size=2, off=0 2026/09/03 13:08:54 ERROR : open-test-file(0x148d7b1b340): Couldn't read size of file 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b1b340): >_readAt: n=0, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b1b340): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b1b340): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b1b340): close: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b1b340): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b1b700): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b1b700): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b1b700): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b1b700): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b1b700): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.193850403 +0000 UTC m=+315.990364541 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b1b700): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b1bdc0): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b1bdc0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b1bdc0): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b1bdc0): >_readAt: n=5, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b1bdc0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.193850403 +0000 UTC m=+315.990364541 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b1bdc0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d77ab960 item 15 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 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/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b58540): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b58540): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b58540): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b58540): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b58540): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.197992074 +0000 UTC m=+315.994506212 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b58540): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b58a80): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b58a80): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b58a80): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b58a80): >_readAt: n=5, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b58a80): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.197992074 +0000 UTC m=+315.994506212 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b58a80): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d754c5b0 item 16 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b590c0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b590c0): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b590c0): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b590c0): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b590c0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.201270422 +0000 UTC m=+315.997784530 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b590c0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b59540): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b59540): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b59540): open at offset 5 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b59540): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b59540): >_readAt: n=2, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b59540): _writeAt: size=3, off=7 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b59540): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b59540): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.201270422 +0000 UTC m=+315.997784530 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b59540): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b59a40): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b59a40): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b59a40): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b59a40): >_readAt: n=5, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b59a40): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.201270422 +0000 UTC m=+315.997784530 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b59a40): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d754ce70 item 17 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b6a1c0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b6a1c0): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b6a1c0): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b6a1c0): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b6a1c0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.205112836 +0000 UTC m=+316.001626944 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b6a1c0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b6a700): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b6a700): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b6a700): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b6a700): >_readAt: n=5, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b6a700): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.205112836 +0000 UTC m=+316.001626944 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b6a700): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d70b8e00 item 18 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b6ad80): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b6ad80): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b6ad80): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b6ad80): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b6ad80): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.20785976 +0000 UTC m=+316.004373869 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b6ad80): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b6b280): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b6b280): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b6b280): open at offset 5 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b6b280): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b6b280): >_readAt: n=2, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b6b280): _writeAt: size=3, off=7 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b6b280): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b6b280): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.20785976 +0000 UTC m=+316.004373869 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b6b280): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b6b780): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b6b780): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b6b780): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b6b780): >_readAt: n=5, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b6b780): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.20785976 +0000 UTC m=+316.004373869 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b6b780): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d832c620 item 19 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bfde00): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bfde00): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bfde00): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bfde00): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bfde00): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.2108114 +0000 UTC m=+316.007325518 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bfde00): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d79e6440): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d79e6440): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d79e6440): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d79e6440): >_readAt: n=5, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d79e6440): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.2108114 +0000 UTC m=+316.007325518 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d79e6440): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7605570 item 20 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d79e6ac0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d79e6ac0): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d79e6ac0): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d79e6ac0): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d79e6ac0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.213246814 +0000 UTC m=+316.009760922 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d79e6ac0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d79e6fc0): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d79e6fc0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d79e6fc0): open at offset 5 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d79e6fc0): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d79e6fc0): >_readAt: n=2, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d79e6fc0): _writeAt: size=3, off=7 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d79e6fc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d79e6fc0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.213246814 +0000 UTC m=+316.009760922 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d79e6fc0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d79e74c0): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d79e74c0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d79e74c0): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d79e74c0): >_readAt: n=5, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d79e74c0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.213246814 +0000 UTC m=+316.009760922 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d79e74c0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7605c70 item 21 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d79e7b40): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d79e7b40): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d79e7b40): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d79e7b40): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d79e7b40): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.216491179 +0000 UTC m=+316.013005287 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d79e7b40): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c36180): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c36180): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c36180): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c36180): >_readAt: n=5, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c36180): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.216491179 +0000 UTC m=+316.013005287 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c36180): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d74355e0 item 22 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b6be00): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b6be00): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b6be00): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b6be00): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b6be00): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.219696569 +0000 UTC m=+316.016210677 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b6be00): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b8e400): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b8e400): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b8e400): open at offset 5 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b8e400): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b8e400): >_readAt: n=2, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b8e400): _writeAt: size=3, off=7 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b8e400): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b8e400): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.219696569 +0000 UTC m=+316.016210677 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b8e400): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b8e900): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b8e900): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b8e900): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b8e900): >_readAt: n=5, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b8e900): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.219696569 +0000 UTC m=+316.016210677 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b8e900): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d832cf50 item 23 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 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/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b8ef80): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b8ef80): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b8ef80): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b8ef80): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b8ef80): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.223208338 +0000 UTC m=+316.019722447 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b8ef80): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b8f4c0): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b8f4c0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b8f4c0): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b8f4c0): >_readAt: n=5, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b8f4c0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.223208338 +0000 UTC m=+316.019722447 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b8f4c0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d832d730 item 24 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b8fb00): _readAt: size=2, off=0 2026/09/03 13:08:54 ERROR : open-test-file(0x148d7b8fb00): Couldn't read size of file 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b8fb00): >_readAt: n=0, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b8fb00): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b8fb00): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b8fb00): close: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b8fb00): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b8fec0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b8fec0): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b8fec0): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b8fec0): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b8fec0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.2268108 +0000 UTC m=+316.023324908 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7b8fec0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bb04c0): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bb04c0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bb04c0): open at offset 5 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bb04c0): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bb04c0): >_readAt: n=2, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bb04c0): _writeAt: size=3, off=7 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bb04c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bb04c0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.2268108 +0000 UTC m=+316.023324908 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bb04c0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bb0a00): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bb0a00): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bb0a00): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bb0a00): >_readAt: n=5, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bb0a00): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.2268108 +0000 UTC m=+316.023324908 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bb0a00): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d832de30 item 25 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bb1080): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bb1080): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bb1080): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bb1080): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bb1080): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.22965121 +0000 UTC m=+316.026165318 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bb1080): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bb15c0): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bb15c0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bb15c0): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bb15c0): >_readAt: n=5, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bb15c0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.22965121 +0000 UTC m=+316.026165318 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bb15c0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7a009a0 item 26 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bb1c00): _readAt: size=2, off=0 2026/09/03 13:08:54 ERROR : open-test-file(0x148d7bb1c00): Couldn't read size of file 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bb1c00): >_readAt: n=0, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bb1c00): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bb1c00): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bb1c00): close: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bb1c00): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7be60c0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7be60c0): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7be60c0): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7be60c0): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7be60c0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.232283016 +0000 UTC m=+316.028797124 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7be60c0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7be65c0): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7be65c0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7be65c0): open at offset 5 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7be65c0): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7be65c0): >_readAt: n=2, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7be65c0): _writeAt: size=3, off=7 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7be65c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7be65c0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.232283016 +0000 UTC m=+316.028797124 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7be65c0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7be6b00): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7be6b00): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7be6b00): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7be6b00): >_readAt: n=5, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7be6b00): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.232283016 +0000 UTC m=+316.028797124 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7be6b00): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7a01030 item 27 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 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/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7be7180): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7be7180): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7be7180): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7be7180): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7be7180): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.235403466 +0000 UTC m=+316.031917574 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7be7180): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7be76c0): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7be76c0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7be76c0): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7be76c0): >_readAt: n=5, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7be76c0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.235403466 +0000 UTC m=+316.031917574 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7be76c0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7a01b20 item 28 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7be7d00): _readAt: size=2, off=0 2026/09/03 13:08:54 ERROR : open-test-file(0x148d7be7d00): Couldn't read size of file 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7be7d00): >_readAt: n=0, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7be7d00): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7be7d00): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7be7d00): close: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7be7d00): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7caa1c0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7caa1c0): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7caa1c0): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7caa1c0): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7caa1c0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.237488708 +0000 UTC m=+316.034002816 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7caa1c0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7caa880): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7caa880): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7caa880): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7caa880): >_readAt: n=5, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7caa880): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.237488708 +0000 UTC m=+316.034002816 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7caa880): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d75884d0 item 29 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 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/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7caaf00): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7caaf00): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7caaf00): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7caaf00): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7caaf00): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.241486857 +0000 UTC m=+316.038000966 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7caaf00): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cab440): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cab440): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cab440): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cab440): >_readAt: n=5, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cab440): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.241486857 +0000 UTC m=+316.038000966 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cab440): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d743a380 item 30 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 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/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7caba80): _readAt: size=2, off=0 2026/09/03 13:08:54 ERROR : open-test-file(0x148d7caba80): Couldn't read size of file 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7caba80): >_readAt: n=0, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7caba80): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7caba80): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7caba80): close: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7caba80): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cabe40): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cabe40): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cabe40): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cabe40): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cabe40): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.245780665 +0000 UTC m=+316.042294804 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cabe40): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cc6600): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cc6600): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cc6600): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cc6600): >_readAt: n=5, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cc6600): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.245780665 +0000 UTC m=+316.042294804 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cc6600): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d743ae00 item 31 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 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/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cc6c80): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cc6c80): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cc6c80): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cc6c80): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cc6c80): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.247881998 +0000 UTC m=+316.044396116 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cc6c80): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cc71c0): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cc71c0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cc71c0): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cc71c0): >_readAt: n=5, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cc71c0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.247881998 +0000 UTC m=+316.044396116 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cc71c0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d774e1c0 item 32 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cc7800): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cc7800): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cc7800): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cc7800): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cc7800): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.249932104 +0000 UTC m=+316.046446212 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cc7800): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cc7c80): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cc7c80): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cc7c80): _writeAt: size=3, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cc7c80): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cc7c80): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d774e8c0 item 33 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cc7c80): >_writeAt: n=3, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cc7c80): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.250777011 +0000 UTC m=+316.047291150 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cc7c80): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cf2280): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cf2280): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cf2280): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cf2280): >_readAt: n=5, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cf2280): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.250777011 +0000 UTC m=+316.047291150 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cf2280): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d774f500 item 33 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cf28c0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cf28c0): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cf28c0): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cf28c0): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cf28c0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.252793624 +0000 UTC m=+316.049307753 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cf28c0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cf2d40): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cf2d40): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d774fce0 item 34 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cf2d40): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cf2d40): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cf2d40): _writeAt: size=3, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cf2d40): >_writeAt: n=3, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cf2d40): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.253728132 +0000 UTC m=+316.050242240 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cf2d40): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cf3280): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cf3280): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cf3280): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cf3280): >_readAt: n=3, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cf3280): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.253728132 +0000 UTC m=+316.050242240 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cf3280): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d70a2d20 item 34 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cf38c0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cf38c0): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cf38c0): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cf38c0): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cf38c0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.255810588 +0000 UTC m=+316.052324716 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cf38c0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cf3d40): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cf3d40): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cf3d40): _writeAt: size=3, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cf3d40): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cf3d40): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7ca24d0 item 35 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cf3d40): >_writeAt: n=3, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cf3d40): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.256659864 +0000 UTC m=+316.053173972 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7cf3d40): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d1e340): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d1e340): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d1e340): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d1e340): >_readAt: n=5, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d1e340): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.256659864 +0000 UTC m=+316.053173972 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d1e340): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7ca29a0 item 35 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d1e9c0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d1e9c0): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d1e9c0): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d1e9c0): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d1e9c0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.259973029 +0000 UTC m=+316.056487137 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d1e9c0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d1eec0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d1eec0): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7ca30a0 item 36 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d1eec0): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d1eec0): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d1eec0): _writeAt: size=3, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d1eec0): >_writeAt: n=3, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d1eec0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.261529701 +0000 UTC m=+316.058043820 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d1eec0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d1f400): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d1f400): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d1f400): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d1f400): >_readAt: n=3, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d1f400): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.261529701 +0000 UTC m=+316.058043820 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d1f400): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7ca3ab0 item 36 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d1fa40): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d1fa40): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d1fa40): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d1fa40): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d1fa40): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.264311921 +0000 UTC m=+316.060826040 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d1fa40): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d1fec0): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d1fec0): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d1fec0): _writeAt: size=3, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d1fec0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d1fec0): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d73ead90 item 37 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d1fec0): >_writeAt: n=3, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d1fec0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.265179623 +0000 UTC m=+316.061693731 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d1fec0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d684c0): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d684c0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d684c0): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d684c0): >_readAt: n=5, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d684c0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.265179623 +0000 UTC m=+316.061693731 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d684c0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d73eb6c0 item 37 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d68b40): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d68b40): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d68b40): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d68b40): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d68b40): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.268927969 +0000 UTC m=+316.065442077 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d68b40): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d69040): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d69040): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d751c070 item 38 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d69040): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d69040): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d69040): _writeAt: size=3, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d69040): >_writeAt: n=3, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d69040): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.270317506 +0000 UTC m=+316.066831614 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d69040): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d69580): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d69580): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d69580): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d69580): >_readAt: n=3, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d69580): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.270317506 +0000 UTC m=+316.066831614 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d69580): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d751cbd0 item 38 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d69c00): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d69c00): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d69c00): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d69c00): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d69c00): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.272614559 +0000 UTC m=+316.069128686 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d69c00): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e18200): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e18200): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e18200): _writeAt: size=3, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e18200): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e18200): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d751d730 item 39 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e18200): >_writeAt: n=3, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e18200): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.273470367 +0000 UTC m=+316.069984485 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e18200): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e18700): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e18700): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e18700): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e18700): >_readAt: n=5, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e18700): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.273470367 +0000 UTC m=+316.069984485 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e18700): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d751dc70 item 39 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e18d80): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e18d80): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e18d80): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e18d80): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e18d80): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.277234214 +0000 UTC m=+316.073748322 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e18d80): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e19280): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e19280): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7dce620 item 40 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e19280): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e19280): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e19280): _writeAt: size=3, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e19280): >_writeAt: n=3, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e19280): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.278153913 +0000 UTC m=+316.074668021 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e19280): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e197c0): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e197c0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e197c0): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e197c0): >_readAt: n=3, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e197c0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.278153913 +0000 UTC m=+316.074668021 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e197c0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7dce8c0 item 40 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e19d80): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e19d80): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e19d80): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e19d80): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e19d80): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e19d80): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e19d80): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.279964205 +0000 UTC m=+316.076478323 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e19d80): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e4e380): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e4e380): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e4e380): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7dcee70 item 41 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e4e380): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e4e380): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.280742517 +0000 UTC m=+316.077256625 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e4e380): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e4e840): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e4e840): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e4e840): _writeAt: size=3, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e4e840): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e4e840): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7dcf110 item 41 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e4e840): >_writeAt: n=3, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e4e840): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.281729904 +0000 UTC m=+316.078244012 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e4e840): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e4ed80): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e4ed80): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e4ed80): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e4ed80): >_readAt: n=5, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e4ed80): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.281729904 +0000 UTC m=+316.078244012 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e4ed80): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7dcf420 item 41 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e4f3c0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e4f3c0): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e4f3c0): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e4f3c0): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e4f3c0): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e4f3c0): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e4f3c0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.283803293 +0000 UTC m=+316.080317401 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e4f3c0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e4f8c0): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e4f8c0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e4f8c0): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7dcfab0 item 42 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e4f8c0): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e4f8c0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.284710478 +0000 UTC m=+316.081224586 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e4f8c0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e4fe00): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e4fe00): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7b9c150 item 42 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e4fe00): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e4fe00): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e4fe00): _writeAt: size=3, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e4fe00): >_writeAt: n=3, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e4fe00): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.285612694 +0000 UTC m=+316.082126822 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e4fe00): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e6c480): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e6c480): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e6c480): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e6c480): >_readAt: n=3, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e6c480): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.285612694 +0000 UTC m=+316.082126822 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e6c480): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7b9c690 item 42 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e6cac0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e6cac0): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e6cac0): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e6cac0): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e6cac0): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e6cac0): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e6cac0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.287840807 +0000 UTC m=+316.084354915 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e6cac0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e6cfc0): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e6cfc0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e6cfc0): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7b9cf50 item 43 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e6cfc0): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e6cfc0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.288626623 +0000 UTC m=+316.085140741 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e6cfc0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e6d500): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e6d500): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e6d500): _writeAt: size=3, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e6d500): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e6d500): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7b9d1f0 item 43 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e6d500): >_writeAt: n=3, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e6d500): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.289346604 +0000 UTC m=+316.085860722 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e6d500): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e6da40): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e6da40): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e6da40): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e6da40): >_readAt: n=5, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e6da40): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.289346604 +0000 UTC m=+316.085860722 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e6da40): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7b9d490 item 43 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e90180): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e90180): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e90180): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e90180): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e90180): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e90180): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e90180): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.291615594 +0000 UTC m=+316.088129702 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e90180): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e90680): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e90680): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e90680): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7b9dc70 item 44 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e90680): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e90680): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.292284608 +0000 UTC m=+316.088798716 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e90680): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e90bc0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e90bc0): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7482380 item 44 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e90bc0): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e90bc0): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e90bc0): _writeAt: size=3, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e90bc0): >_writeAt: n=3, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e90bc0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.293310628 +0000 UTC m=+316.089824736 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e90bc0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e91140): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e91140): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e91140): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e91140): >_readAt: n=3, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e91140): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.293310628 +0000 UTC m=+316.089824736 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e91140): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d74829a0 item 44 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e91780): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e91780): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e91780): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e91780): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e91780): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e91780): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e91780): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.295673776 +0000 UTC m=+316.092187895 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e91780): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e91c80): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e91c80): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e91c80): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d763c5b0 item 45 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e91c80): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e91c80): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.296452218 +0000 UTC m=+316.092966326 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e91c80): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7eac480): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7eac480): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7eac480): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7eac480): >_readAt: n=5, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7eac480): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.296452218 +0000 UTC m=+316.092966326 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7eac480): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d763ca10 item 45 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7eacac0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7eacac0): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7eacac0): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7eacac0): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7eacac0): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7eacac0): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7eacac0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.298524136 +0000 UTC m=+316.095038264 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7eacac0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7eacfc0): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7eacfc0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7eacfc0): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d763d880 item 46 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7eacfc0): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7eacfc0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.299240009 +0000 UTC m=+316.095754118 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7eacfc0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ead6c0): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ead6c0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ead6c0): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ead6c0): >_readAt: n=5, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ead6c0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.299240009 +0000 UTC m=+316.095754118 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ead6c0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d763dd50 item 46 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7eadd00): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7eadd00): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7eadd00): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7eadd00): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7eadd00): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7eadd00): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7eadd00): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.301283042 +0000 UTC m=+316.097797170 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7eadd00): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ec6300): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ec6300): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ec6300): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7436930 item 47 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ec6300): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ec6300): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.301854572 +0000 UTC m=+316.098368680 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ec6300): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ec6a00): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ec6a00): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ec6a00): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ec6a00): >_readAt: n=5, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ec6a00): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.301854572 +0000 UTC m=+316.098368680 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ec6a00): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7436d20 item 47 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 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/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ec7040): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ec7040): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ec7040): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ec7040): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ec7040): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ec7040): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ec7040): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.303629348 +0000 UTC m=+316.100143456 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ec7040): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ec7540): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ec7540): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ec7540): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7437ce0 item 48 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ec7540): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ec7540): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.304272373 +0000 UTC m=+316.100786481 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ec7540): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ec7c40): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ec7c40): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ec7c40): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ec7c40): >_readAt: n=5, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ec7c40): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.304272373 +0000 UTC m=+316.100786481 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ec7c40): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d71fe230 item 48 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ee2380): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ee2380): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ee2380): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ee2380): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ee2380): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.306916172 +0000 UTC m=+316.103430290 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ee2380): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ee2800): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ee2800): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ee2800): _writeAt: size=3, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ee2800): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ee2800): open at offset 5 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ee2800): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d71ff340 item 49 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ee2800): >_writeAt: n=3, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ee2800): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.307986174 +0000 UTC m=+316.104500282 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ee2800): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ee2d40): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ee2d40): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ee2d40): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ee2d40): >_readAt: n=8, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ee2d40): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.307986174 +0000 UTC m=+316.104500282 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ee2d40): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d71ff650 item 49 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ee33c0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ee33c0): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ee33c0): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ee33c0): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ee33c0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.309671561 +0000 UTC m=+316.106185669 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ee33c0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ee38c0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ee38c0): open at offset 5 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ee38c0): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d71ffce0 item 50 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ee38c0): _readAt: size=2, off=5 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ee38c0): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ee38c0): _writeAt: size=3, off=5 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ee38c0): >_writeAt: n=3, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ee38c0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.311355405 +0000 UTC m=+316.107869514 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ee38c0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ee3e40): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ee3e40): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ee3e40): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ee3e40): >_readAt: n=3, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ee3e40): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.311355405 +0000 UTC m=+316.107869514 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ee3e40): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7e021c0 item 50 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7efc5c0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7efc5c0): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7efc5c0): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7efc5c0): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7efc5c0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.313518655 +0000 UTC m=+316.110032763 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7efc5c0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7efcac0): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7efcac0): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7efcac0): _writeAt: size=3, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7efcac0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7efcac0): open at offset 5 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7efcac0): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7e028c0 item 51 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7efcac0): >_writeAt: n=3, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7efcac0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.314272921 +0000 UTC m=+316.110787029 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7efcac0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7efd000): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7efd000): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7efd000): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7efd000): >_readAt: n=8, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7efd000): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.314272921 +0000 UTC m=+316.110787029 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7efd000): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7e02b60 item 51 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7efd680): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7efd680): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7efd680): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7efd680): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7efd680): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.316535078 +0000 UTC m=+316.113049236 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7efd680): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7efdb80): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7efdb80): open at offset 5 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7efdb80): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7e03180 item 52 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7efdb80): _readAt: size=2, off=5 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7efdb80): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7efdb80): _writeAt: size=3, off=5 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7efdb80): >_writeAt: n=3, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7efdb80): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.317468372 +0000 UTC m=+316.113982480 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7efdb80): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f1a200): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f1a200): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f1a200): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f1a200): >_readAt: n=3, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f1a200): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.317468372 +0000 UTC m=+316.113982480 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f1a200): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7e036c0 item 52 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f1a880): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f1a880): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f1a880): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f1a880): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f1a880): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.319525523 +0000 UTC m=+316.116039631 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f1a880): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f1ad80): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f1ad80): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f1ad80): _writeAt: size=3, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f1ad80): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f1ad80): open at offset 5 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f1ad80): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7564150 item 53 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f1ad80): >_writeAt: n=3, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f1ad80): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.320272033 +0000 UTC m=+316.116786151 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f1ad80): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f1b2c0): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f1b2c0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f1b2c0): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f1b2c0): >_readAt: n=8, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f1b2c0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.320272033 +0000 UTC m=+316.116786151 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f1b2c0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7564850 item 53 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f1b940): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f1b940): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f1b940): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f1b940): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f1b940): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.32225885 +0000 UTC m=+316.118772998 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f1b940): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f1be40): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f1be40): open at offset 5 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f1be40): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d75650a0 item 54 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f1be40): _readAt: size=2, off=5 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f1be40): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f1be40): _writeAt: size=3, off=5 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f1be40): >_writeAt: n=3, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f1be40): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.323256546 +0000 UTC m=+316.119770694 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f1be40): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f3e4c0): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f3e4c0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f3e4c0): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f3e4c0): >_readAt: n=3, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f3e4c0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.323256546 +0000 UTC m=+316.119770694 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f3e4c0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7565490 item 54 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f3eb40): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f3eb40): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f3eb40): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f3eb40): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f3eb40): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.325357518 +0000 UTC m=+316.121871636 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f3eb40): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f3f040): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f3f040): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f3f040): _writeAt: size=3, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f3f040): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f3f040): open at offset 5 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f3f040): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d70a4150 item 55 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f3f040): >_writeAt: n=3, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f3f040): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.32612531 +0000 UTC m=+316.122639469 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f3f040): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f3f580): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f3f580): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f3f580): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f3f580): >_readAt: n=8, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f3f580): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.32612531 +0000 UTC m=+316.122639469 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f3f580): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d70a4a10 item 55 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 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/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f3fc00): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f3fc00): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f3fc00): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f3fc00): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f3fc00): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.328304851 +0000 UTC m=+316.124818959 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f3fc00): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f56200): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f56200): open at offset 5 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f56200): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d70a5500 item 56 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f56200): _readAt: size=2, off=5 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f56200): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f56200): _writeAt: size=3, off=5 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f56200): >_writeAt: n=3, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f56200): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.329146342 +0000 UTC m=+316.125660490 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f56200): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f56780): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f56780): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f56780): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f56780): >_readAt: n=3, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f56780): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.329146342 +0000 UTC m=+316.125660490 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f56780): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d70a5ab0 item 56 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f56dc0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f56dc0): open at offset 0 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f56dc0): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f56dc0): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f56dc0): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f56dc0): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f56dc0): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f56dc0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.332721942 +0000 UTC m=+316.129236050 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f56dc0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f57300): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f57300): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f57300): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7cd43f0 item 57 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f57300): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f57300): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.334881575 +0000 UTC m=+316.131395683 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f57300): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f57840): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f57840): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f57840): _writeAt: size=3, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f57840): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f57840): open at offset 5 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f57840): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7cd4700 item 57 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f57840): >_writeAt: n=3, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f57840): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.335785003 +0000 UTC m=+316.132299111 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f57840): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f57dc0): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f57dc0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f57dc0): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f57dc0): >_readAt: n=8, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f57dc0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.335785003 +0000 UTC m=+316.132299111 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f57dc0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7cd49a0 item 57 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f82500): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f82500): open at offset 0 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f82500): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f82500): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f82500): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f82500): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f82500): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f82500): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.337753184 +0000 UTC m=+316.134267292 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f82500): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f82a40): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f82a40): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f82a40): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7cd4fc0 item 58 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f82a40): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f82a40): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.33870274 +0000 UTC m=+316.135216848 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f82a40): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f82f80): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f82f80): open at offset 5 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f82f80): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7cd53b0 item 58 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f82f80): _readAt: size=2, off=5 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f82f80): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f82f80): _writeAt: size=3, off=5 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f82f80): >_writeAt: n=3, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f82f80): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.339565631 +0000 UTC m=+316.136079739 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f82f80): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f83540): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f83540): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f83540): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f83540): >_readAt: n=3, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f83540): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.339565631 +0000 UTC m=+316.136079739 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f83540): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7cd5650 item 58 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f83b80): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f83b80): open at offset 0 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f83b80): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f83b80): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f83b80): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f83b80): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f83b80): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f83b80): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.341663958 +0000 UTC m=+316.138178066 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7f83b80): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7fb01c0): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7fb01c0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7fb01c0): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7cd5c00 item 59 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7fb01c0): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7fb01c0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.34251595 +0000 UTC m=+316.139030058 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7fb01c0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7fb0700): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7fb0700): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7fb0700): _writeAt: size=3, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7fb0700): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7fb0700): open at offset 5 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7fb0700): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d83840e0 item 59 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7fb0700): >_writeAt: n=3, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7fb0700): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.34336791 +0000 UTC m=+316.139882058 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7fb0700): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7fb0c80): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7fb0c80): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7fb0c80): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7fb0c80): >_readAt: n=8, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7fb0c80): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.34336791 +0000 UTC m=+316.139882058 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7fb0c80): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d8384380 item 59 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 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/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c367c0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c367c0): open at offset 0 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c367c0): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c367c0): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c367c0): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c367c0): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c367c0): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c367c0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.348538376 +0000 UTC m=+316.145052494 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c367c0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c36d00): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c36d00): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c36d00): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7dda150 item 60 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c36d00): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c36d00): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.349604651 +0000 UTC m=+316.146118829 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c36d00): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c37240): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c37240): open at offset 5 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c37240): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7dda3f0 item 60 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c37240): _readAt: size=2, off=5 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c37240): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c37240): _writeAt: size=3, off=5 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c37240): >_writeAt: n=3, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c37240): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.350999869 +0000 UTC m=+316.147514007 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c37240): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c37800): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c37800): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c37800): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c37800): >_readAt: n=3, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c37800): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.350999869 +0000 UTC m=+316.147514007 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c37800): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7dda770 item 60 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c37e40): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c37e40): open at offset 0 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c37e40): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c37e40): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c37e40): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c37e40): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c37e40): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c37e40): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.354206261 +0000 UTC m=+316.150720370 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c37e40): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c6e480): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c6e480): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c6e480): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7ddae70 item 61 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c6e480): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c6e480): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.354916475 +0000 UTC m=+316.151430612 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c6e480): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c6eb80): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c6eb80): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c6eb80): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c6eb80): >_readAt: n=5, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c6eb80): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.354916475 +0000 UTC m=+316.151430612 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c6eb80): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7ddb110 item 61 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 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/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c6f1c0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c6f1c0): open at offset 0 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c6f1c0): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c6f1c0): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c6f1c0): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c6f1c0): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c6f1c0): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c6f1c0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.357164094 +0000 UTC m=+316.153678202 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c6f1c0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c6f700): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c6f700): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c6f700): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7ddb6c0 item 62 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c6f700): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c6f700): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.35782315 +0000 UTC m=+316.154337258 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c6f700): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c6fe00): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c6fe00): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c6fe00): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c6fe00): >_readAt: n=5, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c6fe00): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.35782315 +0000 UTC m=+316.154337258 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7c6fe00): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7ddb960 item 62 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 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/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8014540): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8014540): open at offset 0 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8014540): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8014540): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8014540): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8014540): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8014540): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8014540): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.359734814 +0000 UTC m=+316.156248973 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8014540): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8014a80): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8014a80): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8014a80): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7f72150 item 63 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8014a80): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8014a80): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.360646548 +0000 UTC m=+316.157160656 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8014a80): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8015180): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8015180): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8015180): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8015180): >_readAt: n=5, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8015180): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.360646548 +0000 UTC m=+316.157160656 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8015180): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7f723f0 item 63 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 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/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80157c0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80157c0): open at offset 0 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80157c0): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80157c0): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80157c0): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80157c0): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80157c0): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80157c0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.362944873 +0000 UTC m=+316.159458991 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80157c0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8015d00): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8015d00): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8015d00): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7f729a0 item 64 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8015d00): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8015d00): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.36391657 +0000 UTC m=+316.160430678 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8015d00): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d802e500): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d802e500): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d802e500): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d802e500): >_readAt: n=5, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d802e500): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.36391657 +0000 UTC m=+316.160430678 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d802e500): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7f72cb0 item 64 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d802eb40): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d802eb40): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d802eb40): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d802eb40): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d802eb40): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.36679386 +0000 UTC m=+316.163307968 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d802eb40): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDWR 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d802efc0): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d802efc0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d802efc0): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d802efc0): >_readAt: n=2, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d802efc0): _writeAt: size=3, off=2 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7f732d0 item 65 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d802efc0): >_writeAt: n=3, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d802efc0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.367890244 +0000 UTC m=+316.164404352 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d802efc0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d802f4c0): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d802f4c0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d802f4c0): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d802f4c0): >_readAt: n=5, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d802f4c0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.367890244 +0000 UTC m=+316.164404352 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d802f4c0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7f735e0 item 65 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d802fb00): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d802fb00): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d802fb00): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d802fb00): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d802fb00): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.370243702 +0000 UTC m=+316.166757810 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d802fb00): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8048080): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8048080): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7f73b90 item 66 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8048080): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8048080): >_readAt: n=0, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8048080): _writeAt: size=3, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8048080): >_writeAt: n=3, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8048080): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.371099722 +0000 UTC m=+316.167613830 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8048080): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80485c0): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80485c0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80485c0): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80485c0): >_readAt: n=3, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80485c0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.371099722 +0000 UTC m=+316.167613830 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80485c0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7f3c070 item 66 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8048c00): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8048c00): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8048c00): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8048c00): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8048c00): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.372981689 +0000 UTC m=+316.169495797 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8048c00): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8049080): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8049080): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8049080): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8049080): >_readAt: n=2, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8049080): _writeAt: size=3, off=2 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7f3c690 item 67 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8049080): >_writeAt: n=3, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8049080): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.373999725 +0000 UTC m=+316.170513833 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8049080): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8049580): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8049580): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8049580): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8049580): >_readAt: n=5, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8049580): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.373999725 +0000 UTC m=+316.170513833 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8049580): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7f3ca10 item 67 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8049c00): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8049c00): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8049c00): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8049c00): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8049c00): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.375916298 +0000 UTC m=+316.172430407 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8049c00): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8066200): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8066200): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7f3d030 item 68 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8066200): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8066200): >_readAt: n=0, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8066200): _writeAt: size=3, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8066200): >_writeAt: n=3, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8066200): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.376617203 +0000 UTC m=+316.173131311 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8066200): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8066740): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8066740): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8066740): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8066740): >_readAt: n=3, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8066740): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.376617203 +0000 UTC m=+316.173131311 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8066740): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7f3d3b0 item 68 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8066d80): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8066d80): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8066d80): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8066d80): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8066d80): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.378970633 +0000 UTC m=+316.175484751 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8066d80): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8067200): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8067200): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8067200): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8067200): >_readAt: n=2, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8067200): _writeAt: size=3, off=2 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7f3d960 item 69 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8067200): >_writeAt: n=3, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8067200): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.379809809 +0000 UTC m=+316.176323917 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8067200): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8067700): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8067700): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8067700): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8067700): >_readAt: n=5, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8067700): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.379809809 +0000 UTC m=+316.176323917 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8067700): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7f3dc70 item 69 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8067d80): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8067d80): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8067d80): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8067d80): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8067d80): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.381644098 +0000 UTC m=+316.178158206 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d8067d80): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d808a380): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d808a380): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7de0380 item 70 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d808a380): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d808a380): >_readAt: n=0, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d808a380): _writeAt: size=3, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d808a380): >_writeAt: n=3, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d808a380): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.38294148 +0000 UTC m=+316.179455588 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d808a380): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d808a8c0): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d808a8c0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d808a8c0): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d808a8c0): >_readAt: n=3, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d808a8c0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.38294148 +0000 UTC m=+316.179455588 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d808a8c0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7de0620 item 70 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d808af40): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d808af40): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d808af40): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d808af40): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d808af40): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.387709936 +0000 UTC m=+316.184224064 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d808af40): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e07300): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e07300): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e07300): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e07300): >_readAt: n=2, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e07300): _writeAt: size=3, off=2 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7de0bd0 item 71 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e07300): >_writeAt: n=3, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e07300): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.389203509 +0000 UTC m=+316.185717627 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e07300): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d808a180): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d808a180): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d808a180): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d808a180): >_readAt: n=5, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d808a180): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.389203509 +0000 UTC m=+316.185717627 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d808a180): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7de00e0 item 71 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d808b940): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d808b940): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d808b940): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d808b940): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d808b940): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.394319492 +0000 UTC m=+316.190833600 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d808b940): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d808be40): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d808be40): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7de1030 item 72 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d808be40): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d808be40): >_readAt: n=0, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d808be40): _writeAt: size=3, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d808be40): >_writeAt: n=3, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d808be40): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.395908506 +0000 UTC m=+316.192422614 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d808be40): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e06480): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e06480): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e06480): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e06480): >_readAt: n=3, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e06480): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.395908506 +0000 UTC m=+316.192422614 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e06480): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7de12d0 item 72 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e06c00): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e06c00): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e06c00): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e06c00): >_readAt: n=0, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e06c00): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e06c00): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e06c00): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.397469508 +0000 UTC m=+316.193983636 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e06c00): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e07100): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e07100): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e07100): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7de19d0 item 73 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e07100): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e07100): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.398120639 +0000 UTC m=+316.194634757 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e07100): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e07a00): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e07a00): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e07a00): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e07a00): >_readAt: n=2, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e07a00): _writeAt: size=3, off=2 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7de1c70 item 73 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e07a00): >_writeAt: n=3, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e07a00): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.398658416 +0000 UTC m=+316.195172524 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7e07a00): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d77c2040): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d77c2040): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d77c2040): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d77c2040): >_readAt: n=5, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d77c2040): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.398658416 +0000 UTC m=+316.195172524 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d77c2040): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7d56070 item 73 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d77c2c80): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d77c2c80): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d77c2c80): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d77c2c80): >_readAt: n=0, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d77c2c80): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d77c2c80): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d77c2c80): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.400253672 +0000 UTC m=+316.196767780 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d77c2c80): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d77c3580): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d77c3580): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d77c3580): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7d56850 item 74 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d77c3580): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d77c3580): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.400775789 +0000 UTC m=+316.197289897 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d77c3580): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d77c3ac0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d77c3ac0): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7d56b60 item 74 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d77c3ac0): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d77c3ac0): >_readAt: n=0, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d77c3ac0): _writeAt: size=3, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d77c3ac0): >_writeAt: n=3, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d77c3ac0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.401513854 +0000 UTC m=+316.198027962 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d77c3ac0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ba6140): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ba6140): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ba6140): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ba6140): >_readAt: n=3, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ba6140): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.401513854 +0000 UTC m=+316.198027962 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ba6140): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7d56e00 item 74 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ba6780): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ba6780): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ba6780): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ba6780): >_readAt: n=0, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ba6780): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ba6780): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ba6780): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.402969085 +0000 UTC m=+316.199483194 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ba6780): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ba6c80): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ba6c80): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ba6c80): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7d57650 item 75 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ba6c80): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ba6c80): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.403649121 +0000 UTC m=+316.200163229 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ba6c80): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ba71c0): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ba71c0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ba71c0): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ba71c0): >_readAt: n=2, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ba71c0): _writeAt: size=3, off=2 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7d578f0 item 75 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ba71c0): >_writeAt: n=3, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ba71c0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.404239658 +0000 UTC m=+316.200753766 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ba71c0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ba7780): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ba7780): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ba7780): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ba7780): >_readAt: n=5, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ba7780): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.404239658 +0000 UTC m=+316.200753766 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ba7780): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7d57c70 item 75 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ba7dc0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ba7dc0): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ba7dc0): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ba7dc0): >_readAt: n=0, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ba7dc0): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ba7dc0): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ba7dc0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.405866433 +0000 UTC m=+316.202380541 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7ba7dc0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d73a2f00): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d73a2f00): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d73a2f00): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d8384380 item 76 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d73a2f00): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d73a2f00): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.406520921 +0000 UTC m=+316.203035039 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d73a2f00): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7644e40): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7644e40): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d8384700 item 76 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7644e40): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7644e40): >_readAt: n=0, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7644e40): _writeAt: size=3, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7644e40): >_writeAt: n=3, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7644e40): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.407169807 +0000 UTC m=+316.203683915 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7644e40): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d76457c0): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d76457c0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d76457c0): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d76457c0): >_readAt: n=3, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d76457c0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.407169807 +0000 UTC m=+316.203683915 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d76457c0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d83849a0 item 76 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a10000): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a10000): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a10000): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a10000): >_readAt: n=0, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a10000): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a10000): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a10000): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.408767368 +0000 UTC m=+316.205281476 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a10000): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a10640): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a10640): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a10640): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d8384f50 item 77 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a10640): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a10640): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.409327868 +0000 UTC m=+316.205841976 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a10640): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a10dc0): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a10dc0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a10dc0): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a10dc0): >_readAt: n=5, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a10dc0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.409327868 +0000 UTC m=+316.205841976 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a10dc0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d83851f0 item 77 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a11400): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a11400): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a11400): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a11400): >_readAt: n=0, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a11400): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a11400): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a11400): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.41092109 +0000 UTC m=+316.207435198 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a11400): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a11900): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a11900): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a11900): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d83858f0 item 78 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a11900): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a11900): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.411431535 +0000 UTC m=+316.207945643 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7a11900): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d52200): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d52200): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d52200): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d52200): >_readAt: n=5, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d52200): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.411431535 +0000 UTC m=+316.207945643 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d52200): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7a18000 item 78 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d52840): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d52840): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d52840): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d52840): >_readAt: n=0, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d52840): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d52840): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d52840): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.413612379 +0000 UTC m=+316.210126496 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d52840): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d52d80): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d52d80): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d52d80): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7a18850 item 79 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d52d80): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d52d80): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.414795435 +0000 UTC m=+316.211309543 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d52d80): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d53480): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d53480): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d53480): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d53480): >_readAt: n=5, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d53480): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.414795435 +0000 UTC m=+316.211309543 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d53480): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7a18af0 item 79 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 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/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d53ac0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d53ac0): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d53ac0): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d53ac0): >_readAt: n=0, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d53ac0): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d53ac0): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d53ac0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.418457288 +0000 UTC m=+316.214971396 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d53ac0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d760c0): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d760c0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d760c0): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7a19260 item 80 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d760c0): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d760c0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.419733752 +0000 UTC m=+316.216247860 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d760c0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d76a40): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d76a40): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d76a40): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d76a40): >_readAt: n=5, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d76a40): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.419733752 +0000 UTC m=+316.216247860 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d76a40): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7a197a0 item 80 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d77080): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d77080): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d77080): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d77080): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d77080): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.42281617 +0000 UTC m=+316.219330278 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d77080): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d77500): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d77500): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d77500): open at offset 5 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d77500): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d77500): >_readAt: n=2, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d77500): _writeAt: size=3, off=7 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d74de0e0 item 81 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d77500): >_writeAt: n=3, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d77500): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.424883007 +0000 UTC m=+316.221397115 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d77500): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d77a40): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d77a40): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d77a40): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d77a40): >_readAt: n=8, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d77a40): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.424883007 +0000 UTC m=+316.221397115 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7d77a40): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d74dea10 item 81 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d78281c0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d78281c0): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d78281c0): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d78281c0): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d78281c0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.427330093 +0000 UTC m=+316.223844202 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d78281c0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7828740): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7828740): open at offset 5 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7828740): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d74df810 item 82 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7828740): _readAt: size=2, off=5 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7828740): >_readAt: n=0, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7828740): _writeAt: size=3, off=5 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7828740): >_writeAt: n=3, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7828740): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.428267877 +0000 UTC m=+316.224781985 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7828740): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7828cc0): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7828cc0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7828cc0): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7828cc0): >_readAt: n=3, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7828cc0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.428267877 +0000 UTC m=+316.224781985 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7828cc0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7dac070 item 82 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7829700): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7829700): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7829700): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7829700): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7829700): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.431182217 +0000 UTC m=+316.227696346 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7829700): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7829c00): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7829c00): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7829c00): open at offset 5 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7829c00): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7829c00): >_readAt: n=2, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7829c00): _writeAt: size=3, off=7 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7dac7e0 item 83 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7829c00): >_writeAt: n=3, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7829c00): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.432282677 +0000 UTC m=+316.228796785 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7829c00): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7524d40): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7524d40): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7524d40): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7524d40): >_readAt: n=8, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7524d40): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.432282677 +0000 UTC m=+316.228796785 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7524d40): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7dacd20 item 83 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d75258c0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d75258c0): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d75258c0): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d75258c0): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d75258c0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.434593305 +0000 UTC m=+316.231107414 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d75258c0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7525e00): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7525e00): open at offset 5 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7525e00): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7dad2d0 item 84 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7525e00): _readAt: size=2, off=5 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7525e00): >_readAt: n=0, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7525e00): _writeAt: size=3, off=5 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7525e00): >_writeAt: n=3, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7525e00): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.435821599 +0000 UTC m=+316.232335707 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7525e00): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bfc480): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bfc480): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bfc480): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bfc480): >_readAt: n=3, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bfc480): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.435821599 +0000 UTC m=+316.232335707 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bfc480): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7dad570 item 84 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bfcb00): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bfcb00): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bfcb00): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bfcb00): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bfcb00): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.438638224 +0000 UTC m=+316.235152332 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bfcb00): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bfd000): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bfd000): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bfd000): open at offset 5 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bfd000): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bfd000): >_readAt: n=2, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bfd000): _writeAt: size=3, off=7 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7dadb90 item 85 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bfd000): >_writeAt: n=3, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bfd000): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.44021756 +0000 UTC m=+316.236731668 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bfd000): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bfd540): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bfd540): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bfd540): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bfd540): >_readAt: n=8, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bfd540): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.44021756 +0000 UTC m=+316.236731668 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bfd540): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7dade30 item 85 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bfdc00): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bfdc00): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bfdc00): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bfdc00): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bfdc00): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.4434019 +0000 UTC m=+316.239916008 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7bfdc00): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80e8200): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80e8200): open at offset 5 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80e8200): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7d847e0 item 86 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80e8200): _readAt: size=2, off=5 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80e8200): >_readAt: n=0, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80e8200): _writeAt: size=3, off=5 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80e8200): >_writeAt: n=3, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80e8200): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.444434382 +0000 UTC m=+316.240948491 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80e8200): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80e8780): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80e8780): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80e8780): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80e8780): >_readAt: n=3, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80e8780): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.444434382 +0000 UTC m=+316.240948491 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80e8780): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7d84af0 item 86 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80e8e00): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80e8e00): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80e8e00): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80e8e00): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80e8e00): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.44684506 +0000 UTC m=+316.243359168 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80e8e00): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80e9300): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80e9300): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80e9300): open at offset 5 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80e9300): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80e9300): >_readAt: n=2, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80e9300): _writeAt: size=3, off=7 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7d850a0 item 87 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80e9300): >_writeAt: n=3, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80e9300): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.447812329 +0000 UTC m=+316.244326467 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80e9300): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80e9840): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80e9840): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80e9840): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80e9840): >_readAt: n=8, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80e9840): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.447812329 +0000 UTC m=+316.244326467 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80e9840): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7d85500 item 87 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 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/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80e9ec0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80e9ec0): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80e9ec0): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80e9ec0): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80e9ec0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.450505831 +0000 UTC m=+316.247019939 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80e9ec0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80f64c0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80f64c0): open at offset 5 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80f64c0): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7d85ce0 item 88 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80f64c0): _readAt: size=2, off=5 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80f64c0): >_readAt: n=0, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80f64c0): _writeAt: size=3, off=5 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80f64c0): >_writeAt: n=3, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80f64c0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.45151546 +0000 UTC m=+316.248029578 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80f64c0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80f6a40): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80f6a40): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80f6a40): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80f6a40): >_readAt: n=3, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80f6a40): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.45151546 +0000 UTC m=+316.248029578 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80f6a40): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7c060e0 item 88 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80f7080): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80f7080): open at offset 0 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80f7080): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80f7080): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80f7080): >_readAt: n=0, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80f7080): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80f7080): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80f7080): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.454019274 +0000 UTC m=+316.250533402 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80f7080): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80f75c0): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80f75c0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80f75c0): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7c06cb0 item 89 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80f75c0): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80f75c0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.454954692 +0000 UTC m=+316.251468801 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80f75c0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80f7b00): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80f7b00): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80f7b00): open at offset 5 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80f7b00): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80f7b00): >_readAt: n=2, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80f7b00): _writeAt: size=3, off=7 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7c06f50 item 89 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80f7b00): >_writeAt: n=3, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80f7b00): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.455710672 +0000 UTC m=+316.252224780 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d80f7b00): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d74be180): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d74be180): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d74be180): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d74be180): >_readAt: n=8, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d74be180): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.455710672 +0000 UTC m=+316.252224780 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d74be180): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7c07c70 item 89 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d74be7c0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d74be7c0): open at offset 0 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d74be7c0): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d74be7c0): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d74be7c0): >_readAt: n=0, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d74be7c0): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d74be7c0): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d74be7c0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.457599904 +0000 UTC m=+316.254114022 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d74be7c0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d74bed00): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d74bed00): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d74bed00): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d71e0460 item 90 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d74bed00): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d74bed00): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.458833145 +0000 UTC m=+316.255347254 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d74bed00): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d74bf240): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d74bf240): open at offset 5 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d74bf240): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7d662a0 item 90 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d74bf240): _readAt: size=2, off=5 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d74bf240): >_readAt: n=0, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d74bf240): _writeAt: size=3, off=5 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d74bf240): >_writeAt: n=3, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d74bf240): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.459905162 +0000 UTC m=+316.256419281 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d74bf240): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d74bf800): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d74bf800): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d74bf800): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d74bf800): >_readAt: n=3, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d74bf800): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.459905162 +0000 UTC m=+316.256419281 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d74bf800): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7d66540 item 90 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d74bfe40): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d74bfe40): open at offset 0 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d74bfe40): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d74bfe40): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d74bfe40): >_readAt: n=0, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d74bfe40): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d74bfe40): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d74bfe40): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.462350035 +0000 UTC m=+316.258864143 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d74bfe40): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7678480): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7678480): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7678480): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7d66af0 item 91 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7678480): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7678480): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.463048996 +0000 UTC m=+316.259563104 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7678480): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d76789c0): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d76789c0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d76789c0): open at offset 5 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d76789c0): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d76789c0): >_readAt: n=2, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d76789c0): _writeAt: size=3, off=7 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7d66e00 item 91 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d76789c0): >_writeAt: n=3, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d76789c0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.463871722 +0000 UTC m=+316.260385830 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d76789c0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7678f40): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7678f40): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7678f40): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7678f40): >_readAt: n=8, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7678f40): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.463871722 +0000 UTC m=+316.260385830 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7678f40): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7d670a0 item 91 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 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/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7679580): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7679580): open at offset 0 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7679580): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7679580): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7679580): >_readAt: n=0, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7679580): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7679580): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7679580): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.465869518 +0000 UTC m=+316.262383627 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7679580): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7679ac0): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7679ac0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7679ac0): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7d67730 item 92 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7679ac0): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7679ac0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.466724305 +0000 UTC m=+316.263238413 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7679ac0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d76de100): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d76de100): open at offset 5 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d76de100): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7d67a40 item 92 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d76de100): _readAt: size=2, off=5 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d76de100): >_readAt: n=0, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d76de100): _writeAt: size=3, off=5 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d76de100): >_writeAt: n=3, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d76de100): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.467489713 +0000 UTC m=+316.264003821 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d76de100): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d76de6c0): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d76de6c0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d76de6c0): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d76de6c0): >_readAt: n=3, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d76de6c0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.467489713 +0000 UTC m=+316.264003821 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d76de6c0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7d67ce0 item 92 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d76ded00): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d76ded00): open at offset 0 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d76ded00): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d76ded00): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d76ded00): >_readAt: n=0, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d76ded00): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d76ded00): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d76ded00): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.469867388 +0000 UTC m=+316.266381496 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d76ded00): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d76df240): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d76df240): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d76df240): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7bbae00 item 93 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d76df240): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d76df240): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.470560026 +0000 UTC m=+316.267074134 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d76df240): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d76df940): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d76df940): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d76df940): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d76df940): >_readAt: n=5, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d76df940): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.470560026 +0000 UTC m=+316.267074134 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d76df940): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7bbb110 item 93 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 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/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7794080): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7794080): open at offset 0 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7794080): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7794080): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7794080): >_readAt: n=0, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7794080): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7794080): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7794080): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.472416507 +0000 UTC m=+316.268930615 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7794080): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d77945c0): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d77945c0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d77945c0): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7bbb8f0 item 94 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d77945c0): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d77945c0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.473367074 +0000 UTC m=+316.269881182 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d77945c0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7794cc0): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7794cc0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7794cc0): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7794cc0): >_readAt: n=5, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7794cc0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.473367074 +0000 UTC m=+316.269881182 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7794cc0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7bbbc00 item 94 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 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/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7795300): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7795300): open at offset 0 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7795300): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7795300): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7795300): >_readAt: n=0, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7795300): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7795300): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7795300): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.475671962 +0000 UTC m=+316.272186070 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7795300): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7795840): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7795840): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7795840): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7f1c540 item 95 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7795840): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7795840): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.476394438 +0000 UTC m=+316.272908546 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d7795840): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d785e040): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d785e040): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d785e040): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d785e040): >_readAt: n=5, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d785e040): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.476394438 +0000 UTC m=+316.272908546 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d785e040): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7f1c850 item 95 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 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/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d785e680): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d785e680): open at offset 0 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d785e680): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d785e680): _readAt: size=2, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d785e680): >_readAt: n=0, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d785e680): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d785e680): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d785e680): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.478193078 +0000 UTC m=+316.274707187 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d785e680): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d785ebc0): _writeAt: size=5, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d785ebc0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d785ebc0): >openPending: err= 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7f1d030 item 96 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d785ebc0): >_writeAt: n=5, err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d785ebc0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.478647017 +0000 UTC m=+316.275161125 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d785ebc0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 13:08:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:54 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d785f2c0): _readAt: size=512, off=0 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d785f2c0): openPending: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d785f2c0): >openPending: err= 2026/09/03 13:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d785f2c0): >_readAt: n=5, err=EOF 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d785f2c0): close: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:54.478647017 +0000 UTC m=+316.275161125 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:54 DEBUG : open-test-file(0x148d785f2c0): >close: err= 2026/09/03 13:08:54 DEBUG : open-test-file: Remove: 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7f1d2d0 item 96 2026/09/03 13:08:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:54 DEBUG : open-test-file: >Remove: err= 2026/09/03 13:08:54 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:08:54 DEBUG : Looking for writers 2026/09/03 13:08:54 DEBUG : >WaitForWriters: 2026/09/03 13:08:54 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:08:54 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:08:54 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 13:08:54 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:54 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 13:08:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 13:08:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/09/03 13:08:54 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78866c0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78866c0): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78866c0): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78866c0): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78866c0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.059248537 +0000 UTC m=+316.855762655 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78866c0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7886b40): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7886b40): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7886b40): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7886b40): >_readAt: n=2, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7886b40): _writeAt: size=3, off=2 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7886b40): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7886b40): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.059248537 +0000 UTC m=+316.855762655 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7886b40): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7887000): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7887000): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7887000): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7887000): >_readAt: n=5, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7887000): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.059248537 +0000 UTC m=+316.855762655 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7887000): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d83afce0 item 1 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7887640): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7887640): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7887640): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7887640): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7887640): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.062240053 +0000 UTC m=+316.858754172 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7887640): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7887b40): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7887b40): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7887b40): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7887b40): >_readAt: n=5, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7887b40): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.062240053 +0000 UTC m=+316.858754172 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7887b40): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d83548c0 item 2 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7908280): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7908280): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7908280): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7908280): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7908280): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.064639109 +0000 UTC m=+316.861153277 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7908280): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7908700): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7908700): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7908700): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7908700): >_readAt: n=2, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7908700): _writeAt: size=3, off=2 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7908700): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7908700): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.064639109 +0000 UTC m=+316.861153277 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7908700): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7908bc0): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7908bc0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7908bc0): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7908bc0): >_readAt: n=5, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7908bc0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.064639109 +0000 UTC m=+316.861153277 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7908bc0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d8354e70 item 3 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7909240): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7909240): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7909240): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7909240): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7909240): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.068050559 +0000 UTC m=+316.864564678 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7909240): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7909780): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7909780): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7909780): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7909780): >_readAt: n=5, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7909780): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.068050559 +0000 UTC m=+316.864564678 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7909780): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d8355b20 item 4 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7909dc0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7909dc0): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7909dc0): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7909dc0): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7909dc0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.06999259 +0000 UTC m=+316.866506709 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7909dc0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d793c340): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d793c340): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d793c340): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d793c340): >_readAt: n=2, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d793c340): _writeAt: size=3, off=2 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d793c340): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d793c340): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.06999259 +0000 UTC m=+316.866506709 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d793c340): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d793c800): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d793c800): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d793c800): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d793c800): >_readAt: n=5, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d793c800): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.06999259 +0000 UTC m=+316.866506709 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d793c800): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d74bcc40 item 5 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d793ce80): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d793ce80): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d793ce80): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d793ce80): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d793ce80): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.075859543 +0000 UTC m=+316.872373661 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d793ce80): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d793d3c0): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d793d3c0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d793d3c0): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d793d3c0): >_readAt: n=5, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d793d3c0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.075859543 +0000 UTC m=+316.872373661 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d793d3c0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d74bdb20 item 6 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d793da40): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d793da40): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d793da40): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d793da40): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d793da40): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.078025117 +0000 UTC m=+316.874539235 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d793da40): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d79e6040): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d79e6040): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d79e6040): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d79e6040): >_readAt: n=2, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d79e6040): _writeAt: size=3, off=2 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d79e6040): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d79e6040): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.078025117 +0000 UTC m=+316.874539235 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d79e6040): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d79e6500): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d79e6500): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d79e6500): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d79e6500): >_readAt: n=5, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d79e6500): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.078025117 +0000 UTC m=+316.874539235 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d79e6500): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d82bc4d0 item 7 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d79e6b80): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d79e6b80): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d79e6b80): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d79e6b80): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d79e6b80): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.081012847 +0000 UTC m=+316.877526965 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d79e6b80): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d79e70c0): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d79e70c0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d79e70c0): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d79e70c0): >_readAt: n=5, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d79e70c0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.081012847 +0000 UTC m=+316.877526965 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d79e70c0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d82bccb0 item 8 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d79e7680): _readAt: size=2, off=0 2026/09/03 13:08:55 ERROR : open-test-file(0x148d79e7680): Couldn't read size of file 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d79e7680): >_readAt: n=0, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d79e7680): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d79e7680): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d79e7680): close: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d79e7680): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d79e7a40): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d79e7a40): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d79e7a40): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d79e7a40): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d79e7a40): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.083603083 +0000 UTC m=+316.880117202 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d79e7a40): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d79e7ec0): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d79e7ec0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d79e7ec0): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d79e7ec0): >_readAt: n=2, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d79e7ec0): _writeAt: size=3, off=2 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d79e7ec0): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d79e7ec0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.083603083 +0000 UTC m=+316.880117202 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d79e7ec0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a6c4c0): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a6c4c0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a6c4c0): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a6c4c0): >_readAt: n=5, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a6c4c0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.083603083 +0000 UTC m=+316.880117202 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a6c4c0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d82bd2d0 item 9 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a6cb40): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a6cb40): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a6cb40): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a6cb40): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a6cb40): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.086677837 +0000 UTC m=+316.883191955 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a6cb40): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a6d080): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a6d080): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a6d080): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a6d080): >_readAt: n=5, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a6d080): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.086677837 +0000 UTC m=+316.883191955 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a6d080): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d82bdb20 item 10 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a6d6c0): _readAt: size=2, off=0 2026/09/03 13:08:55 ERROR : open-test-file(0x148d7a6d6c0): Couldn't read size of file 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a6d6c0): >_readAt: n=0, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a6d6c0): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a6d6c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a6d6c0): close: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a6d6c0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a6da80): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a6da80): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a6da80): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a6da80): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a6da80): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.091363015 +0000 UTC m=+316.887877143 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a6da80): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7aa8080): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7aa8080): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7aa8080): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7aa8080): >_readAt: n=2, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7aa8080): _writeAt: size=3, off=2 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7aa8080): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7aa8080): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.091363015 +0000 UTC m=+316.887877143 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7aa8080): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7aa8580): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7aa8580): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7aa8580): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7aa8580): >_readAt: n=5, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7aa8580): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.091363015 +0000 UTC m=+316.887877143 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7aa8580): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d77aa2a0 item 11 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7aa8c00): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7aa8c00): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7aa8c00): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7aa8c00): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7aa8c00): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.09453936 +0000 UTC m=+316.891053479 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7aa8c00): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7aa9140): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7aa9140): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7aa9140): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7aa9140): >_readAt: n=5, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7aa9140): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.09453936 +0000 UTC m=+316.891053479 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7aa9140): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d77ab1f0 item 12 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7aa9780): _readAt: size=2, off=0 2026/09/03 13:08:55 ERROR : open-test-file(0x148d7aa9780): Couldn't read size of file 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7aa9780): >_readAt: n=0, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7aa9780): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7aa9780): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7aa9780): close: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7aa9780): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7aa9b40): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7aa9b40): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7aa9b40): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7aa9b40): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7aa9b40): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.096857052 +0000 UTC m=+316.893371181 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7aa9b40): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7af4300): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7af4300): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7af4300): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7af4300): >_readAt: n=5, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7af4300): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.096857052 +0000 UTC m=+316.893371181 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7af4300): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d77abab0 item 13 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7af4980): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7af4980): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7af4980): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7af4980): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7af4980): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.098968545 +0000 UTC m=+316.895482663 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7af4980): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7af4ec0): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7af4ec0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7af4ec0): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7af4ec0): >_readAt: n=5, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7af4ec0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.098968545 +0000 UTC m=+316.895482663 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7af4ec0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d754c700 item 14 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7af5500): _readAt: size=2, off=0 2026/09/03 13:08:55 ERROR : open-test-file(0x148d7af5500): Couldn't read size of file 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7af5500): >_readAt: n=0, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7af5500): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7af5500): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7af5500): close: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7af5500): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7af58c0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7af58c0): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7af58c0): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7af58c0): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7af58c0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.101888895 +0000 UTC m=+316.898403014 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7af58c0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7b24080): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7b24080): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7b24080): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7b24080): >_readAt: n=5, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7b24080): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.101888895 +0000 UTC m=+316.898403014 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7b24080): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d754cfc0 item 15 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 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/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7b24700): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7b24700): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7b24700): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7b24700): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7b24700): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.105119994 +0000 UTC m=+316.901634133 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7b24700): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7b24c40): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7b24c40): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7b24c40): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7b24c40): >_readAt: n=5, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7b24c40): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.105119994 +0000 UTC m=+316.901634133 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7b24c40): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d70b8cb0 item 16 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7b8c380): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7b8c380): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7b8c380): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7b8c380): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7b8c380): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.108406598 +0000 UTC m=+316.904920716 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7b8c380): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7b8c800): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7b8c800): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7b8c800): open at offset 5 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7b8c800): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7b8c800): >_readAt: n=2, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7b8c800): _writeAt: size=3, off=7 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7b8c800): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7b8c800): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.108406598 +0000 UTC m=+316.904920716 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7b8c800): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7b8cd00): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7b8cd00): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7b8cd00): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7b8cd00): >_readAt: n=5, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7b8cd00): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.108406598 +0000 UTC m=+316.904920716 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7b8cd00): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d832c3f0 item 17 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7b8d380): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7b8d380): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7b8d380): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7b8d380): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7b8d380): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.112597162 +0000 UTC m=+316.909111260 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7b8d380): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7b8d8c0): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7b8d8c0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7b8d8c0): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7b8d8c0): >_readAt: n=5, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7b8d8c0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.112597162 +0000 UTC m=+316.909111260 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7b8d8c0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d832cd90 item 18 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7bca040): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7bca040): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7bca040): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7bca040): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7bca040): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.114662085 +0000 UTC m=+316.911176193 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7bca040): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7bca540): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7bca540): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7bca540): open at offset 5 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7bca540): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7bca540): >_readAt: n=2, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7bca540): _writeAt: size=3, off=7 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7bca540): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7bca540): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.114662085 +0000 UTC m=+316.911176193 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7bca540): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7bcaa40): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7bcaa40): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7bcaa40): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7bcaa40): >_readAt: n=5, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7bcaa40): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.114662085 +0000 UTC m=+316.911176193 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7bcaa40): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d832d340 item 19 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7bcb0c0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7bcb0c0): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7bcb0c0): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7bcb0c0): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7bcb0c0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.120563723 +0000 UTC m=+316.917077822 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7bcb0c0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7bcb600): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7bcb600): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7bcb600): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7bcb600): >_readAt: n=5, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7bcb600): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.120563723 +0000 UTC m=+316.917077822 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7bcb600): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d832dc70 item 20 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7bcbc80): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7bcbc80): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7bcbc80): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7bcbc80): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7bcbc80): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.125624382 +0000 UTC m=+316.922138520 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7bcbc80): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fdc080): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fdc080): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fdc080): open at offset 5 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fdc080): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fdc080): >_readAt: n=2, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fdc080): _writeAt: size=3, off=7 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fdc080): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fdc080): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.125624382 +0000 UTC m=+316.922138520 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fdc080): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fdc580): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fdc580): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fdc580): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fdc580): >_readAt: n=5, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fdc580): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.125624382 +0000 UTC m=+316.922138520 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fdc580): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d770a8c0 item 21 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fdcc00): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fdcc00): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fdcc00): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fdcc00): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fdcc00): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.12880258 +0000 UTC m=+316.925316688 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fdcc00): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fdd140): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fdd140): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fdd140): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fdd140): >_readAt: n=5, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fdd140): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.12880258 +0000 UTC m=+316.925316688 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fdd140): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d770b810 item 22 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fdd7c0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fdd7c0): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fdd7c0): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fdd7c0): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fdd7c0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.132819866 +0000 UTC m=+316.929334004 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fdd7c0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fddcc0): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fddcc0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fddcc0): open at offset 5 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fddcc0): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fddcc0): >_readAt: n=2, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fddcc0): _writeAt: size=3, off=7 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fddcc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fddcc0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.132819866 +0000 UTC m=+316.929334004 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fddcc0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ff22c0): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ff22c0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ff22c0): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ff22c0): >_readAt: n=5, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ff22c0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.132819866 +0000 UTC m=+316.929334004 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ff22c0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7588230 item 23 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 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/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ff2940): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ff2940): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ff2940): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ff2940): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ff2940): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.136798337 +0000 UTC m=+316.933312475 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ff2940): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ff2e80): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ff2e80): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ff2e80): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ff2e80): >_readAt: n=5, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ff2e80): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.136798337 +0000 UTC m=+316.933312475 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ff2e80): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d743a5b0 item 24 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ff34c0): _readAt: size=2, off=0 2026/09/03 13:08:55 ERROR : open-test-file(0x148d7ff34c0): Couldn't read size of file 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ff34c0): >_readAt: n=0, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ff34c0): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ff34c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ff34c0): close: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ff34c0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ff3880): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ff3880): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ff3880): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ff3880): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ff3880): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.139360702 +0000 UTC m=+316.935874840 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ff3880): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ff3d80): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ff3d80): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ff3d80): open at offset 5 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ff3d80): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ff3d80): >_readAt: n=2, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ff3d80): _writeAt: size=3, off=7 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ff3d80): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ff3d80): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.139360702 +0000 UTC m=+316.935874840 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ff3d80): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ca63c0): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ca63c0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ca63c0): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ca63c0): >_readAt: n=5, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ca63c0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.139360702 +0000 UTC m=+316.935874840 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ca63c0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d743b0a0 item 25 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ca6a40): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ca6a40): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ca6a40): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ca6a40): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ca6a40): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.142552207 +0000 UTC m=+316.939066375 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ca6a40): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ca6f80): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ca6f80): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ca6f80): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ca6f80): >_readAt: n=5, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ca6f80): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.142552207 +0000 UTC m=+316.939066375 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ca6f80): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d774e5b0 item 26 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ca75c0): _readAt: size=2, off=0 2026/09/03 13:08:55 ERROR : open-test-file(0x148d7ca75c0): Couldn't read size of file 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ca75c0): >_readAt: n=0, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ca75c0): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ca75c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ca75c0): close: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ca75c0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ca7980): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ca7980): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ca7980): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ca7980): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ca7980): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.144621659 +0000 UTC m=+316.941135777 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ca7980): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ca7e80): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ca7e80): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ca7e80): open at offset 5 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ca7e80): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ca7e80): >_readAt: n=2, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ca7e80): _writeAt: size=3, off=7 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ca7e80): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ca7e80): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.144621659 +0000 UTC m=+316.941135777 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ca7e80): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7cd64c0): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7cd64c0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7cd64c0): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7cd64c0): >_readAt: n=5, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7cd64c0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.144621659 +0000 UTC m=+316.941135777 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7cd64c0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d774f6c0 item 27 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 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/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7cd6b40): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7cd6b40): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7cd6b40): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7cd6b40): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7cd6b40): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.148109854 +0000 UTC m=+316.944624002 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7cd6b40): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7cd7080): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7cd7080): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7cd7080): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7cd7080): >_readAt: n=5, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7cd7080): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.148109854 +0000 UTC m=+316.944624002 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7cd7080): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d70a2e70 item 28 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7cd76c0): _readAt: size=2, off=0 2026/09/03 13:08:55 ERROR : open-test-file(0x148d7cd76c0): Couldn't read size of file 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7cd76c0): >_readAt: n=0, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7cd76c0): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7cd76c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7cd76c0): close: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7cd76c0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7cd7a80): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7cd7a80): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7cd7a80): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7cd7a80): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7cd7a80): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.149982604 +0000 UTC m=+316.946496722 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7cd7a80): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d06240): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d06240): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d06240): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d06240): >_readAt: n=5, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d06240): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.149982604 +0000 UTC m=+316.946496722 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d06240): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7ca25b0 item 29 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 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/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d068c0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d068c0): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d068c0): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d068c0): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d068c0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.152303403 +0000 UTC m=+316.948817511 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d068c0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d06e00): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d06e00): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d06e00): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d06e00): >_readAt: n=5, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d06e00): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.152303403 +0000 UTC m=+316.948817511 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d06e00): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7ca2e70 item 30 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 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/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d07440): _readAt: size=2, off=0 2026/09/03 13:08:55 ERROR : open-test-file(0x148d7d07440): Couldn't read size of file 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d07440): >_readAt: n=0, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d07440): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d07440): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d07440): close: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d07440): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d07800): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d07800): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d07800): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d07800): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d07800): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.154601086 +0000 UTC m=+316.951115195 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d07800): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d07ec0): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d07ec0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d07ec0): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d07ec0): >_readAt: n=5, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d07ec0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.154601086 +0000 UTC m=+316.951115195 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d07ec0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7ca3b90 item 31 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 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/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d28640): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d28640): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d28640): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d28640): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d28640): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.156700235 +0000 UTC m=+316.953214343 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d28640): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c0e180): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c0e180): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c0e180): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c0e180): >_readAt: n=5, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c0e180): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.156700235 +0000 UTC m=+316.953214343 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c0e180): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7a00460 item 32 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c0e7c0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c0e7c0): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c0e7c0): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c0e7c0): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c0e7c0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.158805215 +0000 UTC m=+316.955319323 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c0e7c0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c0ec40): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c0ec40): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c0ec40): _writeAt: size=3, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c0ec40): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c0ec40): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7a00af0 item 33 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c0ec40): >_writeAt: n=3, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c0ec40): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.160864077 +0000 UTC m=+316.957378196 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c0ec40): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c0f140): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c0f140): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c0f140): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c0f140): >_readAt: n=5, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c0f140): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.160864077 +0000 UTC m=+316.957378196 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c0f140): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7a00d90 item 33 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c0f780): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c0f780): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c0f780): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c0f780): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c0f780): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.163046936 +0000 UTC m=+316.959561073 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c0f780): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c0fc00): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c0fc00): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7a015e0 item 34 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c0fc00): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c0fc00): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c0fc00): _writeAt: size=3, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c0fc00): >_writeAt: n=3, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c0fc00): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.16388541 +0000 UTC m=+316.960399528 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c0fc00): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c5c240): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c5c240): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c5c240): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c5c240): >_readAt: n=3, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c5c240): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.16388541 +0000 UTC m=+316.960399528 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c5c240): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7a01960 item 34 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c5c880): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c5c880): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c5c880): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c5c880): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c5c880): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.165578361 +0000 UTC m=+316.962092509 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c5c880): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c5cd00): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c5cd00): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c5cd00): _writeAt: size=3, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c5cd00): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c5cd00): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d751c0e0 item 35 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c5cd00): >_writeAt: n=3, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c5cd00): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.166471229 +0000 UTC m=+316.962985337 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c5cd00): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c5d200): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c5d200): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c5d200): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c5d200): >_readAt: n=5, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c5d200): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.166471229 +0000 UTC m=+316.962985337 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c5d200): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d751c930 item 35 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c5d880): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c5d880): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c5d880): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c5d880): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c5d880): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.169264861 +0000 UTC m=+316.965778969 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c5d880): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c5dd80): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c5dd80): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d751d6c0 item 36 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c5dd80): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c5dd80): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c5dd80): _writeAt: size=3, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c5dd80): >_writeAt: n=3, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c5dd80): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.170032823 +0000 UTC m=+316.966546931 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7c5dd80): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d943c0): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d943c0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d943c0): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d943c0): >_readAt: n=3, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d943c0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.170032823 +0000 UTC m=+316.966546931 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d943c0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d751dab0 item 36 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d94a00): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d94a00): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d94a00): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d94a00): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d94a00): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.172523551 +0000 UTC m=+316.969037669 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d94a00): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d94e80): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d94e80): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d94e80): _writeAt: size=3, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d94e80): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d94e80): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7dce5b0 item 37 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d94e80): >_writeAt: n=3, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d94e80): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.173241278 +0000 UTC m=+316.969755386 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d94e80): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d95380): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d95380): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d95380): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d95380): >_readAt: n=5, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d95380): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.173241278 +0000 UTC m=+316.969755386 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d95380): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7dce850 item 37 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d95a00): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d95a00): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d95a00): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d95a00): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d95a00): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.174935903 +0000 UTC m=+316.971450021 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d95a00): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7dd8000): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7dd8000): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7dcee00 item 38 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7dd8000): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7dd8000): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7dd8000): _writeAt: size=3, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7dd8000): >_writeAt: n=3, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7dd8000): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.175889537 +0000 UTC m=+316.972403645 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7dd8000): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7dd8540): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7dd8540): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7dd8540): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7dd8540): >_readAt: n=3, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7dd8540): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.175889537 +0000 UTC m=+316.972403645 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7dd8540): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7dcf0a0 item 38 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7dd8bc0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7dd8bc0): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7dd8bc0): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7dd8bc0): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7dd8bc0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.177626069 +0000 UTC m=+316.974140177 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7dd8bc0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7dd90c0): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7dd90c0): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7dd90c0): _writeAt: size=3, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7dd90c0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7dd90c0): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7dcf7a0 item 39 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7dd90c0): >_writeAt: n=3, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7dd90c0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.178428877 +0000 UTC m=+316.974942985 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7dd90c0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7dd95c0): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7dd95c0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7dd95c0): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7dd95c0): >_readAt: n=5, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7dd95c0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.178428877 +0000 UTC m=+316.974942985 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7dd95c0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7dcfa40 item 39 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7dd9c40): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7dd9c40): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7dd9c40): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7dd9c40): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7dd9c40): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.180719728 +0000 UTC m=+316.977233846 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7dd9c40): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e0e240): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e0e240): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7b9c690 item 40 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e0e240): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e0e240): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e0e240): _writeAt: size=3, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e0e240): >_writeAt: n=3, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e0e240): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.181518288 +0000 UTC m=+316.978032396 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e0e240): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e0e780): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e0e780): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e0e780): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e0e780): >_readAt: n=3, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e0e780): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.181518288 +0000 UTC m=+316.978032396 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e0e780): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7b9cc40 item 40 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e0ed40): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e0ed40): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e0ed40): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e0ed40): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e0ed40): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e0ed40): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e0ed40): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.182969692 +0000 UTC m=+316.979483800 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e0ed40): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e0f240): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e0f240): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e0f240): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7b9d1f0 item 41 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e0f240): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e0f240): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.183783981 +0000 UTC m=+316.980298090 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e0f240): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e0f700): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e0f700): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e0f700): _writeAt: size=3, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e0f700): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e0f700): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7b9d490 item 41 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e0f700): >_writeAt: n=3, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e0f700): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.184448287 +0000 UTC m=+316.980962395 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e0f700): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e0fc40): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e0fc40): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e0fc40): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e0fc40): >_readAt: n=5, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e0fc40): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.184448287 +0000 UTC m=+316.980962395 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e0fc40): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7b9d810 item 41 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e38380): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e38380): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e38380): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e38380): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e38380): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e38380): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e38380): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.186519634 +0000 UTC m=+316.983033742 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e38380): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e38880): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e38880): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e38880): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7482380 item 42 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e38880): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e38880): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.187269231 +0000 UTC m=+316.983783339 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e38880): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e38dc0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e38dc0): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d74829a0 item 42 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e38dc0): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e38dc0): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e38dc0): _writeAt: size=3, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e38dc0): >_writeAt: n=3, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e38dc0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.188140548 +0000 UTC m=+316.984654656 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e38dc0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e39340): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e39340): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e39340): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e39340): >_readAt: n=3, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e39340): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.188140548 +0000 UTC m=+316.984654656 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e39340): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d74837a0 item 42 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e39980): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e39980): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e39980): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e39980): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e39980): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e39980): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e39980): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.189528642 +0000 UTC m=+316.986042751 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e39980): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e39e80): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e39e80): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e39e80): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d763ca10 item 43 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e39e80): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e39e80): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.190343644 +0000 UTC m=+316.986857752 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e39e80): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e5e4c0): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e5e4c0): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e5e4c0): _writeAt: size=3, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e5e4c0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e5e4c0): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d763cd20 item 43 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e5e4c0): >_writeAt: n=3, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e5e4c0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.191267771 +0000 UTC m=+316.987781879 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e5e4c0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e5ea00): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e5ea00): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e5ea00): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e5ea00): >_readAt: n=5, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e5ea00): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.191267771 +0000 UTC m=+316.987781879 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e5ea00): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d763d6c0 item 43 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e5f040): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e5f040): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e5f040): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e5f040): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e5f040): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e5f040): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e5f040): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.193373983 +0000 UTC m=+316.989888131 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e5f040): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e5f540): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e5f540): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e5f540): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d74361c0 item 44 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e5f540): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e5f540): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.193865692 +0000 UTC m=+316.990379800 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e5f540): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e5fa80): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e5fa80): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d74368c0 item 44 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e5fa80): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e5fa80): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e5fa80): _writeAt: size=3, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e5fa80): >_writeAt: n=3, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e5fa80): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.194662469 +0000 UTC m=+316.991176606 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e5fa80): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e84100): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e84100): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e84100): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e84100): >_readAt: n=3, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e84100): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.194662469 +0000 UTC m=+316.991176606 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e84100): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7436bd0 item 44 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e84740): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e84740): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e84740): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e84740): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e84740): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e84740): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e84740): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.196607576 +0000 UTC m=+316.993121684 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e84740): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e84c40): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e84c40): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e84c40): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7437c70 item 45 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e84c40): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e84c40): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.197347936 +0000 UTC m=+316.993862044 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e84c40): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e85340): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e85340): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e85340): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e85340): >_readAt: n=5, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e85340): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.197347936 +0000 UTC m=+316.993862044 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e85340): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d71fe1c0 item 45 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e85980): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e85980): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e85980): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e85980): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e85980): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e85980): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e85980): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.199005169 +0000 UTC m=+316.995519308 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e85980): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e85e80): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e85e80): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e85e80): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d71ff110 item 46 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e85e80): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e85e80): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.199583152 +0000 UTC m=+316.996097260 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e85e80): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e9e680): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e9e680): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e9e680): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e9e680): >_readAt: n=5, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e9e680): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.199583152 +0000 UTC m=+316.996097260 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e9e680): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d71ff5e0 item 46 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e9ecc0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e9ecc0): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e9ecc0): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e9ecc0): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e9ecc0): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e9ecc0): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e9ecc0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.202206773 +0000 UTC m=+316.998720881 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e9ecc0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e9f1c0): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e9f1c0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e9f1c0): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d71ffc70 item 47 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e9f1c0): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e9f1c0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.20285599 +0000 UTC m=+316.999370098 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e9f1c0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e9f8c0): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e9f8c0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e9f8c0): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e9f8c0): >_readAt: n=5, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e9f8c0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.20285599 +0000 UTC m=+316.999370098 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e9f8c0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7e02150 item 47 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 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/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eb8000): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eb8000): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eb8000): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eb8000): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eb8000): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eb8000): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eb8000): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.204664019 +0000 UTC m=+317.001178136 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eb8000): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eb8500): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eb8500): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eb8500): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7e02850 item 48 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eb8500): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eb8500): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.205418055 +0000 UTC m=+317.001932172 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eb8500): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eb8c00): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eb8c00): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eb8c00): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eb8c00): >_readAt: n=5, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eb8c00): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.205418055 +0000 UTC m=+317.001932172 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eb8c00): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7e02af0 item 48 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eb9240): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eb9240): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eb9240): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eb9240): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eb9240): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.207793435 +0000 UTC m=+317.004307553 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eb9240): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eb96c0): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eb96c0): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eb96c0): _writeAt: size=3, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eb96c0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eb96c0): open at offset 5 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eb96c0): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7e03110 item 49 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eb96c0): >_writeAt: n=3, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eb96c0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.20852579 +0000 UTC m=+317.005039908 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eb96c0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eb9c00): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eb9c00): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eb9c00): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eb9c00): >_readAt: n=8, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eb9c00): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.20852579 +0000 UTC m=+317.005039908 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eb9c00): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7e03570 item 49 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eda380): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eda380): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eda380): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eda380): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eda380): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.210855404 +0000 UTC m=+317.007369512 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eda380): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eda880): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eda880): open at offset 5 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eda880): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7564070 item 50 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eda880): _readAt: size=2, off=5 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eda880): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eda880): _writeAt: size=3, off=5 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eda880): >_writeAt: n=3, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eda880): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.211916119 +0000 UTC m=+317.008430238 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eda880): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7edae00): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7edae00): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7edae00): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7edae00): >_readAt: n=3, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7edae00): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.211916119 +0000 UTC m=+317.008430238 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7edae00): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d75645b0 item 50 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7edb480): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7edb480): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7edb480): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7edb480): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7edb480): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.214431295 +0000 UTC m=+317.010945403 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7edb480): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7edb980): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7edb980): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7edb980): _writeAt: size=3, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7edb980): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7edb980): open at offset 5 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7edb980): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7564fc0 item 51 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7edb980): >_writeAt: n=3, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7edb980): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.216335515 +0000 UTC m=+317.012849623 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7edb980): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7edbec0): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7edbec0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7edbec0): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7edbec0): >_readAt: n=8, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7edbec0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.216335515 +0000 UTC m=+317.012849623 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7edbec0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7565340 item 51 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eee640): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eee640): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eee640): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eee640): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eee640): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.218187897 +0000 UTC m=+317.014702056 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eee640): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eeeb40): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eeeb40): open at offset 5 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eeeb40): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7565d50 item 52 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eeeb40): _readAt: size=2, off=5 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eeeb40): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eeeb40): _writeAt: size=3, off=5 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eeeb40): >_writeAt: n=3, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eeeb40): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.218759348 +0000 UTC m=+317.015273456 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eeeb40): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eef0c0): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eef0c0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eef0c0): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eef0c0): >_readAt: n=3, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eef0c0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.218759348 +0000 UTC m=+317.015273456 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eef0c0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d70a42a0 item 52 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eef740): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eef740): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eef740): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eef740): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eef740): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.221780189 +0000 UTC m=+317.018294298 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eef740): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eefc40): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eefc40): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eefc40): _writeAt: size=3, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eefc40): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eefc40): open at offset 5 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eefc40): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d70a50a0 item 53 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eefc40): >_writeAt: n=3, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eefc40): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.223645856 +0000 UTC m=+317.020159964 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7eefc40): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f0a280): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f0a280): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f0a280): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f0a280): >_readAt: n=8, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f0a280): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.223645856 +0000 UTC m=+317.020159964 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f0a280): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d70a5500 item 53 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d28c80): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d28c80): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d28c80): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d28c80): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d28c80): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.225915568 +0000 UTC m=+317.022429676 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d28c80): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d29180): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d29180): open at offset 5 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d29180): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d73eb7a0 item 54 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d29180): _readAt: size=2, off=5 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d29180): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d29180): _writeAt: size=3, off=5 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d29180): >_writeAt: n=3, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d29180): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.226817192 +0000 UTC m=+317.023331320 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d29180): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d29700): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d29700): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d29700): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d29700): >_readAt: n=3, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d29700): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.226817192 +0000 UTC m=+317.023331320 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d29700): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d73ebb20 item 54 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d29d80): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d29d80): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d29d80): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d29d80): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d29d80): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.229156756 +0000 UTC m=+317.025670864 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d29d80): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d7e380): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d7e380): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d7e380): _writeAt: size=3, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d7e380): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d7e380): open at offset 5 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d7e380): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7cd44d0 item 55 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d7e380): >_writeAt: n=3, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d7e380): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.230018044 +0000 UTC m=+317.026532152 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d7e380): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d7e8c0): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d7e8c0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d7e8c0): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d7e8c0): >_readAt: n=8, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d7e8c0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.230018044 +0000 UTC m=+317.026532152 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d7e8c0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7cd4770 item 55 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 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/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d7ef40): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d7ef40): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d7ef40): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d7ef40): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d7ef40): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.232171717 +0000 UTC m=+317.028685825 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d7ef40): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d7f440): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d7f440): open at offset 5 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d7f440): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7cd4d90 item 56 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d7f440): _readAt: size=2, off=5 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d7f440): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d7f440): _writeAt: size=3, off=5 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d7f440): >_writeAt: n=3, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d7f440): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.232904903 +0000 UTC m=+317.029419011 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d7f440): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d7f9c0): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d7f9c0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d7f9c0): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d7f9c0): >_readAt: n=3, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d7f9c0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.232904903 +0000 UTC m=+317.029419011 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d7f9c0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7cd5030 item 56 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fae100): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fae100): open at offset 0 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fae100): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fae100): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fae100): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fae100): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fae100): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fae100): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.234737528 +0000 UTC m=+317.031251636 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fae100): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fae640): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fae640): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fae640): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7cd5730 item 57 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fae640): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fae640): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.235719364 +0000 UTC m=+317.032233472 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fae640): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7faeb80): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7faeb80): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7faeb80): _writeAt: size=3, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7faeb80): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7faeb80): open at offset 5 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7faeb80): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7cd59d0 item 57 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7faeb80): >_writeAt: n=3, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7faeb80): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.236684559 +0000 UTC m=+317.033198707 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7faeb80): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7faf100): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7faf100): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7faf100): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7faf100): >_readAt: n=8, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7faf100): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.236684559 +0000 UTC m=+317.033198707 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7faf100): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7cd5c70 item 57 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7faf740): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7faf740): open at offset 0 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7faf740): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7faf740): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7faf740): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7faf740): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7faf740): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7faf740): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.238560295 +0000 UTC m=+317.035074414 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7faf740): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fafc80): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fafc80): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fafc80): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7435420 item 58 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fafc80): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fafc80): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.239795099 +0000 UTC m=+317.036309207 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7fafc80): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d80122c0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d80122c0): open at offset 5 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d80122c0): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7435960 item 58 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d80122c0): _readAt: size=2, off=5 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d80122c0): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d80122c0): _writeAt: size=3, off=5 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d80122c0): >_writeAt: n=3, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d80122c0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.240552772 +0000 UTC m=+317.037066880 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d80122c0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8012880): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8012880): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8012880): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8012880): >_readAt: n=3, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8012880): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.240552772 +0000 UTC m=+317.037066880 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8012880): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7435c70 item 58 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8012ec0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8012ec0): open at offset 0 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8012ec0): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8012ec0): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8012ec0): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8012ec0): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8012ec0): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8012ec0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.241993626 +0000 UTC m=+317.038507734 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8012ec0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8013400): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8013400): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8013400): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7dda540 item 59 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8013400): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8013400): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.242621172 +0000 UTC m=+317.039135320 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8013400): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8013940): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8013940): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8013940): _writeAt: size=3, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8013940): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8013940): open at offset 5 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8013940): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7dda930 item 59 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8013940): >_writeAt: n=3, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8013940): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.243414382 +0000 UTC m=+317.039928500 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8013940): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8013ec0): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8013ec0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8013ec0): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8013ec0): >_readAt: n=8, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8013ec0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.243414382 +0000 UTC m=+317.039928500 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8013ec0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7ddacb0 item 59 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 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/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8028600): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8028600): open at offset 0 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8028600): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8028600): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8028600): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8028600): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8028600): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8028600): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.244991354 +0000 UTC m=+317.041505462 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8028600): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8028b40): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8028b40): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8028b40): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7ddb260 item 60 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8028b40): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8028b40): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.245692049 +0000 UTC m=+317.042206157 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8028b40): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8029080): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8029080): open at offset 5 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8029080): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7ddb500 item 60 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8029080): _readAt: size=2, off=5 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8029080): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8029080): _writeAt: size=3, off=5 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8029080): >_writeAt: n=3, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8029080): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.246373697 +0000 UTC m=+317.042887805 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8029080): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8029640): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8029640): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8029640): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8029640): >_readAt: n=3, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8029640): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.246373697 +0000 UTC m=+317.042887805 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8029640): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7ddb7a0 item 60 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8029c80): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8029c80): open at offset 0 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8029c80): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8029c80): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8029c80): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8029c80): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8029c80): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8029c80): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.247926934 +0000 UTC m=+317.044441042 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8029c80): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d80542c0): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d80542c0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d80542c0): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7ddbd50 item 61 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d80542c0): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d80542c0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.248729732 +0000 UTC m=+317.045243840 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d80542c0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d80549c0): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d80549c0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d80549c0): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d80549c0): >_readAt: n=5, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d80549c0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.248729732 +0000 UTC m=+317.045243840 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d80549c0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7f72230 item 61 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 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/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8055000): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8055000): open at offset 0 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8055000): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8055000): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8055000): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8055000): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8055000): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8055000): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.250925392 +0000 UTC m=+317.047439511 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8055000): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8055540): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8055540): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8055540): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7f727e0 item 62 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8055540): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8055540): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.251995917 +0000 UTC m=+317.048510026 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8055540): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8055c40): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8055c40): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8055c40): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8055c40): >_readAt: n=5, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8055c40): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.251995917 +0000 UTC m=+317.048510026 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8055c40): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7f72a80 item 62 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 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/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8098380): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8098380): open at offset 0 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8098380): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8098380): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8098380): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8098380): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8098380): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8098380): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.255972085 +0000 UTC m=+317.052486193 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8098380): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d80988c0): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d80988c0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d80988c0): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7f730a0 item 63 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d80988c0): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d80988c0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.256823584 +0000 UTC m=+317.053337692 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d80988c0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8098fc0): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8098fc0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8098fc0): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8098fc0): >_readAt: n=5, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8098fc0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.256823584 +0000 UTC m=+317.053337692 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8098fc0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7f73420 item 63 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 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/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8099600): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8099600): open at offset 0 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8099600): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8099600): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8099600): >_readAt: n=0, err=Bad file descriptor 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8099600): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8099600): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8099600): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.259636221 +0000 UTC m=+317.056150329 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8099600): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8099b40): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8099b40): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8099b40): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7f739d0 item 64 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8099b40): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8099b40): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.262621056 +0000 UTC m=+317.059135164 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8099b40): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8114340): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8114340): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8114340): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8114340): >_readAt: n=5, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8114340): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.262621056 +0000 UTC m=+317.059135164 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8114340): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7f73d50 item 64 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8114980): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8114980): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8114980): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8114980): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8114980): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.264518453 +0000 UTC m=+317.061032641 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8114980): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDWR 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8114e00): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8114e00): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8114e00): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8114e00): >_readAt: n=2, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8114e00): _writeAt: size=3, off=2 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7f3c4d0 item 65 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8114e00): >_writeAt: n=3, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8114e00): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.265568849 +0000 UTC m=+317.062082958 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8114e00): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8115300): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8115300): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8115300): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8115300): >_readAt: n=5, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8115300): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.265568849 +0000 UTC m=+317.062082958 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8115300): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7f3c770 item 65 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8115940): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8115940): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8115940): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8115940): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8115940): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.26772221 +0000 UTC m=+317.064236318 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8115940): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8115dc0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8115dc0): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7f3ce70 item 66 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8115dc0): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8115dc0): >_readAt: n=0, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8115dc0): _writeAt: size=3, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8115dc0): >_writeAt: n=3, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8115dc0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.268575583 +0000 UTC m=+317.065089691 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8115dc0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8130400): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8130400): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8130400): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8130400): >_readAt: n=3, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8130400): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.268575583 +0000 UTC m=+317.065089691 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8130400): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7f3d110 item 66 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8130a40): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8130a40): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8130a40): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8130a40): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8130a40): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.270528856 +0000 UTC m=+317.067042964 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8130a40): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8130ec0): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8130ec0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8130ec0): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8130ec0): >_readAt: n=2, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8130ec0): _writeAt: size=3, off=2 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7f3d7a0 item 67 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8130ec0): >_writeAt: n=3, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8130ec0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.271460628 +0000 UTC m=+317.067974736 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8130ec0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d81313c0): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d81313c0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d81313c0): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d81313c0): >_readAt: n=5, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d81313c0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.271460628 +0000 UTC m=+317.067974736 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d81313c0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7f3da40 item 67 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8131a40): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8131a40): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8131a40): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8131a40): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8131a40): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.274432737 +0000 UTC m=+317.070946845 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8131a40): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8130200): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8130200): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d71fc150 item 68 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8130200): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8130200): >_readAt: n=0, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8130200): _writeAt: size=3, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8130200): >_writeAt: n=3, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8130200): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.278553048 +0000 UTC m=+317.075067156 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8130200): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8130740): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8130740): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8130740): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8130740): >_readAt: n=3, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8130740): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.278553048 +0000 UTC m=+317.075067156 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8130740): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d71fc5b0 item 68 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8130d80): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8130d80): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8130d80): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8130d80): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8130d80): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.280519775 +0000 UTC m=+317.077033893 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8130d80): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8131200): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8131200): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8131200): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8131200): >_readAt: n=2, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8131200): _writeAt: size=3, off=2 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d71fdb90 item 69 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8131200): >_writeAt: n=3, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8131200): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.281258233 +0000 UTC m=+317.077772341 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8131200): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8131dc0): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8131dc0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8131dc0): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8131dc0): >_readAt: n=5, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8131dc0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.281258233 +0000 UTC m=+317.077772341 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d8131dc0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d70a4000 item 69 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e06540): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e06540): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e06540): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e06540): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e06540): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.284209601 +0000 UTC m=+317.080723730 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e06540): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e06bc0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e06bc0): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d70a4cb0 item 70 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e06bc0): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e06bc0): >_readAt: n=0, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e06bc0): _writeAt: size=3, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e06bc0): >_writeAt: n=3, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e06bc0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.286044421 +0000 UTC m=+317.082558529 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e06bc0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e07100): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e07100): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e07100): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e07100): >_readAt: n=3, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e07100): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.286044421 +0000 UTC m=+317.082558529 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e07100): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d70a51f0 item 70 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e07780): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e07780): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e07780): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e07780): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e07780): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.288018042 +0000 UTC m=+317.084532150 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e07780): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e07c80): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e07c80): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e07c80): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e07c80): >_readAt: n=2, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e07c80): _writeAt: size=3, off=2 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d70a5dc0 item 71 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e07c80): >_writeAt: n=3, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e07c80): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.288678942 +0000 UTC m=+317.085193050 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7e07c80): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c25c0): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c25c0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c25c0): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c25c0): >_readAt: n=5, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c25c0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.288678942 +0000 UTC m=+317.085193050 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c25c0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7e1a2a0 item 71 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c3080): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c3080): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c3080): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c3080): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c3080): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.290428319 +0000 UTC m=+317.086942427 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c3080): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c3800): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c3800): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7e1a850 item 72 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c3800): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c3800): >_readAt: n=0, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c3800): _writeAt: size=3, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c3800): >_writeAt: n=3, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c3800): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.291183858 +0000 UTC m=+317.087697966 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c3800): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c3d40): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c3d40): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c3d40): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c3d40): >_readAt: n=3, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c3d40): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.291183858 +0000 UTC m=+317.087697966 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c3d40): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7e1aaf0 item 72 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ba6400): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ba6400): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ba6400): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ba6400): >_readAt: n=0, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ba6400): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ba6400): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ba6400): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.293285892 +0000 UTC m=+317.089800060 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ba6400): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ba6900): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ba6900): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ba6900): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7e1b0a0 item 73 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ba6900): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ba6900): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.293936302 +0000 UTC m=+317.090450410 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ba6900): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ba6dc0): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ba6dc0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ba6dc0): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ba6dc0): >_readAt: n=2, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ba6dc0): _writeAt: size=3, off=2 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7e1b340 item 73 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ba6dc0): >_writeAt: n=3, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ba6dc0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.294586512 +0000 UTC m=+317.091100620 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ba6dc0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ba7340): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ba7340): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ba7340): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ba7340): >_readAt: n=5, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ba7340): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.294586512 +0000 UTC m=+317.091100620 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ba7340): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7e1b5e0 item 73 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ba7980): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ba7980): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ba7980): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ba7980): >_readAt: n=0, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ba7980): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ba7980): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ba7980): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.296697813 +0000 UTC m=+317.093211921 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ba7980): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ba7e80): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ba7e80): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ba7e80): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7e1bce0 item 74 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ba7e80): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ba7e80): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.297422483 +0000 UTC m=+317.093936591 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7ba7e80): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d73a31c0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d73a31c0): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d76040e0 item 74 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d73a31c0): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d73a31c0): >_readAt: n=0, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d73a31c0): _writeAt: size=3, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d73a31c0): >_writeAt: n=3, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d73a31c0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.298319089 +0000 UTC m=+317.094833207 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d73a31c0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7645080): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7645080): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7645080): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7645080): >_readAt: n=3, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7645080): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.298319089 +0000 UTC m=+317.094833207 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7645080): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d76043f0 item 74 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7645a00): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7645a00): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7645a00): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7645a00): >_readAt: n=0, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7645a00): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7645a00): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7645a00): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.299954449 +0000 UTC m=+317.096468558 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7645a00): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d74844c0): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d74844c0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d74844c0): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7604d90 item 75 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d74844c0): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d74844c0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.300668851 +0000 UTC m=+317.097182959 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d74844c0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d76600): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d76600): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d76600): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d76600): >_readAt: n=2, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d76600): _writeAt: size=3, off=2 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7605340 item 75 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d76600): >_writeAt: n=3, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d76600): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.303352445 +0000 UTC m=+317.099866553 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d76600): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d76c40): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d76c40): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d76c40): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d76c40): >_readAt: n=5, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d76c40): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.303352445 +0000 UTC m=+317.099866553 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d76c40): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d76055e0 item 75 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d77280): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d77280): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d77280): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d77280): >_readAt: n=0, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d77280): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d77280): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d77280): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.30597829 +0000 UTC m=+317.102492408 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d77280): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d77780): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d77780): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d77780): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7605ce0 item 76 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d77780): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d77780): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.306808999 +0000 UTC m=+317.103323117 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d77780): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d77cc0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d77cc0): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7de00e0 item 76 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d77cc0): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d77cc0): >_readAt: n=0, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d77cc0): _writeAt: size=3, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d77cc0): >_writeAt: n=3, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d77cc0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.307683804 +0000 UTC m=+317.104197912 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7d77cc0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78283c0): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78283c0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78283c0): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78283c0): >_readAt: n=3, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78283c0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.307683804 +0000 UTC m=+317.104197912 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78283c0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7de0380 item 76 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7828a00): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7828a00): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7828a00): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7828a00): >_readAt: n=0, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7828a00): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7828a00): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7828a00): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.310664469 +0000 UTC m=+317.107178578 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7828a00): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7828f40): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7828f40): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7828f40): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7de0930 item 77 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7828f40): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7828f40): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.311364172 +0000 UTC m=+317.107878280 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7828f40): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78299c0): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78299c0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78299c0): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78299c0): >_readAt: n=5, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78299c0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.311364172 +0000 UTC m=+317.107878280 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78299c0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7de0bd0 item 77 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7524c00): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7524c00): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7524c00): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7524c00): >_readAt: n=0, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7524c00): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7524c00): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7524c00): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.313469734 +0000 UTC m=+317.109983842 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7524c00): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7525100): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7525100): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7525100): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7de11f0 item 78 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7525100): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7525100): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.314125392 +0000 UTC m=+317.110639500 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7525100): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7525d40): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7525d40): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7525d40): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7525d40): >_readAt: n=5, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7525d40): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.314125392 +0000 UTC m=+317.110639500 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7525d40): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7de1570 item 78 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7886480): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7886480): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7886480): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7886480): >_readAt: n=0, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7886480): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7886480): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7886480): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.316106208 +0000 UTC m=+317.112620316 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7886480): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78869c0): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78869c0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78869c0): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7de1b90 item 79 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78869c0): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78869c0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.317501416 +0000 UTC m=+317.114015544 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78869c0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78870c0): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78870c0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78870c0): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78870c0): >_readAt: n=5, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78870c0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.317501416 +0000 UTC m=+317.114015544 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78870c0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7de1e30 item 79 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 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/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7887700): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7887700): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7887700): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7887700): >_readAt: n=0, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7887700): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7887700): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7887700): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.319539299 +0000 UTC m=+317.116053407 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7887700): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7887c00): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7887c00): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7887c00): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7d56690 item 80 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7887c00): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7887c00): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.320446263 +0000 UTC m=+317.116960371 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7887c00): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a10540): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a10540): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a10540): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a10540): >_readAt: n=5, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a10540): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.320446263 +0000 UTC m=+317.116960371 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a10540): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7d569a0 item 80 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a10c00): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a10c00): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a10c00): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a10c00): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a10c00): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.322774776 +0000 UTC m=+317.119288884 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a10c00): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a11080): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a11080): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a11080): open at offset 5 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a11080): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a11080): >_readAt: n=2, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a11080): _writeAt: size=3, off=7 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7d57030 item 81 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a11080): >_writeAt: n=3, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a11080): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.323578255 +0000 UTC m=+317.120092363 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a11080): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a115c0): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a115c0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a115c0): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a115c0): >_readAt: n=8, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a115c0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.323578255 +0000 UTC m=+317.120092363 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a115c0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7d57420 item 81 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a11c40): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a11c40): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a11c40): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a11c40): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a11c40): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.325505197 +0000 UTC m=+317.122019305 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7a11c40): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f64240): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f64240): open at offset 5 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f64240): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7d57a40 item 82 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f64240): _readAt: size=2, off=5 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f64240): >_readAt: n=0, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f64240): _writeAt: size=3, off=5 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f64240): >_writeAt: n=3, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f64240): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.326405941 +0000 UTC m=+317.122920049 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f64240): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f647c0): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f647c0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f647c0): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f647c0): >_readAt: n=3, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f647c0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.326405941 +0000 UTC m=+317.122920049 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f647c0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7d57dc0 item 82 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f64e40): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f64e40): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f64e40): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f64e40): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f64e40): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.328286205 +0000 UTC m=+317.124800313 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f64e40): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f65340): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f65340): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f65340): open at offset 5 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f65340): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f65340): >_readAt: n=2, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f65340): _writeAt: size=3, off=7 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7a18770 item 83 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f65340): >_writeAt: n=3, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f65340): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.329028069 +0000 UTC m=+317.125542177 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f65340): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f65880): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f65880): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f65880): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f65880): >_readAt: n=8, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f65880): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.329028069 +0000 UTC m=+317.125542177 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f65880): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7a18a10 item 83 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f7e000): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f7e000): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f7e000): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f7e000): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f7e000): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.330868308 +0000 UTC m=+317.127382417 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f7e000): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f7e500): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f7e500): open at offset 5 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f7e500): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7a19180 item 84 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f7e500): _readAt: size=2, off=5 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f7e500): >_readAt: n=0, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f7e500): _writeAt: size=3, off=5 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f7e500): >_writeAt: n=3, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f7e500): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.331706241 +0000 UTC m=+317.128220360 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f7e500): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f7ea80): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f7ea80): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f7ea80): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f7ea80): >_readAt: n=3, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f7ea80): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.331706241 +0000 UTC m=+317.128220360 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f7ea80): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7a195e0 item 84 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f7f100): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f7f100): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f7f100): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f7f100): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f7f100): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.333305837 +0000 UTC m=+317.129819945 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f7f100): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f7f600): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f7f600): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f7f600): open at offset 5 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f7f600): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f7f600): >_readAt: n=2, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f7f600): _writeAt: size=3, off=7 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7a19d50 item 85 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f7f600): >_writeAt: n=3, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f7f600): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.334983739 +0000 UTC m=+317.131497857 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f7f600): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f7fb40): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f7fb40): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f7fb40): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f7fb40): >_readAt: n=8, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f7fb40): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.334983739 +0000 UTC m=+317.131497857 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7f7fb40): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d74de770 item 85 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d75a62c0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d75a62c0): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d75a62c0): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d75a62c0): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d75a62c0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.337101823 +0000 UTC m=+317.133615931 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d75a62c0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d75a67c0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d75a67c0): open at offset 5 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d75a67c0): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d74df730 item 86 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d75a67c0): _readAt: size=2, off=5 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d75a67c0): >_readAt: n=0, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d75a67c0): _writeAt: size=3, off=5 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d75a67c0): >_writeAt: n=3, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d75a67c0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.338339273 +0000 UTC m=+317.134853431 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d75a67c0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d75a6d40): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d75a6d40): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d75a6d40): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d75a6d40): >_readAt: n=3, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d75a6d40): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.338339273 +0000 UTC m=+317.134853431 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d75a6d40): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d74dfc00 item 86 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d75a73c0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d75a73c0): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d75a73c0): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d75a73c0): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d75a73c0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.340750451 +0000 UTC m=+317.137264589 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d75a73c0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d75a78c0): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d75a78c0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d75a78c0): open at offset 5 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d75a78c0): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d75a78c0): >_readAt: n=2, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d75a78c0): _writeAt: size=3, off=7 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7dac700 item 87 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d75a78c0): >_writeAt: n=3, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d75a78c0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.341584037 +0000 UTC m=+317.138098145 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d75a78c0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d75a7e00): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d75a7e00): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d75a7e00): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d75a7e00): >_readAt: n=8, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d75a7e00): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.341584037 +0000 UTC m=+317.138098145 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d75a7e00): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7dac9a0 item 87 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 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/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d767c580): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d767c580): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d767c580): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d767c580): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d767c580): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.343636127 +0000 UTC m=+317.140150235 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d767c580): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d767ca80): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d767ca80): open at offset 5 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d767ca80): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7dad1f0 item 88 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d767ca80): _readAt: size=2, off=5 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d767ca80): >_readAt: n=0, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d767ca80): _writeAt: size=3, off=5 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d767ca80): >_writeAt: n=3, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d767ca80): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.344415802 +0000 UTC m=+317.140929910 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d767ca80): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d767d000): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d767d000): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d767d000): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d767d000): >_readAt: n=3, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d767d000): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.344415802 +0000 UTC m=+317.140929910 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d767d000): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7dad490 item 88 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d767d640): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d767d640): open at offset 0 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d767d640): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d767d640): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d767d640): >_readAt: n=0, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d767d640): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d767d640): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d767d640): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.346342153 +0000 UTC m=+317.142856301 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d767d640): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c6000): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c6000): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c6000): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7dada40 item 89 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c6000): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c6000): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.347155882 +0000 UTC m=+317.143669990 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c6000): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c6540): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c6540): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c6540): open at offset 5 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c6540): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c6540): >_readAt: n=2, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c6540): _writeAt: size=3, off=7 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7d84230 item 89 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c6540): >_writeAt: n=3, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c6540): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.350507188 +0000 UTC m=+317.147021307 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c6540): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c6ac0): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c6ac0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c6ac0): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c6ac0): >_readAt: n=8, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c6ac0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.350507188 +0000 UTC m=+317.147021307 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c6ac0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7d84700 item 89 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c7100): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c7100): open at offset 0 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c7100): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c7100): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c7100): >_readAt: n=0, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c7100): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c7100): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c7100): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.35288787 +0000 UTC m=+317.149402018 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c7100): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c7640): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c7640): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c7640): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7d84d20 item 90 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c7640): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c7640): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.354175864 +0000 UTC m=+317.150690002 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c7640): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c7b80): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c7b80): open at offset 5 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c7b80): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7d84fc0 item 90 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c7b80): _readAt: size=2, off=5 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c7b80): >_readAt: n=0, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c7b80): _writeAt: size=3, off=5 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c7b80): >_writeAt: n=3, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c7b80): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.355247551 +0000 UTC m=+317.151761659 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d77c7b80): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d785e240): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d785e240): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d785e240): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d785e240): >_readAt: n=3, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d785e240): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.355247551 +0000 UTC m=+317.151761659 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d785e240): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7d85260 item 90 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d785e880): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d785e880): open at offset 0 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d785e880): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d785e880): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d785e880): >_readAt: n=0, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d785e880): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d785e880): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d785e880): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.357330318 +0000 UTC m=+317.153844426 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d785e880): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d785edc0): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d785edc0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d785edc0): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7d85810 item 91 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d785edc0): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d785edc0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.358146672 +0000 UTC m=+317.154660791 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d785edc0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d785f300): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d785f300): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d785f300): open at offset 5 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d785f300): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d785f300): >_readAt: n=2, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d785f300): _writeAt: size=3, off=7 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7d85ce0 item 91 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d785f300): >_writeAt: n=3, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d785f300): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.358833631 +0000 UTC m=+317.155347729 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d785f300): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d785f880): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d785f880): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d785f880): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d785f880): >_readAt: n=8, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d785f880): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.358833631 +0000 UTC m=+317.155347729 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d785f880): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7c060e0 item 91 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 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/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d785fec0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d785fec0): open at offset 0 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d785fec0): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d785fec0): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d785fec0): >_readAt: n=0, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d785fec0): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d785fec0): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d785fec0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.360480354 +0000 UTC m=+317.156994462 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d785fec0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7876500): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7876500): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7876500): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7c06cb0 item 92 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7876500): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7876500): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.361011548 +0000 UTC m=+317.157525656 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7876500): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7876a40): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7876a40): open at offset 5 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7876a40): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7c06f50 item 92 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7876a40): _readAt: size=2, off=5 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7876a40): >_readAt: n=0, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7876a40): _writeAt: size=3, off=5 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7876a40): >_writeAt: n=3, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7876a40): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.361673409 +0000 UTC m=+317.158187508 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7876a40): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7877000): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7877000): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7877000): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7877000): >_readAt: n=3, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7877000): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.361673409 +0000 UTC m=+317.158187508 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7877000): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7c07c70 item 92 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7877640): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7877640): open at offset 0 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7877640): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7877640): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7877640): >_readAt: n=0, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7877640): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7877640): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7877640): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.363548203 +0000 UTC m=+317.160062311 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7877640): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7877b80): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7877b80): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7877b80): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d71e0460 item 93 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7877b80): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7877b80): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.364500725 +0000 UTC m=+317.161014833 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7877b80): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7898380): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7898380): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7898380): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7898380): >_readAt: n=5, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7898380): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.364500725 +0000 UTC m=+317.161014833 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7898380): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7d662a0 item 93 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 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/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78989c0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78989c0): open at offset 0 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78989c0): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78989c0): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78989c0): >_readAt: n=0, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78989c0): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78989c0): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78989c0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.366646211 +0000 UTC m=+317.163160319 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78989c0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7898f00): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7898f00): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7898f00): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7d66850 item 94 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7898f00): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7898f00): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.367553887 +0000 UTC m=+317.164067995 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7898f00): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7899600): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7899600): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7899600): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7899600): >_readAt: n=5, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7899600): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.367553887 +0000 UTC m=+317.164067995 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7899600): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7d66af0 item 94 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 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/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7899c40): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7899c40): open at offset 0 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7899c40): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7899c40): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7899c40): >_readAt: n=0, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7899c40): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7899c40): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7899c40): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.369646193 +0000 UTC m=+317.166160302 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d7899c40): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78cc280): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78cc280): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78cc280): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7d67110 item 95 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78cc280): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78cc280): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.370409427 +0000 UTC m=+317.166923555 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78cc280): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78cc980): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78cc980): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78cc980): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78cc980): >_readAt: n=5, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78cc980): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.370409427 +0000 UTC m=+317.166923555 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78cc980): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7d673b0 item 95 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 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/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78ccfc0): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78ccfc0): open at offset 0 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78ccfc0): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78ccfc0): _readAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78ccfc0): >_readAt: n=0, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78ccfc0): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78ccfc0): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78ccfc0): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.372344465 +0000 UTC m=+317.168858573 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78ccfc0): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78cd500): _writeAt: size=5, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78cd500): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78cd500): >openPending: err= 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7d67ab0 item 96 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78cd500): >_writeAt: n=5, err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78cd500): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.373624605 +0000 UTC m=+317.170138713 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78cd500): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 13:08:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:08:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 13:08:55 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78cdc00): _readAt: size=512, off=0 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78cdc00): openPending: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78cdc00): >openPending: err= 2026/09/03 13:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78cdc00): >_readAt: n=5, err=EOF 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78cdc00): close: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 13:08:55.373624605 +0000 UTC m=+317.170138713 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : open-test-file(0x148d78cdc00): >close: err= 2026/09/03 13:08:55 DEBUG : open-test-file: Remove: 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x148d7d67d50 item 96 2026/09/03 13:08:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 13:08:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 13:08:55 DEBUG : open-test-file: >Remove: err= 2026/09/03 13:08:55 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:08:55 DEBUG : Looking for writers 2026/09/03 13:08:55 DEBUG : >WaitForWriters: 2026/09/03 13:08:55 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.80s) --- PASS: TestRWFileHandleOpenTests/writes (0.90s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.19s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.00s) --- 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.01s) --- 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.01s) --- 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.90s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.19s) --- 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.00s) --- 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.00s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:08:55 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:08:55 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 13:08:55 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:55 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 13:08:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 13:08:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:55 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 13:08:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:55 DEBUG : file1: newRWFileHandle: 2026/09/03 13:08:55 DEBUG : file1(0x148d815e580): openPending: 2026/09/03 13:08:55 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 13:08:55 DEBUG : file1(0x148d815e580): >openPending: err= 2026/09/03 13:08:55 DEBUG : file1: >newRWFileHandle: err= 2026/09/03 13:08:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 13:08:55 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/03 13:08:55 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/03 13:08:55 DEBUG : file1(0x148d815e580): _writeAt: size=2, off=0 2026/09/03 13:08:55 DEBUG : file1(0x148d815e580): >_writeAt: n=2, err= 2026/09/03 13:08:55 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/09/03 13:08:55 DEBUG : file1(0x148d815e580): RWFileHandle.Flush 2026/09/03 13:08:55 DEBUG : file1(0x148d815e580): RWFileHandle.Release 2026/09/03 13:08:55 DEBUG : file1(0x148d815e580): close: 2026/09/03 13:08:55 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/09/03 13:08:55 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:55 DEBUG : file1(0x148d815e580): >close: err= 2026/09/03 13:08:55 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:08:55 DEBUG : Looking for writers 2026/09/03 13:08:55 DEBUG : file1: reading active writers 2026/09/03 13:08:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/03 13:08:55 DEBUG : Looking for writers 2026/09/03 13:08:55 DEBUG : file1: reading active writers 2026/09/03 13:08:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/03 13:08:55 DEBUG : Looking for writers 2026/09/03 13:08:55 DEBUG : file1: reading active writers 2026/09/03 13:08:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/03 13:08:56 DEBUG : Looking for writers 2026/09/03 13:08:56 DEBUG : file1: reading active writers 2026/09/03 13:08:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/03 13:08:56 DEBUG : file1: vfs cache: starting upload 2026/09/03 13:08:56 DEBUG : Looking for writers 2026/09/03 13:08:56 DEBUG : file1: reading active writers 2026/09/03 13:08:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/03 13:08:56 DEBUG : Looking for writers 2026/09/03 13:08:56 DEBUG : file1: reading active writers 2026/09/03 13:08:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/03 13:08:56 DEBUG : Looking for writers 2026/09/03 13:08:56 DEBUG : file1: reading active writers 2026/09/03 13:08:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/03 13:08:56 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/09/03 13:08:57 DEBUG : Looking for writers 2026/09/03 13:08:57 DEBUG : file1: reading active writers 2026/09/03 13:08:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/03 13:08:57 DEBUG : file1: size = 2 OK 2026/09/03 13:08:57 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/09/03 13:08:57 INFO : file1: Copied (new) 2026/09/03 13:08:57 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/09/03 13:08:57 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/03 13:08:57 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/09/03 13:08:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 13:08:57 INFO : file1: vfs cache: upload succeeded try #1 2026/09/03 13:08:58 DEBUG : Looking for writers 2026/09/03 13:08:58 DEBUG : file1: reading active writers 2026/09/03 13:08:58 DEBUG : >WaitForWriters: 2026/09/03 13:08:58 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:08:58 DEBUG : Looking for writers 2026/09/03 13:08:58 DEBUG : file1: reading active writers 2026/09/03 13:08:58 DEBUG : >WaitForWriters: 2026/09/03 13:08:58 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.24s) === RUN TestRWCacheRename run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:08:59 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:08:59 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 13:08:59 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:59 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 13:08:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 13:08:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:08:59 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:08:59 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 13:08:59 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:08:59 DEBUG : rename_me: newRWFileHandle: 2026/09/03 13:08:59 DEBUG : rename_me(0x148d78e0900): openPending: 2026/09/03 13:08:59 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 13:08:59 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/09/03 13:08:59 DEBUG : rename_me(0x148d78e0900): >openPending: err= 2026/09/03 13:08:59 DEBUG : rename_me: >newRWFileHandle: err= 2026/09/03 13:08:59 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/09/03 13:08:59 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/09/03 13:08:59 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/09/03 13:08:59 DEBUG : rename_me(0x148d78e0900): _writeAt: size=5, off=0 2026/09/03 13:08:59 DEBUG : rename_me(0x148d78e0900): >_writeAt: n=5, err= 2026/09/03 13:08:59 DEBUG : rename_me(0x148d78e0900): close: 2026/09/03 13:08:59 DEBUG : rename_me: vfs cache: setting modification time to 2026-09-03 13:08:59.201324013 +0000 UTC m=+320.997838121 2026/09/03 13:08:59 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/09/03 13:08:59 DEBUG : rename_me(0x148d78e0900): >close: err= 2026/09/03 13:08:59 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/09/03 13:08:59 DEBUG : i_was_renamed: Updating file with 0x148d7b37790 2026/09/03 13:08:59 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/09/03 13:08:59 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/09/03 13:08:59 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:08:59 DEBUG : Looking for writers 2026/09/03 13:08:59 DEBUG : i_was_renamed: reading active writers 2026/09/03 13:08:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/03 13:08:59 DEBUG : Looking for writers 2026/09/03 13:08:59 DEBUG : i_was_renamed: reading active writers 2026/09/03 13:08:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/03 13:08:59 DEBUG : Looking for writers 2026/09/03 13:08:59 DEBUG : i_was_renamed: reading active writers 2026/09/03 13:08:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/03 13:08:59 DEBUG : Looking for writers 2026/09/03 13:08:59 DEBUG : i_was_renamed: reading active writers 2026/09/03 13:08:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/03 13:08:59 DEBUG : i_was_renamed: vfs cache: starting upload 2026/09/03 13:08:59 DEBUG : Looking for writers 2026/09/03 13:08:59 DEBUG : i_was_renamed: reading active writers 2026/09/03 13:08:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/03 13:08:59 DEBUG : Looking for writers 2026/09/03 13:08:59 DEBUG : i_was_renamed: reading active writers 2026/09/03 13:08:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/03 13:08:59 DEBUG : Looking for writers 2026/09/03 13:08:59 DEBUG : i_was_renamed: reading active writers 2026/09/03 13:08:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/03 13:09:00 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2026/09/03 13:09:00 DEBUG : Looking for writers 2026/09/03 13:09:00 DEBUG : i_was_renamed: reading active writers 2026/09/03 13:09:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/03 13:09:01 DEBUG : i_was_renamed: size = 5 OK 2026/09/03 13:09:01 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/03 13:09:01 INFO : i_was_renamed: Copied (new) 2026/09/03 13:09:01 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-09-03 13:08:59 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/03 13:09:01 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/09/03 13:09:01 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/09/03 13:09:01 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/09/03 13:09:01 DEBUG : Looking for writers 2026/09/03 13:09:01 DEBUG : i_was_renamed: reading active writers 2026/09/03 13:09:01 DEBUG : >WaitForWriters: 2026/09/03 13:09:01 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (3.05s) === RUN TestRWCacheUpdate run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:09:02 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:09:02 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 13:09:02 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:09:02 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:09:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:09:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 13:09:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:09:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:09:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 13:09:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hupihaj5lapu" 2026/09/03 13:09:02 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 13:09:02 DEBUG : forgetting directory cache 2026/09/03 13:09:02 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/09/03 13:09:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:09:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/03 13:09:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/03 13:09:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/03 13:09:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/03 13:09:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/03 13:09:04 DEBUG : TestRWCacheUpdate(0x148d79a24c0): _readAt: size=512, off=0 2026/09/03 13:09:04 DEBUG : TestRWCacheUpdate(0x148d79a24c0): openPending: 2026/09/03 13:09:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-03 12:10:02 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/09/03 13:09:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/03 13:09:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/03 13:09:04 DEBUG : TestRWCacheUpdate(0x148d79a24c0): >openPending: err= 2026/09/03 13:09:04 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/03 13:09:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/03 13:09:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 13:09:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/03 13:09:04 DEBUG : TestRWCacheUpdate(0x148d79a24c0): >_readAt: n=20, err=EOF 2026/09/03 13:09:04 DEBUG : TestRWCacheUpdate(0x148d79a24c0): close: 2026/09/03 13:09:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-03 12:10:02 +0000 UTC 2026/09/03 13:09:04 DEBUG : TestRWCacheUpdate(0x148d79a24c0): >close: err= 2026/09/03 13:09:04 DEBUG : Re-reading directory (196.031774ms old) 2026/09/03 13:09:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/03 13:09:05 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/03 13:09:05 DEBUG : forgetting directory cache 2026/09/03 13:09:05 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/09/03 13:09:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:09:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/03 13:09:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/03 13:09:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/03 13:09:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/03 13:09:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/03 13:09:07 DEBUG : TestRWCacheUpdate(0x148d79a2d40): _readAt: size=512, off=0 2026/09/03 13:09:07 DEBUG : TestRWCacheUpdate(0x148d79a2d40): openPending: 2026/09/03 13:09:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-03 12:11:02 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-09-03 12:10:02 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/09/03 13:09:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-03 12:11:02 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-09-03 12:10:02 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/09/03 13:09:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/03 13:09:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/03 13:09:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/03 13:09:07 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/03 13:09:07 DEBUG : TestRWCacheUpdate(0x148d79a2d40): >openPending: err= 2026/09/03 13:09:07 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/03 13:09:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/03 13:09:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 13:09:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/03 13:09:07 DEBUG : TestRWCacheUpdate(0x148d79a2d40): >_readAt: n=20, err=EOF 2026/09/03 13:09:07 DEBUG : TestRWCacheUpdate(0x148d79a2d40): close: 2026/09/03 13:09:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-03 12:11:02 +0000 UTC 2026/09/03 13:09:07 DEBUG : TestRWCacheUpdate(0x148d79a2d40): >close: err= 2026/09/03 13:09:07 DEBUG : Re-reading directory (198.95643ms old) 2026/09/03 13:09:08 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/03 13:09:08 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/03 13:09:08 DEBUG : forgetting directory cache 2026/09/03 13:09:08 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/09/03 13:09:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:09:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/03 13:09:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/03 13:09:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/03 13:09:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/03 13:09:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/03 13:09:10 DEBUG : TestRWCacheUpdate(0x148d78e1900): _readAt: size=512, off=0 2026/09/03 13:09:10 DEBUG : TestRWCacheUpdate(0x148d78e1900): openPending: 2026/09/03 13:09:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-03 12:12:02 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-09-03 12:11:02 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/09/03 13:09:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-03 12:12:02 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-09-03 12:11:02 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/09/03 13:09:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/03 13:09:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/03 13:09:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/03 13:09:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/03 13:09:10 DEBUG : TestRWCacheUpdate(0x148d78e1900): >openPending: err= 2026/09/03 13:09:10 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/03 13:09:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/03 13:09:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 13:09:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/03 13:09:10 DEBUG : TestRWCacheUpdate(0x148d78e1900): >_readAt: n=20, err=EOF 2026/09/03 13:09:10 DEBUG : TestRWCacheUpdate(0x148d78e1900): close: 2026/09/03 13:09:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-03 12:12:02 +0000 UTC 2026/09/03 13:09:10 DEBUG : TestRWCacheUpdate(0x148d78e1900): >close: err= 2026/09/03 13:09:10 DEBUG : Re-reading directory (196.918646ms old) 2026/09/03 13:09:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/03 13:09:11 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/03 13:09:11 DEBUG : forgetting directory cache 2026/09/03 13:09:11 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/09/03 13:09:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:09:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/03 13:09:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/03 13:09:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/03 13:09:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/03 13:09:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/03 13:09:13 DEBUG : TestRWCacheUpdate(0x148d7c56280): _readAt: size=512, off=0 2026/09/03 13:09:13 DEBUG : TestRWCacheUpdate(0x148d7c56280): openPending: 2026/09/03 13:09:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-03 12:13:02 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-09-03 12:12:02 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/09/03 13:09:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-03 12:13:02 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-09-03 12:12:02 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/09/03 13:09:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/03 13:09:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/03 13:09:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/03 13:09:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/03 13:09:13 DEBUG : TestRWCacheUpdate(0x148d7c56280): >openPending: err= 2026/09/03 13:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/03 13:09:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/03 13:09:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 13:09:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/03 13:09:13 DEBUG : forgetting directory cache 2026/09/03 13:09:13 DEBUG : TestRWCacheUpdate(0x148d7c56280): >_readAt: n=20, err=EOF 2026/09/03 13:09:13 DEBUG : TestRWCacheUpdate(0x148d7c56280): close: 2026/09/03 13:09:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-03 12:13:02 +0000 UTC 2026/09/03 13:09:13 DEBUG : TestRWCacheUpdate(0x148d7c56280): >close: err= 2026/09/03 13:09:13 DEBUG : Re-reading directory (201.081715ms old) 2026/09/03 13:09:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/03 13:09:14 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/03 13:09:14 DEBUG : forgetting directory cache 2026/09/03 13:09:15 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/09/03 13:09:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:09:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/03 13:09:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/03 13:09:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/03 13:09:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/03 13:09:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/03 13:09:16 DEBUG : TestRWCacheUpdate(0x148d7c56b40): _readAt: size=512, off=0 2026/09/03 13:09:16 DEBUG : TestRWCacheUpdate(0x148d7c56b40): openPending: 2026/09/03 13:09:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-03 12:14:02 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-09-03 12:13:02 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/09/03 13:09:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-03 12:14:02 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-09-03 12:13:02 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/09/03 13:09:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/03 13:09:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/03 13:09:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/03 13:09:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/03 13:09:16 DEBUG : TestRWCacheUpdate(0x148d7c56b40): >openPending: err= 2026/09/03 13:09:16 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/03 13:09:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/03 13:09:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 13:09:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/03 13:09:17 DEBUG : TestRWCacheUpdate(0x148d7c56b40): >_readAt: n=20, err=EOF 2026/09/03 13:09:17 DEBUG : TestRWCacheUpdate(0x148d7c56b40): close: 2026/09/03 13:09:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-03 12:14:02 +0000 UTC 2026/09/03 13:09:17 DEBUG : TestRWCacheUpdate(0x148d7c56b40): >close: err= 2026/09/03 13:09:17 DEBUG : Re-reading directory (194.173732ms old) 2026/09/03 13:09:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/03 13:09:17 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/03 13:09:17 DEBUG : forgetting directory cache 2026/09/03 13:09:18 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/09/03 13:09:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:09:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/03 13:09:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/03 13:09:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/03 13:09:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/03 13:09:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/03 13:09:19 DEBUG : TestRWCacheUpdate(0x148d7da62c0): _readAt: size=512, off=0 2026/09/03 13:09:19 DEBUG : TestRWCacheUpdate(0x148d7da62c0): openPending: 2026/09/03 13:09:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-03 12:15:02 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-09-03 12:14:02 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/09/03 13:09:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-03 12:15:02 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-09-03 12:14:02 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/09/03 13:09:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/03 13:09:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/03 13:09:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/03 13:09:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/03 13:09:19 DEBUG : TestRWCacheUpdate(0x148d7da62c0): >openPending: err= 2026/09/03 13:09:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/03 13:09:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/03 13:09:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 13:09:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/03 13:09:19 DEBUG : TestRWCacheUpdate(0x148d7da62c0): >_readAt: n=20, err=EOF 2026/09/03 13:09:19 DEBUG : TestRWCacheUpdate(0x148d7da62c0): close: 2026/09/03 13:09:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-03 12:15:02 +0000 UTC 2026/09/03 13:09:19 DEBUG : TestRWCacheUpdate(0x148d7da62c0): >close: err= 2026/09/03 13:09:19 DEBUG : Re-reading directory (196.768457ms old) 2026/09/03 13:09:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/03 13:09:20 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/03 13:09:20 DEBUG : forgetting directory cache 2026/09/03 13:09:20 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2026/09/03 13:09:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:09:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/03 13:09:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/03 13:09:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/03 13:09:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/03 13:09:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/03 13:09:22 DEBUG : TestRWCacheUpdate(0x148d7c57500): _readAt: size=512, off=0 2026/09/03 13:09:22 DEBUG : TestRWCacheUpdate(0x148d7c57500): openPending: 2026/09/03 13:09:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-09-03 12:16:02 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-09-03 12:15:02 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/09/03 13:09:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-09-03 12:16:02 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-09-03 12:15:02 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/09/03 13:09:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/03 13:09:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/03 13:09:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/09/03 13:09:22 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/03 13:09:22 DEBUG : TestRWCacheUpdate(0x148d7c57500): >openPending: err= 2026/09/03 13:09:22 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/09/03 13:09:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/03 13:09:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 13:09:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/03 13:09:22 DEBUG : forgetting directory cache 2026/09/03 13:09:22 DEBUG : TestRWCacheUpdate(0x148d7c57500): >_readAt: n=21, err=EOF 2026/09/03 13:09:22 DEBUG : TestRWCacheUpdate(0x148d7c57500): close: 2026/09/03 13:09:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-03 12:16:02 +0000 UTC 2026/09/03 13:09:22 DEBUG : TestRWCacheUpdate(0x148d7c57500): >close: err= 2026/09/03 13:09:22 DEBUG : Re-reading directory (204.411733ms old) 2026/09/03 13:09:23 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/03 13:09:23 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/03 13:09:23 DEBUG : forgetting directory cache 2026/09/03 13:09:23 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2026/09/03 13:09:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:09:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/03 13:09:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/03 13:09:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/03 13:09:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/03 13:09:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/03 13:09:25 DEBUG : TestRWCacheUpdate(0x148d7c56180): _readAt: size=512, off=0 2026/09/03 13:09:25 DEBUG : TestRWCacheUpdate(0x148d7c56180): openPending: 2026/09/03 13:09:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-09-03 12:17:02 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-09-03 12:16:02 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/09/03 13:09:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-09-03 12:17:02 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-09-03 12:16:02 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/09/03 13:09:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/03 13:09:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/03 13:09:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/09/03 13:09:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/03 13:09:25 DEBUG : TestRWCacheUpdate(0x148d7c56180): >openPending: err= 2026/09/03 13:09:25 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/09/03 13:09:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/03 13:09:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 13:09:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/03 13:09:25 DEBUG : TestRWCacheUpdate(0x148d7c56180): >_readAt: n=22, err=EOF 2026/09/03 13:09:25 DEBUG : TestRWCacheUpdate(0x148d7c56180): close: 2026/09/03 13:09:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-03 12:17:02 +0000 UTC 2026/09/03 13:09:25 DEBUG : TestRWCacheUpdate(0x148d7c56180): >close: err= 2026/09/03 13:09:25 DEBUG : Re-reading directory (196.475077ms old) 2026/09/03 13:09:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/03 13:09:25 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/03 13:09:26 DEBUG : forgetting directory cache 2026/09/03 13:09:26 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2026/09/03 13:09:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:09:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/03 13:09:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/03 13:09:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/03 13:09:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/03 13:09:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/03 13:09:28 DEBUG : TestRWCacheUpdate(0x148d76f23c0): _readAt: size=512, off=0 2026/09/03 13:09:28 DEBUG : TestRWCacheUpdate(0x148d76f23c0): openPending: 2026/09/03 13:09:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-09-03 12:18:02 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-09-03 12:17:02 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/09/03 13:09:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-09-03 12:18:02 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-09-03 12:17:02 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/09/03 13:09:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/03 13:09:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/03 13:09:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/09/03 13:09:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/03 13:09:28 DEBUG : TestRWCacheUpdate(0x148d76f23c0): >openPending: err= 2026/09/03 13:09:28 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/09/03 13:09:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/03 13:09:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 13:09:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/03 13:09:28 DEBUG : TestRWCacheUpdate(0x148d76f23c0): >_readAt: n=23, err=EOF 2026/09/03 13:09:28 DEBUG : TestRWCacheUpdate(0x148d76f23c0): close: 2026/09/03 13:09:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-03 12:18:02 +0000 UTC 2026/09/03 13:09:28 DEBUG : TestRWCacheUpdate(0x148d76f23c0): >close: err= 2026/09/03 13:09:28 DEBUG : Re-reading directory (195.62643ms old) 2026/09/03 13:09:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/03 13:09:28 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/03 13:09:29 DEBUG : forgetting directory cache 2026/09/03 13:09:29 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2026/09/03 13:09:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:09:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/03 13:09:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/03 13:09:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/03 13:09:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/03 13:09:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/03 13:09:31 DEBUG : TestRWCacheUpdate(0x148d7c56c00): _readAt: size=512, off=0 2026/09/03 13:09:31 DEBUG : TestRWCacheUpdate(0x148d7c56c00): openPending: 2026/09/03 13:09:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-09-03 12:19:02 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-09-03 12:18:02 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/09/03 13:09:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-09-03 12:19:02 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-09-03 12:18:02 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/09/03 13:09:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/03 13:09:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/03 13:09:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/09/03 13:09:31 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/03 13:09:31 DEBUG : TestRWCacheUpdate(0x148d7c56c00): >openPending: err= 2026/09/03 13:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/09/03 13:09:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/03 13:09:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 13:09:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/03 13:09:31 DEBUG : TestRWCacheUpdate(0x148d7c56c00): >_readAt: n=24, err=EOF 2026/09/03 13:09:31 DEBUG : TestRWCacheUpdate(0x148d7c56c00): close: 2026/09/03 13:09:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-03 12:19:02 +0000 UTC 2026/09/03 13:09:31 DEBUG : TestRWCacheUpdate(0x148d7c56c00): >close: err= 2026/09/03 13:09:31 DEBUG : Re-reading directory (195.788626ms old) 2026/09/03 13:09:31 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/03 13:09:31 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/03 13:09:31 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:09:31 DEBUG : Looking for writers 2026/09/03 13:09:31 DEBUG : TestRWCacheUpdate: reading active writers 2026/09/03 13:09:31 DEBUG : >WaitForWriters: 2026/09/03 13:09:31 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': vfs cache: cleaner exiting 2026/09/03 13:09:31 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (30.12s) === RUN TestCaseSensitivity run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.38s) === RUN TestUnicodeNormalization run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:09:33 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2026/09/03 13:09:35 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2026/09/03 13:09:36 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:09:36 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:09:36 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 13:09:37 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/09/03 13:09:37 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/09/03 13:09:37 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/09/03 13:09:37 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/03 13:09:37 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/03 13:09:37 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 13:09:37 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/09/03 13:09:37 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/09/03 13:09:37 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/09/03 13:09:37 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/09/03 13:09:37 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/03 13:09:37 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 13:09:37 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/09/03 13:09:37 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/09/03 13:09:37 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/09/03 13:09:37 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/03 13:09:38 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/03 13:09:38 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 13:09:38 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/09/03 13:09:38 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:09:38 DEBUG : Looking for writers 2026/09/03 13:09:38 DEBUG : normal name with no special characters.txt: reading active writers 2026/09/03 13:09:38 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/09/03 13:09:38 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (6.53s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:09:39 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:09:39 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:09:39 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': Reusing VFS from active cache 2026/09/03 13:09:39 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:09:39 DEBUG : Looking for writers 2026/09/03 13:09:39 DEBUG : >WaitForWriters: 2026/09/03 13:09:39 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:09:39 DEBUG : Looking for writers 2026/09/03 13:09:39 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.38s) === RUN TestVFSNewWithOpts run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:09:39 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:09:39 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:09:39 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:09:39 DEBUG : Looking for writers 2026/09/03 13:09:39 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.38s) === RUN TestVFSRoot run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:09:39 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:09:39 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:09:39 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:09:39 DEBUG : Looking for writers 2026/09/03 13:09:39 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.38s) === RUN TestVFSStat run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:09:40 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:09:40 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:09:41 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/09/03 13:09:43 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/09/03 13:09:45 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:09:45 DEBUG : dir: Looking for writers 2026/09/03 13:09:45 DEBUG : file2: reading active writers 2026/09/03 13:09:45 DEBUG : Looking for writers 2026/09/03 13:09:45 DEBUG : dir: reading active writers 2026/09/03 13:09:45 DEBUG : file1: reading active writers 2026/09/03 13:09:45 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (6.23s) === RUN TestVFSStatParent run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:09:46 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:09:46 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:09:47 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/09/03 13:09:49 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/09/03 13:09:51 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:09:51 DEBUG : dir: Looking for writers 2026/09/03 13:09:51 DEBUG : Looking for writers 2026/09/03 13:09:51 DEBUG : dir: reading active writers 2026/09/03 13:09:51 DEBUG : file1: reading active writers 2026/09/03 13:09:51 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (6.23s) === RUN TestVFSOpenFile run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:09:52 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:09:52 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:09:53 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/09/03 13:09:55 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/09/03 13:09:57 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 13:09:57 DEBUG : file1: Open: flags=O_RDONLY 2026/09/03 13:09:57 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/03 13:09:57 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/03 13:09:57 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 13:09:57 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/09/03 13:09:57 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 13:09:57 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/09/03 13:09:57 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:09:57 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:09:57 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/03 13:09:57 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/09/03 13:09:57 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/09/03 13:09:57 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/03 13:09:57 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': File to upload is small (0 bytes), uploading instead of streaming 2026/09/03 13:09:59 DEBUG : dir/new_file.txt: size = 0 OK 2026/09/03 13:09:59 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/03 13:09:59 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/09/03 13:09:59 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/03 13:09:59 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:09:59 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/09/03 13:09:59 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:09:59 DEBUG : dir: Looking for writers 2026/09/03 13:09:59 DEBUG : file2: reading active writers 2026/09/03 13:09:59 DEBUG : new_file.txt: reading active writers 2026/09/03 13:09:59 DEBUG : Looking for writers 2026/09/03 13:09:59 DEBUG : dir: reading active writers 2026/09/03 13:09:59 DEBUG : file1: reading active writers 2026/09/03 13:09:59 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (8.00s) === RUN TestVFSRename run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:10:00 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:10:00 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:10:01 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/09/03 13:10:04 DEBUG : dir/file2: same parent dir (ODFfMTMyMjY5NjNfaFU4UEw) - using file/rename instead of move_copy for dir/file1 2026/09/03 13:10:04 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/09/03 13:10:04 DEBUG : dir/file1: Updating file with dir/file1 0x148d7c42c30 2026/09/03 13:10:04 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/09/03 13:10:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 13:10:05 INFO : dir/file1: Moved (server-side) to: file0 2026/09/03 13:10:05 DEBUG : file0: Updating file with file0 0x148d7c42c30 2026/09/03 13:10:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/03 13:10:05 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/09/03 13:10:06 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:10:06 DEBUG : dir: Looking for writers 2026/09/03 13:10:06 DEBUG : Looking for writers 2026/09/03 13:10:06 DEBUG : dir: reading active writers 2026/09/03 13:10:06 DEBUG : file0: reading active writers 2026/09/03 13:10:06 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (6.67s) === RUN TestVFSStatfs run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:10:07 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:10:07 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:10:07 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:10:07 DEBUG : Looking for writers 2026/09/03 13:10:07 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.57s) === RUN TestVFSMkdir run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:10:07 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:10:07 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:10:08 DEBUG : Added virtual directory entry vAddDir: "/" 2026/09/03 13:10:08 DEBUG : Added virtual directory entry vAddDir: "a" 2026/09/03 13:10:10 DEBUG : Added virtual directory entry vAddDir: "b" 2026/09/03 13:10:11 DEBUG : Added virtual directory entry vAddDir: "c" 2026/09/03 13:10:11 DEBUG : Added virtual directory entry vAddDir: "d" 2026/09/03 13:10:12 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:10:12 DEBUG : Looking for writers 2026/09/03 13:10:12 DEBUG : a: Looking for writers 2026/09/03 13:10:12 DEBUG : b: Looking for writers 2026/09/03 13:10:12 DEBUG : c: Looking for writers 2026/09/03 13:10:12 DEBUG : d: Looking for writers 2026/09/03 13:10:12 DEBUG : Looking for writers 2026/09/03 13:10:12 DEBUG : b: reading active writers 2026/09/03 13:10:12 DEBUG : c: reading active writers 2026/09/03 13:10:12 DEBUG : d: reading active writers 2026/09/03 13:10:12 DEBUG : /: reading active writers 2026/09/03 13:10:12 DEBUG : a: reading active writers 2026/09/03 13:10:12 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (6.51s) === RUN TestVFSMkdirAll run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:10:14 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:10:14 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:10:15 DEBUG : Added virtual directory entry vAddDir: "a" 2026/09/03 13:10:15 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/09/03 13:10:16 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/09/03 13:10:16 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/09/03 13:10:20 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:10:20 DEBUG : a/b/c/d: Looking for writers 2026/09/03 13:10:20 DEBUG : a/b/c: Looking for writers 2026/09/03 13:10:20 DEBUG : d: reading active writers 2026/09/03 13:10:20 DEBUG : a/b: Looking for writers 2026/09/03 13:10:20 DEBUG : c: reading active writers 2026/09/03 13:10:20 DEBUG : a: Looking for writers 2026/09/03 13:10:20 DEBUG : b: reading active writers 2026/09/03 13:10:20 DEBUG : Looking for writers 2026/09/03 13:10:20 DEBUG : a: reading active writers 2026/09/03 13:10:20 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (8.31s) === 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:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:10:22 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:10:22 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:10:22 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:10:22 DEBUG : Looking for writers 2026/09/03 13:10:22 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.34s) === RUN TestWriteFileHandleReadonly write_test.go:39: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:10:23 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:10:23 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:10:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:10:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:10:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 13:10:23 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/03 13:10:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/03 13:10:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 13:10:23 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/09/03 13:10:23 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/09/03 13:10:23 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/09/03 13:10:23 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': File to upload is small (5 bytes), uploading instead of streaming 2026/09/03 13:10:24 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/09/03 13:10:25 DEBUG : file1: size = 5 OK 2026/09/03 13:10:25 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/03 13:10:25 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/03 13:10:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 13:10:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:10:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:10:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 13:10:25 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/03 13:10:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/03 13:10:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:10:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:10:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 13:10:25 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/03 13:10:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/03 13:10:25 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/09/03 13:10:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/03 13:10:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/03 13:10:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 13:10:25 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/03 13:10:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/03 13:10:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 13:10:25 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': File to upload is small (0 bytes), uploading instead of streaming 2026/09/03 13:10:26 DEBUG : file1: size = 0 OK 2026/09/03 13:10:26 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/03 13:10:26 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/03 13:10:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 13:10:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/03 13:10:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/03 13:10:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 13:10:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/03 13:10:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/03 13:10:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 13:10:26 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': File to upload is small (7 bytes), uploading instead of streaming 2026/09/03 13:10:27 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2026/09/03 13:10:27 DEBUG : file1: size = 7 OK 2026/09/03 13:10:27 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/09/03 13:10:27 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/03 13:10:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 13:10:27 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:10:27 DEBUG : Looking for writers 2026/09/03 13:10:27 DEBUG : file1: reading active writers 2026/09/03 13:10:27 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (5.42s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:10:28 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:10:28 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:10:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:10:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:10:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 13:10:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/03 13:10:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/03 13:10:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 13:10:28 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/09/03 13:10:29 DEBUG : file1: aborting in-sequence write wait, off=100 2026/09/03 13:10:29 DEBUG : file1: failed to wait for in-sequence write to 100 2026/09/03 13:10:29 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/09/03 13:10:29 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': File to upload is small (11 bytes), uploading instead of streaming 2026/09/03 13:10:30 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/09/03 13:10:31 DEBUG : file1: size = 11 OK 2026/09/03 13:10:31 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/03 13:10:31 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/03 13:10:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 13:10:31 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/09/03 13:10:31 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:10:31 DEBUG : Looking for writers 2026/09/03 13:10:31 DEBUG : file1: reading active writers 2026/09/03 13:10:31 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.66s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:10:32 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:10:32 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:10:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:10:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:10:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 13:10:32 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/03 13:10:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/03 13:10:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 13:10:32 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/09/03 13:10:32 ERROR : file1: WriteFileHandle.New Rcat failed: failed to copy to temporary spool file: context canceled 2026/09/03 13:10:32 DEBUG : file1: Remove: 2026/09/03 13:10:32 DEBUG : Added virtual directory entry vDel: "file1" 2026/09/03 13:10:32 DEBUG : file1: >Remove: err= 2026/09/03 13:10:32 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:10:32 DEBUG : Looking for writers 2026/09/03 13:10:32 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:10:32 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:10:32 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:10:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:10:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:10:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 13:10:32 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/03 13:10:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/03 13:10:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 13:10:32 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/09/03 13:10:32 ERROR : file1: WriteFileHandle.New Rcat failed: failed to copy to temporary spool file: context canceled 2026/09/03 13:10:32 DEBUG : file1: Remove: 2026/09/03 13:10:32 DEBUG : Added virtual directory entry vDel: "file1" 2026/09/03 13:10:32 DEBUG : file1: >Remove: err= 2026/09/03 13:10:32 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:10:32 DEBUG : Looking for writers 2026/09/03 13:10:32 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:10:33 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:10:33 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:10:33 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:10:33 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:10:33 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/03 13:10:33 DEBUG : file2: >Open: fd=file2 (w), err= 2026/09/03 13:10:33 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/09/03 13:10:33 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/03 13:10:33 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': File to upload is small (5 bytes), uploading instead of streaming 2026/09/03 13:10:34 DEBUG : file2: Uploading chunk 0, size=5, remain=0 2026/09/03 13:10:35 DEBUG : file2: size = 5 OK 2026/09/03 13:10:35 DEBUG : file2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/03 13:10:35 DEBUG : file2: Size and md5 of src and dst objects identical 2026/09/03 13:10:35 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/03 13:10:35 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:10:35 DEBUG : Looking for writers 2026/09/03 13:10:35 DEBUG : file2: reading active writers 2026/09/03 13:10:35 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (3.86s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.51s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.50s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (2.85s) === RUN TestWriteFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:10:36 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:10:36 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:10:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:10:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:10:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 13:10:36 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/03 13:10:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/03 13:10:36 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/09/03 13:10:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 13:10:36 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': File to upload is small (5 bytes), uploading instead of streaming 2026/09/03 13:10:37 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/09/03 13:10:37 DEBUG : file1: size = 5 OK 2026/09/03 13:10:37 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/03 13:10:37 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/03 13:10:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 13:10:37 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/09/03 13:10:37 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:10:37 DEBUG : Looking for writers 2026/09/03 13:10:37 DEBUG : file1: reading active writers 2026/09/03 13:10:37 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.47s) === RUN TestWriteFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:10:38 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:10:38 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:10:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:10:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:10:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 13:10:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/03 13:10:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/03 13:10:38 DEBUG : file1: WriteFileHandle.Release closing 2026/09/03 13:10:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 13:10:38 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': File to upload is small (0 bytes), uploading instead of streaming 2026/09/03 13:10:40 DEBUG : file1: size = 0 OK 2026/09/03 13:10:40 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/03 13:10:40 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/03 13:10:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 13:10:40 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/09/03 13:10:40 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:10:40 DEBUG : Looking for writers 2026/09/03 13:10:40 DEBUG : file1: reading active writers 2026/09/03 13:10:40 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.16s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:10:40 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:10:40 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:10:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:10:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:10:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 13:10:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/03 13:10:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/03 13:10:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 13:10:40 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': File to upload is small (2 bytes), uploading instead of streaming 2026/09/03 13:10:41 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/09/03 13:10:42 DEBUG : file1: size = 2 OK 2026/09/03 13:10:42 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/09/03 13:10:42 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/03 13:10:42 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/09/03 13:10:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 13:10:42 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:10:42 DEBUG : Looking for writers 2026/09/03 13:10:42 DEBUG : file1: reading active writers 2026/09/03 13:10:42 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.68s) === RUN TestFileReadAtZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:10:43 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:10:43 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:10:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:10:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:10:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 13:10:43 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/03 13:10:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/03 13:10:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 13:10:43 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': File to upload is small (0 bytes), uploading instead of streaming 2026/09/03 13:10:44 DEBUG : file1: size = 0 OK 2026/09/03 13:10:44 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/03 13:10:44 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/03 13:10:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 13:10:44 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:10:44 DEBUG : file1: Open: flags=O_RDONLY 2026/09/03 13:10:44 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/03 13:10:44 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/03 13:10:44 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/09/03 13:10:45 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/09/03 13:10:45 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:10:45 DEBUG : Looking for writers 2026/09/03 13:10:45 DEBUG : file1: reading active writers 2026/09/03 13:10:45 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.34s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:10:45 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:10:45 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:10:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:10:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:10:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 13:10:45 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/03 13:10:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/03 13:10:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 13:10:45 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': File to upload is small (100 bytes), uploading instead of streaming 2026/09/03 13:10:46 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2026/09/03 13:10:47 DEBUG : file1: size = 100 OK 2026/09/03 13:10:47 DEBUG : file1: md5 = 087fdb775fb864b569005d7773965e14 OK 2026/09/03 13:10:47 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/03 13:10:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 13:10:47 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 13:10:47 DEBUG : file1: Open: flags=O_RDONLY 2026/09/03 13:10:47 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/03 13:10:47 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/03 13:10:47 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/09/03 13:10:47 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/09/03 13:10:47 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:10:47 DEBUG : Looking for writers 2026/09/03 13:10:47 DEBUG : file1: reading active writers 2026/09/03 13:10:47 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (2.74s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:10:48 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:10:48 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 13:10:48 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/09/03 13:10:48 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/09/03 13:10:48 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/09/03 13:10:48 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/09/03 13:10:48 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/09/03 13:10:48 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/09/03 13:10:48 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/09/03 13:10:48 DEBUG : stalled: Remove: 2026/09/03 13:10:48 DEBUG : Added virtual directory entry vDel: "stalled" 2026/09/03 13:10:48 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.52s) === RUN TestZipManyFiles run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:10:48 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:10:48 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:10:50 DEBUG : flat/f000.txt: Uploading chunk 0, size=7, remain=0 2026/09/03 13:10:51 DEBUG : flat/f001.txt: Uploading chunk 0, size=14, remain=0 2026/09/03 13:10:53 DEBUG : flat/f002.txt: Uploading chunk 0, size=21, remain=0 2026/09/03 13:10:54 DEBUG : flat/f003.txt: Uploading chunk 0, size=28, remain=0 2026/09/03 13:10:56 DEBUG : flat/f004.txt: Uploading chunk 0, size=35, remain=0 2026/09/03 13:10:58 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/09/03 13:10:58 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/09/03 13:10:58 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/03 13:10:58 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 13:10:58 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/09/03 13:10:58 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/09/03 13:10:58 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/03 13:10:58 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 13:10:58 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/09/03 13:10:58 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/09/03 13:10:58 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/03 13:10:59 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 13:10:59 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/09/03 13:10:59 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/09/03 13:10:59 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/03 13:10:59 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 13:10:59 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/09/03 13:10:59 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/09/03 13:10:59 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/03 13:10:59 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 13:10:59 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:10:59 DEBUG : flat: Looking for writers 2026/09/03 13:10:59 DEBUG : f000.txt: reading active writers 2026/09/03 13:10:59 DEBUG : f001.txt: reading active writers 2026/09/03 13:10:59 DEBUG : f002.txt: reading active writers 2026/09/03 13:10:59 DEBUG : f003.txt: reading active writers 2026/09/03 13:10:59 DEBUG : f004.txt: reading active writers 2026/09/03 13:10:59 DEBUG : Looking for writers 2026/09/03 13:10:59 DEBUG : flat: reading active writers 2026/09/03 13:10:59 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (13.14s) === RUN TestZipManySubDirs run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:11:02 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:11:02 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:11:03 DEBUG : a/top.txt: Uploading chunk 0, size=3, remain=0 2026/09/03 13:11:05 DEBUG : a/b/mid.txt: Uploading chunk 0, size=3, remain=0 2026/09/03 13:11:07 DEBUG : a/b/c/deep.txt: Uploading chunk 0, size=4, remain=0 2026/09/03 13:11:08 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/09/03 13:11:08 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/09/03 13:11:08 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/03 13:11:09 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 13:11:09 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/09/03 13:11:09 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/09/03 13:11:09 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/03 13:11:09 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 13:11:09 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/09/03 13:11:09 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/09/03 13:11:09 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/03 13:11:09 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 13:11:09 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:11:09 DEBUG : a/b/c: Looking for writers 2026/09/03 13:11:09 DEBUG : deep.txt: reading active writers 2026/09/03 13:11:09 DEBUG : a/b: Looking for writers 2026/09/03 13:11:09 DEBUG : c: reading active writers 2026/09/03 13:11:09 DEBUG : mid.txt: reading active writers 2026/09/03 13:11:09 DEBUG : a: Looking for writers 2026/09/03 13:11:09 DEBUG : b: reading active writers 2026/09/03 13:11:09 DEBUG : top.txt: reading active writers 2026/09/03 13:11:09 DEBUG : Looking for writers 2026/09/03 13:11:09 DEBUG : a: reading active writers 2026/09/03 13:11:09 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (10.36s) === RUN TestZipLargeFiles run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:11:12 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:11:12 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:11:13 DEBUG : bigdir/big.bin: Uploading chunk 0, size=5242880, remain=0 2026/09/03 13:11:41 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/09/03 13:11:41 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/09/03 13:11:41 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/09/03 13:11:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/09/03 13:11:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/09/03 13:11:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/09/03 13:11:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 13:11:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/09/03 13:11:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/09/03 13:11:42 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/09/03 13:11:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/09/03 13:11:46 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/03 13:11:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/03 13:11:56 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/03 13:12:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/03 13:12:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/03 13:12:07 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:12:07 DEBUG : bigdir: Looking for writers 2026/09/03 13:12:07 DEBUG : big.bin: reading active writers 2026/09/03 13:12:07 DEBUG : Looking for writers 2026/09/03 13:12:07 DEBUG : bigdir: reading active writers 2026/09/03 13:12:07 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (56.23s) === RUN TestZipDirsInRoot run.go:198: Remote "OpenDrive root 'rclone-test-hupihaj5lapu'", Local "Local file system at /tmp/rclone860523794", Modify Window "1s" 2026/09/03 13:12:08 INFO : OpenDrive root 'rclone-test-hupihaj5lapu': poll-interval is not supported by this remote 2026/09/03 13:12:08 NOTICE: OpenDrive root 'rclone-test-hupihaj5lapu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 13:12:09 DEBUG : dir1/a.txt: Uploading chunk 0, size=1, remain=0 2026/09/03 13:12:11 DEBUG : dir2/b.txt: Uploading chunk 0, size=1, remain=0 2026/09/03 13:12:13 DEBUG : dir3/c.txt: Uploading chunk 0, size=1, remain=0 2026/09/03 13:12:15 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/09/03 13:12:15 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/09/03 13:12:15 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/03 13:12:15 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 13:12:15 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/09/03 13:12:15 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/09/03 13:12:15 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/03 13:12:15 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 13:12:16 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/09/03 13:12:16 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/09/03 13:12:16 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/03 13:12:16 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 13:12:16 DEBUG : WaitForWriters: timeout=30s 2026/09/03 13:12:16 DEBUG : dir1: Looking for writers 2026/09/03 13:12:16 DEBUG : a.txt: reading active writers 2026/09/03 13:12:16 DEBUG : dir2: Looking for writers 2026/09/03 13:12:16 DEBUG : b.txt: reading active writers 2026/09/03 13:12:16 DEBUG : dir3: Looking for writers 2026/09/03 13:12:16 DEBUG : c.txt: reading active writers 2026/09/03 13:12:16 DEBUG : Looking for writers 2026/09/03 13:12:16 DEBUG : dir1: reading active writers 2026/09/03 13:12:16 DEBUG : dir2: reading active writers 2026/09/03 13:12:16 DEBUG : dir3: reading active writers 2026/09/03 13:12:16 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (10.51s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/09/03 13:12:19 DEBUG : OpenDrive root 'rclone-test-hupihaj5lapu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 8m41.574088935s (try 1/5): exit status 1: Failed [TestDirCreate TestDirMkdir TestDirRemoveName]