"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2026/06/21 01:18:21 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-zuzasuf5fomo" 2026/06/21 01:18:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/21 01:18:22 DEBUG : Creating backend with remote "/tmp/rclone2898128610" === RUN TestDirHandleMethods run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:18:22 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:18:25 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:18:25 DEBUG : dir: Looking for writers 2026/06/21 01:18:25 DEBUG : Looking for writers 2026/06/21 01:18:25 DEBUG : dir: reading active writers 2026/06/21 01:18:25 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.38s) === RUN TestDirHandleReaddir run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:18:25 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:18:29 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:18:29 DEBUG : dir/subdir: Looking for writers 2026/06/21 01:18:29 DEBUG : dir: Looking for writers 2026/06/21 01:18:29 DEBUG : file1: reading active writers 2026/06/21 01:18:29 DEBUG : file2: reading active writers 2026/06/21 01:18:29 DEBUG : subdir: reading active writers 2026/06/21 01:18:29 DEBUG : Looking for writers 2026/06/21 01:18:29 DEBUG : dir: reading active writers 2026/06/21 01:18:29 DEBUG : >WaitForWriters: 2026/06/21 01:18:30 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-zuzasuf5fomo/dir not empty`) 2026/06/21 01:18:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/21 01:18:30 DEBUG : pacer: Reducing sleep to 15ms 2026/06/21 01:18:30 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (4.76s) === RUN TestDirHandleReaddirnames run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:18:30 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:18:31 DEBUG : pacer: Reducing sleep to 10ms 2026/06/21 01:18:32 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:18:32 DEBUG : dir: Looking for writers 2026/06/21 01:18:32 DEBUG : file1: reading active writers 2026/06/21 01:18:32 DEBUG : Looking for writers 2026/06/21 01:18:32 DEBUG : dir: reading active writers 2026/06/21 01:18:32 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.20s) === RUN TestDirMethods run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:18:32 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:18:34 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:18:34 DEBUG : dir: Looking for writers 2026/06/21 01:18:34 DEBUG : Looking for writers 2026/06/21 01:18:34 DEBUG : dir: reading active writers 2026/06/21 01:18:34 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (2.08s) === RUN TestDirForgetAll run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:18:34 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:18:36 DEBUG : dir: forgetting directory cache 2026/06/21 01:18:36 DEBUG : forgetting directory cache 2026/06/21 01:18:36 DEBUG : dir: forgetting directory cache 2026/06/21 01:18:36 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:18:36 DEBUG : Looking for writers 2026/06/21 01:18:36 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.10s) === RUN TestDirForgetPath run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:18:36 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:18:38 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/06/21 01:18:38 DEBUG : dir: invalidating directory cache 2026/06/21 01:18:38 DEBUG : >ForgetPath: 2026/06/21 01:18:38 DEBUG : ForgetPath: relativePath="dir", type=0 2026/06/21 01:18:38 DEBUG : invalidating directory cache 2026/06/21 01:18:38 DEBUG : dir: forgetting directory cache 2026/06/21 01:18:38 DEBUG : >ForgetPath: 2026/06/21 01:18:38 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/06/21 01:18:38 DEBUG : >ForgetPath: 2026/06/21 01:18:38 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:18:38 DEBUG : dir: Looking for writers 2026/06/21 01:18:38 DEBUG : Looking for writers 2026/06/21 01:18:38 DEBUG : dir: reading active writers 2026/06/21 01:18:38 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.19s) === RUN TestDirWalk run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:18:39 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:18:41 DEBUG : forgetting directory cache 2026/06/21 01:18:41 DEBUG : dir: forgetting directory cache 2026/06/21 01:18:42 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:18:42 DEBUG : dir: Looking for writers 2026/06/21 01:18:42 DEBUG : fil/a/b: Looking for writers 2026/06/21 01:18:42 DEBUG : fil/a: Looking for writers 2026/06/21 01:18:42 DEBUG : b: reading active writers 2026/06/21 01:18:42 DEBUG : fil: Looking for writers 2026/06/21 01:18:42 DEBUG : a: reading active writers 2026/06/21 01:18:42 DEBUG : Looking for writers 2026/06/21 01:18:42 DEBUG : dir: reading active writers 2026/06/21 01:18:42 DEBUG : fil: reading active writers 2026/06/21 01:18:42 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (4.76s) === RUN TestDirSetModTime run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:18:43 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:213 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirSetModTime Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:213 Error: Not equal: expected: 0 actual : 1 Test: TestDirSetModTime Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:213 Error: Received unexpected error: file does not exist Test: TestDirSetModTime 2026/06/21 01:18:52 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:18:52 DEBUG : Looking for writers 2026/06/21 01:18:52 DEBUG : >WaitForWriters: --- FAIL: TestDirSetModTime (9.03s) === RUN TestDirStat run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:18:52 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:18:54 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:18:54 DEBUG : dir: Looking for writers 2026/06/21 01:18:54 DEBUG : file1: reading active writers 2026/06/21 01:18:54 DEBUG : Looking for writers 2026/06/21 01:18:54 DEBUG : dir: reading active writers 2026/06/21 01:18:54 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.80s) === RUN TestDirReadDirAll run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:18:55 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2026/06/21 01:18:58 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/06/21 01:18:58 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/06/21 01:18:58 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/21 01:18:58 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/06/21 01:19:01 DEBUG : dir: invalidating directory cache 2026/06/21 01:19:01 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/06/21 01:19:01 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/06/21 01:19:01 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/06/21 01:19:01 DEBUG : dir/file1: Reset virtual modtime 2026/06/21 01:19:01 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/06/21 01:19:01 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/21 01:19:01 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/06/21 01:19:01 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/06/21 01:19:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/21 01:19:01 DEBUG : dir: invalidating directory cache 2026/06/21 01:19:01 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/06/21 01:19:01 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/06/21 01:19:01 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/21 01:19:01 DEBUG : forgetting directory cache 2026/06/21 01:19:01 DEBUG : dir: forgetting directory cache 2026/06/21 01:19:01 DEBUG : dir/virtualDir: forgetting directory cache 2026/06/21 01:19:01 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:19:01 DEBUG : dir/virtualDir: Looking for writers 2026/06/21 01:19:01 DEBUG : dir: Looking for writers 2026/06/21 01:19:01 DEBUG : file1: reading active writers 2026/06/21 01:19:01 DEBUG : virtualFile2: reading active writers 2026/06/21 01:19:01 DEBUG : virtualFile: reading active writers 2026/06/21 01:19:01 DEBUG : virtualDir: reading active writers 2026/06/21 01:19:01 DEBUG : Looking for writers 2026/06/21 01:19:01 DEBUG : dir: reading active writers 2026/06/21 01:19:01 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (7.16s) --- PASS: TestDirReadDirAll/Virtual (2.46s) === RUN TestDirOpen run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:19:02 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:19:04 ERROR : dir/: Can only open directories read only 2026/06/21 01:19:04 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:19:04 DEBUG : dir: Looking for writers 2026/06/21 01:19:04 DEBUG : Looking for writers 2026/06/21 01:19:04 DEBUG : dir: reading active writers 2026/06/21 01:19:04 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.99s) === RUN TestDirCreate run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:19:04 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:19:06 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:19:06 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/21 01:19:06 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/06/21 01:19:06 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/21 01:19:06 DEBUG : files root 'rclone-test-zuzasuf5fomo': File to upload is small (5 bytes), uploading instead of streaming 2026/06/21 01:19:07 DEBUG : dir/potato: size = 5 OK 2026/06/21 01:19:07 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2026/06/21 01:19:07 DEBUG : dir/potato: Size of src and dst objects identical 2026/06/21 01:19:07 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/21 01:19:07 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:19:07 DEBUG : dir: Looking for writers 2026/06/21 01:19:07 DEBUG : file1: reading active writers 2026/06/21 01:19:07 DEBUG : potato: reading active writers 2026/06/21 01:19:07 DEBUG : Looking for writers 2026/06/21 01:19:07 DEBUG : dir: reading active writers 2026/06/21 01:19:07 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.22s) === RUN TestDirMkdir run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:19:08 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:19:09 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/21 01:19:10 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:19:10 DEBUG : dir/sub: Looking for writers 2026/06/21 01:19:10 DEBUG : dir: Looking for writers 2026/06/21 01:19:10 DEBUG : file1: reading active writers 2026/06/21 01:19:10 DEBUG : sub: reading active writers 2026/06/21 01:19:10 DEBUG : Looking for writers 2026/06/21 01:19:10 DEBUG : dir: reading active writers 2026/06/21 01:19:10 DEBUG : >WaitForWriters: 2026/06/21 01:19:11 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-zuzasuf5fomo/dir not empty`) 2026/06/21 01:19:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/21 01:19:11 DEBUG : pacer: Reducing sleep to 15ms 2026/06/21 01:19:11 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirMkdir (3.33s) === RUN TestDirMkdirSub run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:19:11 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:19:12 DEBUG : pacer: Reducing sleep to 10ms 2026/06/21 01:19:13 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/21 01:19:13 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/06/21 01:19:14 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:19:14 DEBUG : dir/sub/subsub: Looking for writers 2026/06/21 01:19:14 DEBUG : dir/sub: Looking for writers 2026/06/21 01:19:14 DEBUG : subsub: reading active writers 2026/06/21 01:19:14 DEBUG : dir: Looking for writers 2026/06/21 01:19:14 DEBUG : file1: reading active writers 2026/06/21 01:19:14 DEBUG : sub: reading active writers 2026/06/21 01:19:14 DEBUG : Looking for writers 2026/06/21 01:19:14 DEBUG : dir: reading active writers 2026/06/21 01:19:14 DEBUG : >WaitForWriters: 2026/06/21 01:19:15 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-zuzasuf5fomo/dir/sub not empty`) 2026/06/21 01:19:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/21 01:19:15 DEBUG : pacer: Reducing sleep to 15ms 2026/06/21 01:19:15 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-zuzasuf5fomo/dir not empty`) 2026/06/21 01:19:15 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/06/21 01:19:15 DEBUG : pacer: Reducing sleep to 22.5ms 2026/06/21 01:19:15 DEBUG : pacer: Reducing sleep to 16.875ms --- PASS: TestDirMkdirSub (4.24s) === RUN TestDirRemove run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:19:15 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:19:16 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/06/21 01:19:16 DEBUG : pacer: Reducing sleep to 10ms 2026/06/21 01:19:17 ERROR : dir/: Dir.Remove not empty 2026/06/21 01:19:17 DEBUG : dir/file1: Remove: 2026/06/21 01:19:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/21 01:19:17 DEBUG : dir/file1: >Remove: err= 2026/06/21 01:19:17 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/21 01:19:17 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:19:17 DEBUG : Looking for writers 2026/06/21 01:19:17 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.17s) === RUN TestDirRemoveAll run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:19:17 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:19:19 DEBUG : dir/file1: Remove: 2026/06/21 01:19:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/21 01:19:19 DEBUG : dir/file1: >Remove: err= 2026/06/21 01:19:19 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/21 01:19:19 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:19:19 DEBUG : Looking for writers 2026/06/21 01:19:19 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.10s) === RUN TestDirRemoveName run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:19:19 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:19:21 DEBUG : dir/file1: Remove: 2026/06/21 01:19:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/21 01:19:21 DEBUG : dir/file1: >Remove: err= 2026/06/21 01:19:21 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:19:21 DEBUG : dir: Looking for writers 2026/06/21 01:19:21 DEBUG : Looking for writers 2026/06/21 01:19:21 DEBUG : dir: reading active writers 2026/06/21 01:19:21 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.54s) === RUN TestDirRename run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:19:22 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:19:24 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/06/21 01:19:25 DEBUG : dir: Updating dir with dir2 0x13b2daec0c30 2026/06/21 01:19:25 DEBUG : dir: forgetting directory cache 2026/06/21 01:19:25 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/21 01:19:25 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/06/21 01:19:26 INFO : dir2/file1: Moved (server-side) to: file2 2026/06/21 01:19:26 DEBUG : file2: Updating file with file2 0x13b2db0236c0 2026/06/21 01:19:26 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/06/21 01:19:26 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/21 01:19:27 INFO : dir2/file3: Deleted 2026/06/21 01:19:27 INFO : file2: Moved (server-side) to: dir2/file3 2026/06/21 01:19:27 DEBUG : dir2/file3: Updating file with dir2/file3 0x13b2db0236c0 2026/06/21 01:19:27 DEBUG : Added virtual directory entry vDel: "file2" 2026/06/21 01:19:27 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/06/21 01:19:28 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/06/21 01:19:28 DEBUG : empty directory: Updating dir with renamed empty directory 0x13b2db023860 2026/06/21 01:19:28 DEBUG : empty directory: forgetting directory cache 2026/06/21 01:19:28 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/06/21 01:19:28 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/06/21 01:19:28 DEBUG : dir2: Renaming to "dir3" 2026/06/21 01:19:28 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:19:28 DEBUG : dir3: Looking for writers 2026/06/21 01:19:28 DEBUG : file3: reading active writers 2026/06/21 01:19:28 DEBUG : renamed empty directory: Looking for writers 2026/06/21 01:19:28 DEBUG : Looking for writers 2026/06/21 01:19:28 DEBUG : dir3: reading active writers 2026/06/21 01:19:28 DEBUG : renamed empty directory: reading active writers 2026/06/21 01:19:28 DEBUG : >WaitForWriters: --- PASS: TestDirRename (7.39s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:19:29 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:19:31 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/21 01:19:31 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:19:31 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/21 01:19:31 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/21 01:19:31 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/06/21 01:19:31 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/06/21 01:19:31 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/21 01:19:31 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:19:31 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/21 01:19:31 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/21 01:19:31 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/06/21 01:19:31 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/06/21 01:19:31 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/21 01:19:31 DEBUG : files root 'rclone-test-zuzasuf5fomo': File to upload is small (12 bytes), uploading instead of streaming 2026/06/21 01:19:32 DEBUG : dir/sub/file2: size = 12 OK 2026/06/21 01:19:32 DEBUG : dir/sub/file2: Dst hash empty - aborting Src hash check 2026/06/21 01:19:32 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/06/21 01:19:32 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/21 01:19:32 DEBUG : forgetting directory cache 2026/06/21 01:19:32 DEBUG : dir: forgetting directory cache 2026/06/21 01:19:32 DEBUG : dir/sub: forgetting directory cache 2026/06/21 01:19:32 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/06/21 01:19:32 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/06/21 01:19:32 DEBUG : files root 'rclone-test-zuzasuf5fomo': File to upload is small (5 bytes), uploading instead of streaming 2026/06/21 01:19:33 DEBUG : dir/sub/file0: size = 5 OK 2026/06/21 01:19:33 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2026/06/21 01:19:33 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/06/21 01:19:33 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/21 01:19:33 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:19:33 DEBUG : dir/sub: Looking for writers 2026/06/21 01:19:33 DEBUG : file0: reading active writers 2026/06/21 01:19:33 DEBUG : file2: reading active writers 2026/06/21 01:19:33 DEBUG : dir: Looking for writers 2026/06/21 01:19:33 DEBUG : file1: reading active writers 2026/06/21 01:19:33 DEBUG : sub: reading active writers 2026/06/21 01:19:33 DEBUG : Looking for writers 2026/06/21 01:19:33 DEBUG : dir: reading active writers 2026/06/21 01:19:33 DEBUG : >WaitForWriters: 2026/06/21 01:19:34 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-zuzasuf5fomo/dir not empty`) 2026/06/21 01:19:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/21 01:19:34 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-zuzasuf5fomo/dir not empty`) 2026/06/21 01:19:34 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/06/21 01:19:35 DEBUG : pacer: Reducing sleep to 30ms 2026/06/21 01:19:35 DEBUG : pacer: Reducing sleep to 22.5ms --- PASS: TestDirFileOpen (5.43s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:19:35 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:19:36 DEBUG : pacer: Reducing sleep to 16.875ms 2026/06/21 01:19:36 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/06/21 01:19:36 DEBUG : forgetting directory cache 2026/06/21 01:19:36 DEBUG : pacer: Reducing sleep to 10ms 2026/06/21 01:19:38 DEBUG : forgetting directory cache 2026/06/21 01:19:38 DEBUG : dir: forgetting directory cache 2026/06/21 01:19:38 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:19:38 DEBUG : dir: Looking for writers 2026/06/21 01:19:38 DEBUG : Looking for writers 2026/06/21 01:19:38 DEBUG : dir: reading active writers 2026/06/21 01:19:38 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (4.63s) === RUN TestDirMetadataExtension run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:19:39 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:19:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/06/21 01:19:41 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:19:41 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/06/21 01:19:41 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/06/21 01:19:41 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/06/21 01:19:41 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/21 01:19:41 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/21 01:19:41 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/06/21 01:19:41 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:19:41 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/06/21 01:19:41 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/06/21 01:19:41 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/06/21 01:19:41 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/21 01:19:41 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/21 01:19:41 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:19:41 DEBUG : dir: Looking for writers 2026/06/21 01:19:41 DEBUG : file1: reading active writers 2026/06/21 01:19:41 DEBUG : file1.metadata: reading active writers 2026/06/21 01:19:41 DEBUG : Looking for writers 2026/06/21 01:19:41 DEBUG : dir: reading active writers 2026/06/21 01:19:41 DEBUG : dir.metadata: reading active writers 2026/06/21 01:19:41 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.26s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:19:42 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:19:43 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:19:43 DEBUG : dir: Looking for writers 2026/06/21 01:19:43 DEBUG : file1: reading active writers 2026/06/21 01:19:43 DEBUG : Looking for writers 2026/06/21 01:19:43 DEBUG : dir: reading active writers 2026/06/21 01:19:43 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.15s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:19:44 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:19:46 DEBUG : Can set mod time: true 2026/06/21 01:19:47 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/21 01:19:47 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:19:47 DEBUG : dir: Looking for writers 2026/06/21 01:19:47 DEBUG : file1: reading active writers 2026/06/21 01:19:47 DEBUG : Looking for writers 2026/06/21 01:19:47 DEBUG : dir: reading active writers 2026/06/21 01:19:47 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:19:48 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:19:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/21 01:19:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/21 01:19:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/21 01:19:49 DEBUG : files root 'rclone-test-zuzasuf5fomo': File to upload is small (0 bytes), uploading instead of streaming 2026/06/21 01:19:50 DEBUG : dir/file1: size = 0 OK 2026/06/21 01:19:50 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/06/21 01:19:50 DEBUG : dir/file1: Size of src and dst objects identical 2026/06/21 01:19:50 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/21 01:19:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/21 01:19:50 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:19:50 DEBUG : dir: Looking for writers 2026/06/21 01:19:50 DEBUG : file1: reading active writers 2026/06/21 01:19:50 DEBUG : Looking for writers 2026/06/21 01:19:50 DEBUG : dir: reading active writers 2026/06/21 01:19:50 DEBUG : >WaitForWriters: 2026/06/21 01:19:50 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:19:50 DEBUG : dir: Looking for writers 2026/06/21 01:19:50 DEBUG : file1: reading active writers 2026/06/21 01:19:50 DEBUG : Looking for writers 2026/06/21 01:19:50 DEBUG : dir: reading active writers 2026/06/21 01:19:50 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:19:51 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:19:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/21 01:19:52 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/21 01:19:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/21 01:19:52 DEBUG : files root 'rclone-test-zuzasuf5fomo': File to upload is small (5 bytes), uploading instead of streaming 2026/06/21 01:19:53 DEBUG : dir/file1: size = 5 OK 2026/06/21 01:19:53 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/06/21 01:19:53 DEBUG : dir/file1: Size of src and dst objects identical 2026/06/21 01:19:54 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/21 01:19:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/21 01:19:54 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:19:54 DEBUG : dir: Looking for writers 2026/06/21 01:19:54 DEBUG : file1: reading active writers 2026/06/21 01:19:54 DEBUG : Looking for writers 2026/06/21 01:19:54 DEBUG : dir: reading active writers 2026/06/21 01:19:54 DEBUG : >WaitForWriters: 2026/06/21 01:19:54 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:19:54 DEBUG : dir: Looking for writers 2026/06/21 01:19:54 DEBUG : file1: reading active writers 2026/06/21 01:19:54 DEBUG : Looking for writers 2026/06/21 01:19:54 DEBUG : dir: reading active writers 2026/06/21 01:19:54 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:19:55 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:19:55 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/21 01:19:55 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:19:55 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:19:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:19:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/21 01:19:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:19:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:19:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/21 01:19:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:19:55 INFO : files root 'rclone-test-zuzasuf5fomo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/21 01:19:56 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/21 01:19:56 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:19:56 DEBUG : dir: Looking for writers 2026/06/21 01:19:56 DEBUG : file1: reading active writers 2026/06/21 01:19:56 DEBUG : Looking for writers 2026/06/21 01:19:56 DEBUG : dir: reading active writers 2026/06/21 01:19:56 DEBUG : >WaitForWriters: 2026/06/21 01:19:56 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:19:57 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:19:57 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/21 01:19:57 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:19:57 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:19:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:19:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/21 01:19:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:19:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:19:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/21 01:19:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:19:57 INFO : files root 'rclone-test-zuzasuf5fomo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/21 01:19:58 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/21 01:19:58 DEBUG : dir/file1: newRWFileHandle: 2026/06/21 01:19:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/21 01:19:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/21 01:19:58 DEBUG : dir/file1(0x13b2dac72980): close: 2026/06/21 01:19:59 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/21 01:19:59 DEBUG : dir/file1(0x13b2dac72980): >close: err= 2026/06/21 01:19:59 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:19:59 DEBUG : dir: Looking for writers 2026/06/21 01:19:59 DEBUG : file1: reading active writers 2026/06/21 01:19:59 DEBUG : Looking for writers 2026/06/21 01:19:59 DEBUG : dir: reading active writers 2026/06/21 01:19:59 DEBUG : >WaitForWriters: 2026/06/21 01:19:59 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:19:59 DEBUG : dir: Looking for writers 2026/06/21 01:19:59 DEBUG : file1: reading active writers 2026/06/21 01:19:59 DEBUG : Looking for writers 2026/06/21 01:19:59 DEBUG : dir: reading active writers 2026/06/21 01:19:59 DEBUG : >WaitForWriters: 2026/06/21 01:19:59 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:20:00 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:20:00 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/21 01:20:00 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:20:00 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:20:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:20:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/21 01:20:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:20:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:20:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/21 01:20:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:20:00 INFO : files root 'rclone-test-zuzasuf5fomo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/21 01:20:01 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/21 01:20:01 DEBUG : dir/file1: newRWFileHandle: 2026/06/21 01:20:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/21 01:20:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/21 01:20:01 DEBUG : dir/file1(0x13b2daee0480): _writeAt: size=5, off=0 2026/06/21 01:20:01 DEBUG : dir/file1(0x13b2daee0480): openPending: 2026/06/21 01:20:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/21 01:20:01 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/21 01:20:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/21 01:20:01 DEBUG : dir/file1(0x13b2daee0480): >openPending: err= 2026/06/21 01:20:01 DEBUG : dir/file1(0x13b2daee0480): >_writeAt: n=5, err= 2026/06/21 01:20:01 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/21 01:20:01 DEBUG : dir/file1(0x13b2daee0480): close: 2026/06/21 01:20:01 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/06/21 01:20:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/06/21 01:20:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/06/21 01:20:01 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/21 01:20:01 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/21 01:20:01 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/21 01:20:01 DEBUG : dir/file1(0x13b2daee0480): >close: err= 2026/06/21 01:20:01 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:20:01 DEBUG : dir: Looking for writers 2026/06/21 01:20:01 DEBUG : file1: reading active writers 2026/06/21 01:20:01 DEBUG : Looking for writers 2026/06/21 01:20:01 DEBUG : dir: reading active writers 2026/06/21 01:20:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/21 01:20:01 DEBUG : dir: Looking for writers 2026/06/21 01:20:01 DEBUG : file1: reading active writers 2026/06/21 01:20:01 DEBUG : Looking for writers 2026/06/21 01:20:01 DEBUG : dir: reading active writers 2026/06/21 01:20:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/21 01:20:01 DEBUG : dir: Looking for writers 2026/06/21 01:20:01 DEBUG : file1: reading active writers 2026/06/21 01:20:01 DEBUG : Looking for writers 2026/06/21 01:20:01 DEBUG : dir: reading active writers 2026/06/21 01:20:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/21 01:20:01 DEBUG : dir: Looking for writers 2026/06/21 01:20:01 DEBUG : file1: reading active writers 2026/06/21 01:20:01 DEBUG : Looking for writers 2026/06/21 01:20:01 DEBUG : dir: reading active writers 2026/06/21 01:20:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/21 01:20:02 DEBUG : dir/file1: vfs cache: starting upload 2026/06/21 01:20:02 DEBUG : dir: Looking for writers 2026/06/21 01:20:02 DEBUG : file1: reading active writers 2026/06/21 01:20:02 DEBUG : Looking for writers 2026/06/21 01:20:02 DEBUG : dir: reading active writers 2026/06/21 01:20:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/21 01:20:02 DEBUG : dir: Looking for writers 2026/06/21 01:20:02 DEBUG : file1: reading active writers 2026/06/21 01:20:02 DEBUG : Looking for writers 2026/06/21 01:20:02 DEBUG : dir: reading active writers 2026/06/21 01:20:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/21 01:20:02 DEBUG : dir: Looking for writers 2026/06/21 01:20:02 DEBUG : file1: reading active writers 2026/06/21 01:20:02 DEBUG : Looking for writers 2026/06/21 01:20:02 DEBUG : dir: reading active writers 2026/06/21 01:20:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/21 01:20:03 DEBUG : dir/file1: size = 14 OK 2026/06/21 01:20:03 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/06/21 01:20:03 INFO : dir/file1: Copied (replaced existing) 2026/06/21 01:20:03 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC," 2026/06/21 01:20:03 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/21 01:20:03 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/06/21 01:20:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/21 01:20:03 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/21 01:20:03 DEBUG : dir: Looking for writers 2026/06/21 01:20:03 DEBUG : file1: reading active writers 2026/06/21 01:20:03 DEBUG : Looking for writers 2026/06/21 01:20:03 DEBUG : dir: reading active writers 2026/06/21 01:20:03 DEBUG : >WaitForWriters: 2026/06/21 01:20:03 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:20:03 DEBUG : dir: Looking for writers 2026/06/21 01:20:03 DEBUG : file1: reading active writers 2026/06/21 01:20:03 DEBUG : Looking for writers 2026/06/21 01:20:03 DEBUG : dir: reading active writers 2026/06/21 01:20:03 DEBUG : >WaitForWriters: 2026/06/21 01:20:03 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (19.91s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.81s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.47s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.46s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.48s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.68s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (4.02s) === RUN TestFileOpenRead run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:20:04 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:20:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/21 01:20:05 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/21 01:20:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/21 01:20:05 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/21 01:20:05 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:20:05 DEBUG : dir: Looking for writers 2026/06/21 01:20:05 DEBUG : file1: reading active writers 2026/06/21 01:20:05 DEBUG : Looking for writers 2026/06/21 01:20:05 DEBUG : dir: reading active writers 2026/06/21 01:20:05 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.40s) === RUN TestFileOpenReadUnknownSize 2026/06/21 01:20:06 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/06/21 01:20:06 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/21 01:20:06 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/21 01:20:06 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/06/21 01:20:06 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:20:06 DEBUG : Looking for writers 2026/06/21 01:20:06 DEBUG : file.txt: reading active writers 2026/06/21 01:20:06 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:20:06 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:20:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/21 01:20:08 DEBUG : files root 'rclone-test-zuzasuf5fomo': File to upload is small (25 bytes), uploading instead of streaming 2026/06/21 01:20:08 DEBUG : dir/file1: size = 25 OK 2026/06/21 01:20:08 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/06/21 01:20:08 DEBUG : dir/file1: Size of src and dst objects identical 2026/06/21 01:20:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/21 01:20:08 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:20:08 DEBUG : dir: Looking for writers 2026/06/21 01:20:08 DEBUG : file1: reading active writers 2026/06/21 01:20:08 DEBUG : Looking for writers 2026/06/21 01:20:08 DEBUG : dir: reading active writers 2026/06/21 01:20:08 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (3.03s) === RUN TestFileRemove run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:20:09 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:20:11 DEBUG : dir/file1: Remove: 2026/06/21 01:20:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/21 01:20:11 DEBUG : dir/file1: >Remove: err= 2026/06/21 01:20:11 DEBUG : dir/file1: Remove: 2026/06/21 01:20:11 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/21 01:20:11 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:20:11 DEBUG : dir: Looking for writers 2026/06/21 01:20:11 DEBUG : Looking for writers 2026/06/21 01:20:11 DEBUG : dir: reading active writers 2026/06/21 01:20:11 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.42s) === RUN TestFileRemoveAll run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:20:12 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:20:13 DEBUG : dir/file1: Remove: 2026/06/21 01:20:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/21 01:20:13 DEBUG : dir/file1: >Remove: err= 2026/06/21 01:20:13 DEBUG : dir/file1: Remove: 2026/06/21 01:20:13 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/21 01:20:13 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:20:13 DEBUG : dir: Looking for writers 2026/06/21 01:20:13 DEBUG : Looking for writers 2026/06/21 01:20:13 DEBUG : dir: reading active writers 2026/06/21 01:20:13 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.34s) === RUN TestFileOpen run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:20:14 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:20:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/21 01:20:15 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/21 01:20:15 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/21 01:20:15 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/21 01:20:15 DEBUG : dir/file1: Open: flags=O_RDWR 2026/06/21 01:20:15 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/21 01:20:15 DEBUG : dir/file1: Open: flags=0x3 2026/06/21 01:20:15 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/06/21 01:20:15 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/06/21 01:20:15 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:20:15 DEBUG : dir: Looking for writers 2026/06/21 01:20:15 DEBUG : file1: reading active writers 2026/06/21 01:20:15 DEBUG : Looking for writers 2026/06/21 01:20:15 DEBUG : dir: reading active writers 2026/06/21 01:20:15 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.10s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:20:16 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:20:17 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:20:17 DEBUG : dir: Looking for writers 2026/06/21 01:20:17 DEBUG : file1: reading active writers 2026/06/21 01:20:17 DEBUG : Looking for writers 2026/06/21 01:20:17 DEBUG : dir: reading active writers 2026/06/21 01:20:17 DEBUG : >WaitForWriters: 2026/06/21 01:20:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/21 01:20:18 DEBUG : newLeaf: Updating file with newLeaf 0x13b2db3a9450 2026/06/21 01:20:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/21 01:20:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/21 01:20:19 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/21 01:20:19 DEBUG : dir/file1: Updating file with dir/file1 0x13b2db3a9450 2026/06/21 01:20:19 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/21 01:20:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/21 01:20:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/21 01:20:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/21 01:20:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/21 01:20:20 DEBUG : dir/file1: File is currently open, delaying rename 0x13b2db3a9450 2026/06/21 01:20:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/21 01:20:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/21 01:20:20 DEBUG : files root 'rclone-test-zuzasuf5fomo': File to upload is small (25 bytes), uploading instead of streaming 2026/06/21 01:20:20 DEBUG : dir/file1: size = 25 OK 2026/06/21 01:20:20 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/06/21 01:20:20 DEBUG : dir/file1: Size of src and dst objects identical 2026/06/21 01:20:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/21 01:20:20 DEBUG : newLeaf: Running delayed rename now 2026/06/21 01:20:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/21 01:20:21 DEBUG : newLeaf: Updating file with newLeaf 0x13b2db3a9450 2026/06/21 01:20:21 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:20:21 DEBUG : dir: Looking for writers 2026/06/21 01:20:21 DEBUG : Looking for writers 2026/06/21 01:20:21 DEBUG : dir: reading active writers 2026/06/21 01:20:21 DEBUG : newLeaf: reading active writers 2026/06/21 01:20:21 DEBUG : >WaitForWriters: 2026/06/21 01:20:21 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:20:21 DEBUG : dir: Looking for writers 2026/06/21 01:20:21 DEBUG : Looking for writers 2026/06/21 01:20:21 DEBUG : dir: reading active writers 2026/06/21 01:20:21 DEBUG : newLeaf: reading active writers 2026/06/21 01:20:21 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:20:22 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:20:22 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/21 01:20:22 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:20:22 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:20:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:20:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/21 01:20:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:20:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:20:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/21 01:20:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:20:22 INFO : files root 'rclone-test-zuzasuf5fomo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/21 01:20:23 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:20:23 DEBUG : dir: Looking for writers 2026/06/21 01:20:23 DEBUG : file1: reading active writers 2026/06/21 01:20:23 DEBUG : Looking for writers 2026/06/21 01:20:23 DEBUG : dir: reading active writers 2026/06/21 01:20:23 DEBUG : >WaitForWriters: 2026/06/21 01:20:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/21 01:20:24 DEBUG : newLeaf: Updating file with newLeaf 0x13b2daeef110 2026/06/21 01:20:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/21 01:20:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/21 01:20:25 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/21 01:20:25 DEBUG : dir/file1: Updating file with dir/file1 0x13b2daeef110 2026/06/21 01:20:25 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/21 01:20:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/21 01:20:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/21 01:20:26 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/21 01:20:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/21 01:20:26 DEBUG : dir/file1: File is currently open, delaying rename 0x13b2daeef110 2026/06/21 01:20:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/21 01:20:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/21 01:20:26 DEBUG : files root 'rclone-test-zuzasuf5fomo': File to upload is small (25 bytes), uploading instead of streaming 2026/06/21 01:20:26 DEBUG : dir/file1: size = 25 OK 2026/06/21 01:20:26 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/06/21 01:20:26 DEBUG : dir/file1: Size of src and dst objects identical 2026/06/21 01:20:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/21 01:20:26 DEBUG : newLeaf: Running delayed rename now 2026/06/21 01:20:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/21 01:20:27 DEBUG : newLeaf: Updating file with newLeaf 0x13b2daeef110 2026/06/21 01:20:27 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:20:27 DEBUG : dir: Looking for writers 2026/06/21 01:20:27 DEBUG : Looking for writers 2026/06/21 01:20:27 DEBUG : dir: reading active writers 2026/06/21 01:20:27 DEBUG : newLeaf: reading active writers 2026/06/21 01:20:27 DEBUG : >WaitForWriters: 2026/06/21 01:20:27 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:20:27 DEBUG : dir: Looking for writers 2026/06/21 01:20:27 DEBUG : Looking for writers 2026/06/21 01:20:27 DEBUG : dir: reading active writers 2026/06/21 01:20:27 DEBUG : newLeaf: reading active writers 2026/06/21 01:20:27 DEBUG : >WaitForWriters: 2026/06/21 01:20:27 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:20:28 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:20:28 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/21 01:20:28 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:20:28 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:20:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:20:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/21 01:20:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:20:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:20:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/21 01:20:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:20:28 INFO : files root 'rclone-test-zuzasuf5fomo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/21 01:20:29 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/21 01:20:29 DEBUG : dir/file1: newRWFileHandle: 2026/06/21 01:20:29 DEBUG : dir/file1(0x13b2db364a00): openPending: 2026/06/21 01:20:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/21 01:20:29 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/21 01:20:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/21 01:20:29 DEBUG : dir/file1(0x13b2db364a00): >openPending: err= 2026/06/21 01:20:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/21 01:20:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/21 01:20:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/21 01:20:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/21 01:20:29 DEBUG : dir/file1(0x13b2db364a00): _writeAt: size=14, off=0 2026/06/21 01:20:29 DEBUG : dir/file1(0x13b2db364a00): >_writeAt: n=14, err= 2026/06/21 01:20:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/21 01:20:29 DEBUG : dir/file1(0x13b2db364a00): close: 2026/06/21 01:20:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/21 01:20:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/21 01:20:29 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/21 01:20:29 DEBUG : dir/file1(0x13b2db364a00): >close: err= 2026/06/21 01:20:29 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:20:29 DEBUG : dir: Looking for writers 2026/06/21 01:20:29 DEBUG : file1: reading active writers 2026/06/21 01:20:29 DEBUG : Looking for writers 2026/06/21 01:20:29 DEBUG : dir: reading active writers 2026/06/21 01:20:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/21 01:20:29 DEBUG : dir: Looking for writers 2026/06/21 01:20:29 DEBUG : file1: reading active writers 2026/06/21 01:20:29 DEBUG : Looking for writers 2026/06/21 01:20:29 DEBUG : dir: reading active writers 2026/06/21 01:20:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/21 01:20:29 DEBUG : dir: Looking for writers 2026/06/21 01:20:29 DEBUG : file1: reading active writers 2026/06/21 01:20:29 DEBUG : Looking for writers 2026/06/21 01:20:29 DEBUG : dir: reading active writers 2026/06/21 01:20:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/21 01:20:30 DEBUG : dir: Looking for writers 2026/06/21 01:20:30 DEBUG : file1: reading active writers 2026/06/21 01:20:30 DEBUG : Looking for writers 2026/06/21 01:20:30 DEBUG : dir: reading active writers 2026/06/21 01:20:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/21 01:20:30 DEBUG : dir/file1: vfs cache: starting upload 2026/06/21 01:20:30 DEBUG : dir: Looking for writers 2026/06/21 01:20:30 DEBUG : file1: reading active writers 2026/06/21 01:20:30 DEBUG : Looking for writers 2026/06/21 01:20:30 DEBUG : dir: reading active writers 2026/06/21 01:20:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/21 01:20:30 DEBUG : dir: Looking for writers 2026/06/21 01:20:30 DEBUG : file1: reading active writers 2026/06/21 01:20:30 DEBUG : Looking for writers 2026/06/21 01:20:30 DEBUG : dir: reading active writers 2026/06/21 01:20:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/21 01:20:30 DEBUG : dir: Looking for writers 2026/06/21 01:20:30 DEBUG : file1: reading active writers 2026/06/21 01:20:30 DEBUG : Looking for writers 2026/06/21 01:20:30 DEBUG : dir: reading active writers 2026/06/21 01:20:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/21 01:20:30 DEBUG : dir/file1: size = 14 OK 2026/06/21 01:20:30 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/06/21 01:20:30 INFO : dir/file1: Copied (replaced existing) 2026/06/21 01:20:30 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2026/06/21 01:20:30 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/21 01:20:30 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/21 01:20:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/21 01:20:30 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/21 01:20:31 DEBUG : dir: Looking for writers 2026/06/21 01:20:31 DEBUG : file1: reading active writers 2026/06/21 01:20:31 DEBUG : Looking for writers 2026/06/21 01:20:31 DEBUG : dir: reading active writers 2026/06/21 01:20:31 DEBUG : >WaitForWriters: 2026/06/21 01:20:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/21 01:20:31 DEBUG : dir/file1: newRWFileHandle: 2026/06/21 01:20:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/21 01:20:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/21 01:20:31 DEBUG : dir/file1(0x13b2dac73000): _readAt: size=512, off=0 2026/06/21 01:20:31 DEBUG : dir/file1(0x13b2dac73000): openPending: 2026/06/21 01:20:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2026/06/21 01:20:31 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/21 01:20:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/21 01:20:31 DEBUG : dir/file1(0x13b2dac73000): >openPending: err= 2026/06/21 01:20:31 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/21 01:20:31 DEBUG : dir/file1(0x13b2dac73000): >_readAt: n=14, err=EOF 2026/06/21 01:20:31 DEBUG : dir/file1(0x13b2dac73000): close: 2026/06/21 01:20:31 DEBUG : dir/file1(0x13b2dac73000): >close: err= 2026/06/21 01:20:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/21 01:20:32 DEBUG : newLeaf: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/06/21 01:20:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/21 01:20:32 DEBUG : newLeaf: Updating file with newLeaf 0x13b2db35b380 2026/06/21 01:20:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/21 01:20:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/21 01:20:32 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/21 01:20:32 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/21 01:20:32 DEBUG : dir/file1: Updating file with dir/file1 0x13b2db35b380 2026/06/21 01:20:32 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/21 01:20:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/21 01:20:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/21 01:20:33 DEBUG : dir/file1: newRWFileHandle: 2026/06/21 01:20:33 DEBUG : dir/file1(0x13b2dac73c80): openPending: 2026/06/21 01:20:33 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/06/21 01:20:33 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/21 01:20:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/21 01:20:33 DEBUG : dir/file1(0x13b2dac73c80): >openPending: err= 2026/06/21 01:20:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/21 01:20:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/21 01:20:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/21 01:20:33 DEBUG : dir/file1(0x13b2dac73c80): _writeAt: size=25, off=0 2026/06/21 01:20:33 DEBUG : dir/file1(0x13b2dac73c80): >_writeAt: n=25, err= 2026/06/21 01:20:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/21 01:20:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/21 01:20:33 DEBUG : newLeaf: Updating file with newLeaf 0x13b2db35b380 2026/06/21 01:20:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/21 01:20:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/21 01:20:33 DEBUG : newLeaf(0x13b2dac73c80): close: 2026/06/21 01:20:33 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/21 01:20:33 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-21 01:20:33.270274958 +0000 UTC m=+131.915697044 2026/06/21 01:20:33 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/21 01:20:33 DEBUG : newLeaf(0x13b2dac73c80): >close: err= 2026/06/21 01:20:33 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:20:33 DEBUG : dir: Looking for writers 2026/06/21 01:20:33 DEBUG : Looking for writers 2026/06/21 01:20:33 DEBUG : newLeaf: reading active writers 2026/06/21 01:20:33 DEBUG : dir: reading active writers 2026/06/21 01:20:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/21 01:20:33 DEBUG : dir: Looking for writers 2026/06/21 01:20:33 DEBUG : Looking for writers 2026/06/21 01:20:33 DEBUG : dir: reading active writers 2026/06/21 01:20:33 DEBUG : newLeaf: reading active writers 2026/06/21 01:20:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/21 01:20:33 DEBUG : dir: Looking for writers 2026/06/21 01:20:33 DEBUG : Looking for writers 2026/06/21 01:20:33 DEBUG : dir: reading active writers 2026/06/21 01:20:33 DEBUG : newLeaf: reading active writers 2026/06/21 01:20:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/21 01:20:33 DEBUG : dir: Looking for writers 2026/06/21 01:20:33 DEBUG : Looking for writers 2026/06/21 01:20:33 DEBUG : dir: reading active writers 2026/06/21 01:20:33 DEBUG : newLeaf: reading active writers 2026/06/21 01:20:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/21 01:20:33 DEBUG : newLeaf: vfs cache: starting upload 2026/06/21 01:20:34 DEBUG : dir: Looking for writers 2026/06/21 01:20:34 DEBUG : Looking for writers 2026/06/21 01:20:34 DEBUG : dir: reading active writers 2026/06/21 01:20:34 DEBUG : newLeaf: reading active writers 2026/06/21 01:20:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/21 01:20:34 DEBUG : dir: Looking for writers 2026/06/21 01:20:34 DEBUG : Looking for writers 2026/06/21 01:20:34 DEBUG : dir: reading active writers 2026/06/21 01:20:34 DEBUG : newLeaf: reading active writers 2026/06/21 01:20:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/21 01:20:34 DEBUG : dir: Looking for writers 2026/06/21 01:20:34 DEBUG : Looking for writers 2026/06/21 01:20:34 DEBUG : dir: reading active writers 2026/06/21 01:20:34 DEBUG : newLeaf: reading active writers 2026/06/21 01:20:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/21 01:20:34 DEBUG : newLeaf: size = 25 OK 2026/06/21 01:20:34 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/06/21 01:20:34 INFO : newLeaf: Copied (replaced existing) 2026/06/21 01:20:34 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-21 01:20:33 +0000 UTC," 2026/06/21 01:20:34 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/21 01:20:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/21 01:20:34 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/21 01:20:35 DEBUG : dir: Looking for writers 2026/06/21 01:20:35 DEBUG : Looking for writers 2026/06/21 01:20:35 DEBUG : dir: reading active writers 2026/06/21 01:20:35 DEBUG : newLeaf: reading active writers 2026/06/21 01:20:35 DEBUG : >WaitForWriters: 2026/06/21 01:20:35 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:20:35 DEBUG : dir: Looking for writers 2026/06/21 01:20:35 DEBUG : Looking for writers 2026/06/21 01:20:35 DEBUG : newLeaf: reading active writers 2026/06/21 01:20:35 DEBUG : dir: reading active writers 2026/06/21 01:20:35 DEBUG : >WaitForWriters: 2026/06/21 01:20:35 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:20:36 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:20:36 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/21 01:20:36 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:20:36 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:20:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:20:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/21 01:20:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:20:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:20:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/21 01:20:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:20:36 INFO : files root 'rclone-test-zuzasuf5fomo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/21 01:20:37 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:20:37 DEBUG : dir: Looking for writers 2026/06/21 01:20:37 DEBUG : file1: reading active writers 2026/06/21 01:20:37 DEBUG : Looking for writers 2026/06/21 01:20:37 DEBUG : dir: reading active writers 2026/06/21 01:20:37 DEBUG : >WaitForWriters: 2026/06/21 01:20:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/21 01:20:38 DEBUG : newLeaf: Updating file with newLeaf 0x13b2db16cd00 2026/06/21 01:20:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/21 01:20:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/21 01:20:39 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/21 01:20:39 DEBUG : dir/file1: Updating file with dir/file1 0x13b2db16cd00 2026/06/21 01:20:39 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/21 01:20:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/21 01:20:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/21 01:20:39 DEBUG : dir/file1: newRWFileHandle: 2026/06/21 01:20:39 DEBUG : dir/file1(0x13b2db78c180): openPending: 2026/06/21 01:20:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/21 01:20:39 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/21 01:20:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/21 01:20:39 DEBUG : dir/file1(0x13b2db78c180): >openPending: err= 2026/06/21 01:20:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/21 01:20:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/21 01:20:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/21 01:20:39 DEBUG : dir/file1(0x13b2db78c180): _writeAt: size=25, off=0 2026/06/21 01:20:39 DEBUG : dir/file1(0x13b2db78c180): >_writeAt: n=25, err= 2026/06/21 01:20:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/21 01:20:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/21 01:20:40 DEBUG : newLeaf: Updating file with newLeaf 0x13b2db16cd00 2026/06/21 01:20:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/21 01:20:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/21 01:20:40 DEBUG : newLeaf(0x13b2db78c180): close: 2026/06/21 01:20:40 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/21 01:20:40 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-21 01:20:39.632868688 +0000 UTC m=+138.278290774 2026/06/21 01:20:40 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/21 01:20:40 DEBUG : newLeaf(0x13b2db78c180): >close: err= 2026/06/21 01:20:40 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:20:40 DEBUG : dir: Looking for writers 2026/06/21 01:20:40 DEBUG : Looking for writers 2026/06/21 01:20:40 DEBUG : dir: reading active writers 2026/06/21 01:20:40 DEBUG : newLeaf: reading active writers 2026/06/21 01:20:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/21 01:20:40 DEBUG : dir: Looking for writers 2026/06/21 01:20:40 DEBUG : Looking for writers 2026/06/21 01:20:40 DEBUG : dir: reading active writers 2026/06/21 01:20:40 DEBUG : newLeaf: reading active writers 2026/06/21 01:20:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/21 01:20:40 DEBUG : dir: Looking for writers 2026/06/21 01:20:40 DEBUG : Looking for writers 2026/06/21 01:20:40 DEBUG : dir: reading active writers 2026/06/21 01:20:40 DEBUG : newLeaf: reading active writers 2026/06/21 01:20:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/21 01:20:40 DEBUG : dir: Looking for writers 2026/06/21 01:20:40 DEBUG : Looking for writers 2026/06/21 01:20:40 DEBUG : newLeaf: reading active writers 2026/06/21 01:20:40 DEBUG : dir: reading active writers 2026/06/21 01:20:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/21 01:20:40 DEBUG : newLeaf: vfs cache: starting upload 2026/06/21 01:20:40 DEBUG : dir: Looking for writers 2026/06/21 01:20:40 DEBUG : Looking for writers 2026/06/21 01:20:40 DEBUG : dir: reading active writers 2026/06/21 01:20:40 DEBUG : newLeaf: reading active writers 2026/06/21 01:20:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/21 01:20:40 DEBUG : dir: Looking for writers 2026/06/21 01:20:40 DEBUG : Looking for writers 2026/06/21 01:20:40 DEBUG : dir: reading active writers 2026/06/21 01:20:40 DEBUG : newLeaf: reading active writers 2026/06/21 01:20:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/21 01:20:40 DEBUG : dir: Looking for writers 2026/06/21 01:20:40 DEBUG : Looking for writers 2026/06/21 01:20:40 DEBUG : dir: reading active writers 2026/06/21 01:20:40 DEBUG : newLeaf: reading active writers 2026/06/21 01:20:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/21 01:20:41 DEBUG : newLeaf: size = 25 OK 2026/06/21 01:20:41 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/06/21 01:20:41 INFO : newLeaf: Copied (replaced existing) 2026/06/21 01:20:41 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-21 01:20:39 +0000 UTC," 2026/06/21 01:20:41 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/21 01:20:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/21 01:20:41 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/21 01:20:41 DEBUG : dir: Looking for writers 2026/06/21 01:20:41 DEBUG : Looking for writers 2026/06/21 01:20:41 DEBUG : dir: reading active writers 2026/06/21 01:20:41 DEBUG : newLeaf: reading active writers 2026/06/21 01:20:41 DEBUG : >WaitForWriters: 2026/06/21 01:20:41 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:20:41 DEBUG : dir: Looking for writers 2026/06/21 01:20:41 DEBUG : Looking for writers 2026/06/21 01:20:41 DEBUG : dir: reading active writers 2026/06/21 01:20:41 DEBUG : newLeaf: reading active writers 2026/06/21 01:20:41 DEBUG : >WaitForWriters: 2026/06/21 01:20:41 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:20:42 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:20:42 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/21 01:20:42 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:20:42 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:20:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:20:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/21 01:20:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:20:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:20:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/21 01:20:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:20:42 INFO : files root 'rclone-test-zuzasuf5fomo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/21 01:20:43 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/21 01:20:43 DEBUG : dir/file1: newRWFileHandle: 2026/06/21 01:20:43 DEBUG : dir/file1(0x13b2da9787c0): openPending: 2026/06/21 01:20:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/21 01:20:43 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/21 01:20:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/21 01:20:43 DEBUG : dir/file1(0x13b2da9787c0): >openPending: err= 2026/06/21 01:20:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/21 01:20:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/21 01:20:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/21 01:20:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/21 01:20:43 DEBUG : dir/file1(0x13b2da9787c0): _writeAt: size=14, off=0 2026/06/21 01:20:43 DEBUG : dir/file1(0x13b2da9787c0): >_writeAt: n=14, err= 2026/06/21 01:20:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/21 01:20:43 DEBUG : dir/file1(0x13b2da9787c0): close: 2026/06/21 01:20:43 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/21 01:20:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/21 01:20:43 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/21 01:20:43 DEBUG : dir/file1(0x13b2da9787c0): >close: err= 2026/06/21 01:20:43 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:20:43 DEBUG : dir: Looking for writers 2026/06/21 01:20:43 DEBUG : file1: reading active writers 2026/06/21 01:20:43 DEBUG : Looking for writers 2026/06/21 01:20:43 DEBUG : dir: reading active writers 2026/06/21 01:20:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/21 01:20:43 DEBUG : dir: Looking for writers 2026/06/21 01:20:43 DEBUG : file1: reading active writers 2026/06/21 01:20:43 DEBUG : Looking for writers 2026/06/21 01:20:43 DEBUG : dir: reading active writers 2026/06/21 01:20:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/21 01:20:43 DEBUG : dir: Looking for writers 2026/06/21 01:20:43 DEBUG : file1: reading active writers 2026/06/21 01:20:43 DEBUG : Looking for writers 2026/06/21 01:20:43 DEBUG : dir: reading active writers 2026/06/21 01:20:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/21 01:20:44 DEBUG : dir: Looking for writers 2026/06/21 01:20:44 DEBUG : file1: reading active writers 2026/06/21 01:20:44 DEBUG : Looking for writers 2026/06/21 01:20:44 DEBUG : dir: reading active writers 2026/06/21 01:20:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/21 01:20:44 DEBUG : dir/file1: vfs cache: starting upload 2026/06/21 01:20:44 DEBUG : dir: Looking for writers 2026/06/21 01:20:44 DEBUG : file1: reading active writers 2026/06/21 01:20:44 DEBUG : Looking for writers 2026/06/21 01:20:44 DEBUG : dir: reading active writers 2026/06/21 01:20:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/21 01:20:44 DEBUG : dir: Looking for writers 2026/06/21 01:20:44 DEBUG : file1: reading active writers 2026/06/21 01:20:44 DEBUG : Looking for writers 2026/06/21 01:20:44 DEBUG : dir: reading active writers 2026/06/21 01:20:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/21 01:20:44 DEBUG : dir: Looking for writers 2026/06/21 01:20:44 DEBUG : file1: reading active writers 2026/06/21 01:20:44 DEBUG : Looking for writers 2026/06/21 01:20:44 DEBUG : dir: reading active writers 2026/06/21 01:20:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/21 01:20:44 DEBUG : dir/file1: size = 14 OK 2026/06/21 01:20:44 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/06/21 01:20:44 INFO : dir/file1: Copied (replaced existing) 2026/06/21 01:20:44 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2026/06/21 01:20:44 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/21 01:20:44 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/21 01:20:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/21 01:20:44 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/21 01:20:45 DEBUG : dir: Looking for writers 2026/06/21 01:20:45 DEBUG : file1: reading active writers 2026/06/21 01:20:45 DEBUG : Looking for writers 2026/06/21 01:20:45 DEBUG : dir: reading active writers 2026/06/21 01:20:45 DEBUG : >WaitForWriters: 2026/06/21 01:20:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/21 01:20:45 DEBUG : dir/file1: newRWFileHandle: 2026/06/21 01:20:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/21 01:20:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/21 01:20:45 DEBUG : dir/file1(0x13b2daa6b900): _readAt: size=512, off=0 2026/06/21 01:20:45 DEBUG : dir/file1(0x13b2daa6b900): openPending: 2026/06/21 01:20:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2026/06/21 01:20:45 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/21 01:20:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/21 01:20:45 DEBUG : dir/file1(0x13b2daa6b900): >openPending: err= 2026/06/21 01:20:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/21 01:20:45 DEBUG : dir/file1(0x13b2daa6b900): >_readAt: n=14, err=EOF 2026/06/21 01:20:45 DEBUG : dir/file1(0x13b2daa6b900): close: 2026/06/21 01:20:45 DEBUG : dir/file1(0x13b2daa6b900): >close: err= 2026/06/21 01:20:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/21 01:20:46 DEBUG : newLeaf: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/06/21 01:20:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/21 01:20:46 DEBUG : newLeaf: Updating file with newLeaf 0x13b2db824270 2026/06/21 01:20:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/21 01:20:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/21 01:20:47 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/21 01:20:47 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/21 01:20:47 DEBUG : dir/file1: Updating file with dir/file1 0x13b2db824270 2026/06/21 01:20:47 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/21 01:20:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/21 01:20:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/21 01:20:47 DEBUG : dir/file1: newRWFileHandle: 2026/06/21 01:20:47 DEBUG : dir/file1(0x13b2daee02c0): openPending: 2026/06/21 01:20:47 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/06/21 01:20:47 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/21 01:20:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/21 01:20:47 DEBUG : dir/file1(0x13b2daee02c0): >openPending: err= 2026/06/21 01:20:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/21 01:20:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/21 01:20:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/21 01:20:47 DEBUG : dir/file1(0x13b2daee02c0): _writeAt: size=25, off=0 2026/06/21 01:20:47 DEBUG : dir/file1(0x13b2daee02c0): >_writeAt: n=25, err= 2026/06/21 01:20:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/21 01:20:47 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/21 01:20:47 DEBUG : newLeaf: Updating file with newLeaf 0x13b2db824270 2026/06/21 01:20:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/21 01:20:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/21 01:20:47 DEBUG : newLeaf(0x13b2daee02c0): close: 2026/06/21 01:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/21 01:20:47 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-21 01:20:47.367056982 +0000 UTC m=+146.012479068 2026/06/21 01:20:47 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/21 01:20:47 DEBUG : newLeaf(0x13b2daee02c0): >close: err= 2026/06/21 01:20:47 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:20:47 DEBUG : dir: Looking for writers 2026/06/21 01:20:47 DEBUG : Looking for writers 2026/06/21 01:20:47 DEBUG : dir: reading active writers 2026/06/21 01:20:47 DEBUG : newLeaf: reading active writers 2026/06/21 01:20:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/21 01:20:47 DEBUG : dir: Looking for writers 2026/06/21 01:20:47 DEBUG : Looking for writers 2026/06/21 01:20:47 DEBUG : dir: reading active writers 2026/06/21 01:20:47 DEBUG : newLeaf: reading active writers 2026/06/21 01:20:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/21 01:20:47 DEBUG : dir: Looking for writers 2026/06/21 01:20:47 DEBUG : Looking for writers 2026/06/21 01:20:47 DEBUG : dir: reading active writers 2026/06/21 01:20:47 DEBUG : newLeaf: reading active writers 2026/06/21 01:20:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/21 01:20:48 DEBUG : dir: Looking for writers 2026/06/21 01:20:48 DEBUG : Looking for writers 2026/06/21 01:20:48 DEBUG : newLeaf: reading active writers 2026/06/21 01:20:48 DEBUG : dir: reading active writers 2026/06/21 01:20:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/21 01:20:48 DEBUG : newLeaf: vfs cache: starting upload 2026/06/21 01:20:48 DEBUG : dir: Looking for writers 2026/06/21 01:20:48 DEBUG : Looking for writers 2026/06/21 01:20:48 DEBUG : dir: reading active writers 2026/06/21 01:20:48 DEBUG : newLeaf: reading active writers 2026/06/21 01:20:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/21 01:20:48 DEBUG : dir: Looking for writers 2026/06/21 01:20:48 DEBUG : Looking for writers 2026/06/21 01:20:48 DEBUG : dir: reading active writers 2026/06/21 01:20:48 DEBUG : newLeaf: reading active writers 2026/06/21 01:20:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/21 01:20:48 DEBUG : dir: Looking for writers 2026/06/21 01:20:48 DEBUG : Looking for writers 2026/06/21 01:20:48 DEBUG : dir: reading active writers 2026/06/21 01:20:48 DEBUG : newLeaf: reading active writers 2026/06/21 01:20:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/21 01:20:48 DEBUG : newLeaf: size = 25 OK 2026/06/21 01:20:48 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/06/21 01:20:48 INFO : newLeaf: Copied (replaced existing) 2026/06/21 01:20:48 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-21 01:20:47 +0000 UTC," 2026/06/21 01:20:48 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/21 01:20:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/21 01:20:48 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/21 01:20:49 DEBUG : dir: Looking for writers 2026/06/21 01:20:49 DEBUG : Looking for writers 2026/06/21 01:20:49 DEBUG : dir: reading active writers 2026/06/21 01:20:49 DEBUG : newLeaf: reading active writers 2026/06/21 01:20:49 DEBUG : >WaitForWriters: 2026/06/21 01:20:49 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:20:49 DEBUG : dir: Looking for writers 2026/06/21 01:20:49 DEBUG : Looking for writers 2026/06/21 01:20:49 DEBUG : dir: reading active writers 2026/06/21 01:20:49 DEBUG : newLeaf: reading active writers 2026/06/21 01:20:49 DEBUG : >WaitForWriters: 2026/06/21 01:20:49 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:20:50 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:20:50 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/21 01:20:50 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:20:50 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:20:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:20:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/21 01:20:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:20:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:20:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/21 01:20:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:20:50 INFO : files root 'rclone-test-zuzasuf5fomo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/21 01:20:51 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:20:51 DEBUG : dir: Looking for writers 2026/06/21 01:20:51 DEBUG : file1: reading active writers 2026/06/21 01:20:51 DEBUG : Looking for writers 2026/06/21 01:20:51 DEBUG : dir: reading active writers 2026/06/21 01:20:51 DEBUG : >WaitForWriters: 2026/06/21 01:20:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/21 01:20:51 DEBUG : dir/file1: newRWFileHandle: 2026/06/21 01:20:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/21 01:20:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/21 01:20:51 DEBUG : dir/file1(0x13b2db4fd300): _readAt: size=512, off=0 2026/06/21 01:20:51 DEBUG : dir/file1(0x13b2db4fd300): openPending: 2026/06/21 01:20:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2026/06/21 01:20:51 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/21 01:20:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/21 01:20:51 DEBUG : dir/file1(0x13b2db4fd300): >openPending: err= 2026/06/21 01:20:51 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/06/21 01:20:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/21 01:20:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/21 01:20:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/21 01:20:51 DEBUG : dir/file1(0x13b2db4fd300): >_readAt: n=14, err=EOF 2026/06/21 01:20:51 DEBUG : dir/file1(0x13b2db4fd300): close: 2026/06/21 01:20:51 DEBUG : dir/file1(0x13b2db4fd300): >close: err= 2026/06/21 01:20:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/21 01:20:52 DEBUG : newLeaf: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/06/21 01:20:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/21 01:20:52 DEBUG : newLeaf: Updating file with newLeaf 0x13b2db022b60 2026/06/21 01:20:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/21 01:20:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/21 01:20:53 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/21 01:20:53 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/21 01:20:53 DEBUG : dir/file1: Updating file with dir/file1 0x13b2db022b60 2026/06/21 01:20:53 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/21 01:20:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/21 01:20:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/21 01:20:54 DEBUG : dir/file1: newRWFileHandle: 2026/06/21 01:20:54 DEBUG : dir/file1(0x13b2db4559c0): openPending: 2026/06/21 01:20:54 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/06/21 01:20:54 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/21 01:20:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/21 01:20:54 DEBUG : dir/file1(0x13b2db4559c0): >openPending: err= 2026/06/21 01:20:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/21 01:20:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/21 01:20:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/21 01:20:54 DEBUG : dir/file1(0x13b2db4559c0): _writeAt: size=25, off=0 2026/06/21 01:20:54 DEBUG : dir/file1(0x13b2db4559c0): >_writeAt: n=25, err= 2026/06/21 01:20:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/21 01:20:54 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/21 01:20:54 DEBUG : newLeaf: Updating file with newLeaf 0x13b2db022b60 2026/06/21 01:20:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/21 01:20:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/21 01:20:54 DEBUG : newLeaf(0x13b2db4559c0): close: 2026/06/21 01:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/21 01:20:54 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-21 01:20:54.021571413 +0000 UTC m=+152.666993529 2026/06/21 01:20:54 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/21 01:20:54 DEBUG : newLeaf(0x13b2db4559c0): >close: err= 2026/06/21 01:20:54 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:20:54 DEBUG : dir: Looking for writers 2026/06/21 01:20:54 DEBUG : Looking for writers 2026/06/21 01:20:54 DEBUG : dir: reading active writers 2026/06/21 01:20:54 DEBUG : newLeaf: reading active writers 2026/06/21 01:20:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/21 01:20:54 DEBUG : dir: Looking for writers 2026/06/21 01:20:54 DEBUG : Looking for writers 2026/06/21 01:20:54 DEBUG : dir: reading active writers 2026/06/21 01:20:54 DEBUG : newLeaf: reading active writers 2026/06/21 01:20:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/21 01:20:54 DEBUG : dir: Looking for writers 2026/06/21 01:20:54 DEBUG : Looking for writers 2026/06/21 01:20:54 DEBUG : dir: reading active writers 2026/06/21 01:20:54 DEBUG : newLeaf: reading active writers 2026/06/21 01:20:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/21 01:20:54 DEBUG : dir: Looking for writers 2026/06/21 01:20:54 DEBUG : Looking for writers 2026/06/21 01:20:54 DEBUG : newLeaf: reading active writers 2026/06/21 01:20:54 DEBUG : dir: reading active writers 2026/06/21 01:20:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/21 01:20:54 DEBUG : newLeaf: vfs cache: starting upload 2026/06/21 01:20:54 DEBUG : dir: Looking for writers 2026/06/21 01:20:54 DEBUG : Looking for writers 2026/06/21 01:20:54 DEBUG : dir: reading active writers 2026/06/21 01:20:54 DEBUG : newLeaf: reading active writers 2026/06/21 01:20:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/21 01:20:54 DEBUG : dir: Looking for writers 2026/06/21 01:20:54 DEBUG : Looking for writers 2026/06/21 01:20:54 DEBUG : dir: reading active writers 2026/06/21 01:20:54 DEBUG : newLeaf: reading active writers 2026/06/21 01:20:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/21 01:20:55 DEBUG : dir: Looking for writers 2026/06/21 01:20:55 DEBUG : Looking for writers 2026/06/21 01:20:55 DEBUG : newLeaf: reading active writers 2026/06/21 01:20:55 DEBUG : dir: reading active writers 2026/06/21 01:20:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/21 01:20:55 DEBUG : newLeaf: size = 25 OK 2026/06/21 01:20:55 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/06/21 01:20:55 INFO : newLeaf: Copied (replaced existing) 2026/06/21 01:20:55 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-21 01:20:54 +0000 UTC," 2026/06/21 01:20:55 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/21 01:20:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/21 01:20:55 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/21 01:20:55 DEBUG : dir: Looking for writers 2026/06/21 01:20:55 DEBUG : Looking for writers 2026/06/21 01:20:55 DEBUG : dir: reading active writers 2026/06/21 01:20:55 DEBUG : newLeaf: reading active writers 2026/06/21 01:20:55 DEBUG : >WaitForWriters: 2026/06/21 01:20:56 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:20:56 DEBUG : dir: Looking for writers 2026/06/21 01:20:56 DEBUG : Looking for writers 2026/06/21 01:20:56 DEBUG : dir: reading active writers 2026/06/21 01:20:56 DEBUG : newLeaf: reading active writers 2026/06/21 01:20:56 DEBUG : >WaitForWriters: 2026/06/21 01:20:56 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: cleaner exiting --- PASS: TestFileRename (40.40s) --- PASS: TestFileRename/off,forceCache=false (5.99s) --- PASS: TestFileRename/minimal,forceCache=false (6.08s) --- PASS: TestFileRename/minimal,forceCache=true (7.61s) --- PASS: TestFileRename/writes,forceCache=false (6.37s) --- PASS: TestFileRename/writes,forceCache=true (7.67s) --- PASS: TestFileRename/full,forceCache=false (6.67s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:20:56 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:20:56 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:20:56 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:20:56 DEBUG : Looking for writers 2026/06/21 01:20:56 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.26s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:20:57 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:20:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/21 01:20:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/21 01:20:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/21 01:20:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/21 01:20:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/21 01:20:58 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/21 01:20:58 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/06/21 01:20:58 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:20:58 DEBUG : dir: Looking for writers 2026/06/21 01:20:58 DEBUG : file1: reading active writers 2026/06/21 01:20:58 DEBUG : Looking for writers 2026/06/21 01:20:58 DEBUG : dir: reading active writers 2026/06/21 01:20:58 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.34s) === RUN TestReadFileHandleSeek run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:20:59 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:21:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/21 01:21:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/21 01:21:01 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/21 01:21:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/21 01:21:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/21 01:21:01 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/21 01:21:01 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/21 01:21:01 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/21 01:21:01 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/21 01:21:01 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/21 01:21:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/21 01:21:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/21 01:21:01 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/21 01:21:01 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/06/21 01:21:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/06/21 01:21:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/06/21 01:21:01 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/06/21 01:21:02 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/06/21 01:21:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/06/21 01:21:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/06/21 01:21:02 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/06/21 01:21:02 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:21:02 DEBUG : dir: Looking for writers 2026/06/21 01:21:02 DEBUG : file1: reading active writers 2026/06/21 01:21:02 DEBUG : Looking for writers 2026/06/21 01:21:02 DEBUG : dir: reading active writers 2026/06/21 01:21:02 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (4.19s) === RUN TestReadFileHandleReadAt run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:21:03 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:21:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/21 01:21:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/21 01:21:05 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/21 01:21:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/21 01:21:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/21 01:21:05 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/21 01:21:05 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/21 01:21:05 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/21 01:21:05 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/21 01:21:05 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/21 01:21:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/21 01:21:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/21 01:21:05 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/21 01:21:06 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/06/21 01:21:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/06/21 01:21:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/06/21 01:21:06 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/06/21 01:21:06 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/06/21 01:21:06 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/06/21 01:21:06 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/06/21 01:21:06 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/06/21 01:21:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/06/21 01:21:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/06/21 01:21:06 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/21 01:21:07 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/06/21 01:21:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/06/21 01:21:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/06/21 01:21:07 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/21 01:21:07 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/21 01:21:07 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/21 01:21:07 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/21 01:21:07 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/06/21 01:21:07 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/21 01:21:07 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/21 01:21:07 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/21 01:21:07 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/06/21 01:21:07 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:21:07 DEBUG : dir: Looking for writers 2026/06/21 01:21:07 DEBUG : file1: reading active writers 2026/06/21 01:21:07 DEBUG : Looking for writers 2026/06/21 01:21:07 DEBUG : dir: reading active writers 2026/06/21 01:21:07 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.39s) === RUN TestReadFileHandleFlush run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:21:08 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:21:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/21 01:21:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/21 01:21:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/21 01:21:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/21 01:21:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/21 01:21:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/21 01:21:10 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:21:10 DEBUG : dir: Looking for writers 2026/06/21 01:21:10 DEBUG : file1: reading active writers 2026/06/21 01:21:10 DEBUG : Looking for writers 2026/06/21 01:21:10 DEBUG : dir: reading active writers 2026/06/21 01:21:10 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.68s) === RUN TestReadFileHandleRelease run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:21:10 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:21:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/21 01:21:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/21 01:21:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/21 01:21:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/21 01:21:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/21 01:21:12 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/21 01:21:12 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/06/21 01:21:12 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/06/21 01:21:12 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:21:12 DEBUG : dir: Looking for writers 2026/06/21 01:21:12 DEBUG : file1: reading active writers 2026/06/21 01:21:12 DEBUG : Looking for writers 2026/06/21 01:21:12 DEBUG : dir: reading active writers 2026/06/21 01:21:12 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.39s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:21:13 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:21:13 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/21 01:21:13 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:13 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/21 01:21:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/21 01:21:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:13 INFO : files root 'rclone-test-zuzasuf5fomo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/21 01:21:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/21 01:21:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/21 01:21:14 DEBUG : dir/file1: newRWFileHandle: 2026/06/21 01:21:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/21 01:21:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/21 01:21:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/21 01:21:14 DEBUG : dir/file1(0x13b2db527680): _readAt: size=1, off=0 2026/06/21 01:21:14 DEBUG : dir/file1(0x13b2db527680): openPending: 2026/06/21 01:21:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/21 01:21:14 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/21 01:21:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/21 01:21:14 DEBUG : dir/file1(0x13b2db527680): >openPending: err= 2026/06/21 01:21:14 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/21 01:21:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/21 01:21:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/21 01:21:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/21 01:21:14 DEBUG : dir/file1(0x13b2db527680): >_readAt: n=1, err= 2026/06/21 01:21:14 DEBUG : dir/file1(0x13b2db527680): _readAt: size=256, off=1 2026/06/21 01:21:14 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/06/21 01:21:14 DEBUG : dir/file1(0x13b2db527680): >_readAt: n=15, err=EOF 2026/06/21 01:21:14 DEBUG : dir/file1(0x13b2db527680): _readAt: size=16, off=16 2026/06/21 01:21:14 DEBUG : dir/file1(0x13b2db527680): >_readAt: n=0, err=EOF 2026/06/21 01:21:14 DEBUG : dir/file1(0x13b2db527680): close: 2026/06/21 01:21:14 DEBUG : dir/file1(0x13b2db527680): >close: err= 2026/06/21 01:21:14 DEBUG : dir/file1(0x13b2db527680): close: 2026/06/21 01:21:14 DEBUG : dir/file1(0x13b2db527680): >close: err=file already closed 2026/06/21 01:21:14 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:21:14 DEBUG : dir: Looking for writers 2026/06/21 01:21:14 DEBUG : file1: reading active writers 2026/06/21 01:21:14 DEBUG : Looking for writers 2026/06/21 01:21:14 DEBUG : dir: reading active writers 2026/06/21 01:21:14 DEBUG : >WaitForWriters: 2026/06/21 01:21:14 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.46s) === RUN TestRWFileHandleSeek run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:21:15 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:21:15 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/21 01:21:15 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:15 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/21 01:21:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/21 01:21:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:15 INFO : files root 'rclone-test-zuzasuf5fomo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/21 01:21:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/21 01:21:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/21 01:21:17 DEBUG : dir/file1: newRWFileHandle: 2026/06/21 01:21:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/21 01:21:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/21 01:21:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/21 01:21:17 DEBUG : dir/file1(0x13b2db364240): _readAt: size=1, off=0 2026/06/21 01:21:17 DEBUG : dir/file1(0x13b2db364240): openPending: 2026/06/21 01:21:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/21 01:21:17 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/21 01:21:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/21 01:21:17 DEBUG : dir/file1(0x13b2db364240): >openPending: err= 2026/06/21 01:21:17 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/21 01:21:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/21 01:21:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/21 01:21:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/21 01:21:17 DEBUG : dir/file1(0x13b2db364240): >_readAt: n=1, err= 2026/06/21 01:21:17 DEBUG : dir/file1(0x13b2db364240): _readAt: size=1, off=5 2026/06/21 01:21:17 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/21 01:21:17 DEBUG : dir/file1(0x13b2db364240): >_readAt: n=1, err= 2026/06/21 01:21:17 DEBUG : dir/file1(0x13b2db364240): _readAt: size=1, off=3 2026/06/21 01:21:17 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/21 01:21:17 DEBUG : dir/file1(0x13b2db364240): >_readAt: n=1, err= 2026/06/21 01:21:17 DEBUG : dir/file1(0x13b2db364240): _readAt: size=1, off=13 2026/06/21 01:21:17 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/21 01:21:17 DEBUG : dir/file1(0x13b2db364240): >_readAt: n=1, err= 2026/06/21 01:21:17 DEBUG : dir/file1(0x13b2db364240): _readAt: size=16, off=100 2026/06/21 01:21:17 DEBUG : dir/file1(0x13b2db364240): >_readAt: n=0, err=EOF 2026/06/21 01:21:17 DEBUG : dir/file1(0x13b2db364240): close: 2026/06/21 01:21:17 DEBUG : dir/file1(0x13b2db364240): >close: err= 2026/06/21 01:21:17 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:21:17 DEBUG : dir: Looking for writers 2026/06/21 01:21:17 DEBUG : file1: reading active writers 2026/06/21 01:21:17 DEBUG : Looking for writers 2026/06/21 01:21:17 DEBUG : dir: reading active writers 2026/06/21 01:21:17 DEBUG : >WaitForWriters: 2026/06/21 01:21:17 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.45s) === RUN TestRWFileHandleReadAt run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:21:18 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:21:18 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/21 01:21:18 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:18 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/21 01:21:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/21 01:21:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:18 INFO : files root 'rclone-test-zuzasuf5fomo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/21 01:21:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/21 01:21:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/21 01:21:19 DEBUG : dir/file1: newRWFileHandle: 2026/06/21 01:21:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/21 01:21:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/21 01:21:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/21 01:21:19 DEBUG : dir/file1(0x13b2daa6b940): _readAt: size=1, off=0 2026/06/21 01:21:19 DEBUG : dir/file1(0x13b2daa6b940): openPending: 2026/06/21 01:21:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/21 01:21:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/21 01:21:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/21 01:21:19 DEBUG : dir/file1(0x13b2daa6b940): >openPending: err= 2026/06/21 01:21:19 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/21 01:21:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/21 01:21:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/21 01:21:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/21 01:21:19 DEBUG : dir/file1(0x13b2daa6b940): >_readAt: n=1, err= 2026/06/21 01:21:19 DEBUG : dir/file1(0x13b2daa6b940): _readAt: size=1, off=5 2026/06/21 01:21:19 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/21 01:21:19 DEBUG : dir/file1(0x13b2daa6b940): >_readAt: n=1, err= 2026/06/21 01:21:19 DEBUG : dir/file1(0x13b2daa6b940): _readAt: size=1, off=1 2026/06/21 01:21:19 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/21 01:21:19 DEBUG : dir/file1(0x13b2daa6b940): >_readAt: n=1, err= 2026/06/21 01:21:19 DEBUG : dir/file1(0x13b2daa6b940): _readAt: size=6, off=10 2026/06/21 01:21:19 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/21 01:21:19 DEBUG : dir/file1(0x13b2daa6b940): >_readAt: n=6, err= 2026/06/21 01:21:19 DEBUG : dir/file1(0x13b2daa6b940): _readAt: size=256, off=10 2026/06/21 01:21:19 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/21 01:21:19 DEBUG : dir/file1(0x13b2daa6b940): >_readAt: n=6, err=EOF 2026/06/21 01:21:19 DEBUG : dir/file1(0x13b2daa6b940): _readAt: size=256, off=100 2026/06/21 01:21:19 DEBUG : dir/file1(0x13b2daa6b940): >_readAt: n=0, err=EOF 2026/06/21 01:21:19 DEBUG : dir/file1(0x13b2daa6b940): close: 2026/06/21 01:21:19 DEBUG : dir/file1(0x13b2daa6b940): >close: err= 2026/06/21 01:21:19 DEBUG : dir/file1(0x13b2daa6b940): _readAt: size=256, off=100 2026/06/21 01:21:19 DEBUG : dir/file1(0x13b2daa6b940): >_readAt: n=0, err=file already closed 2026/06/21 01:21:19 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:21:19 DEBUG : dir: Looking for writers 2026/06/21 01:21:19 DEBUG : file1: reading active writers 2026/06/21 01:21:19 DEBUG : Looking for writers 2026/06/21 01:21:19 DEBUG : dir: reading active writers 2026/06/21 01:21:19 DEBUG : >WaitForWriters: 2026/06/21 01:21:19 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: cleaner exiting 2026/06/21 01:21:19 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo/dir/file1: no such file or directory 2026/06/21 01:21:19 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo/dir/file1: no such file or directory --- PASS: TestRWFileHandleReadAt (2.45s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:21:20 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:21:20 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/21 01:21:20 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:20 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/21 01:21:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/21 01:21:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:20 INFO : files root 'rclone-test-zuzasuf5fomo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/21 01:21:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/21 01:21:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/21 01:21:21 DEBUG : dir/file1: newRWFileHandle: 2026/06/21 01:21:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/21 01:21:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/21 01:21:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/21 01:21:21 DEBUG : dir/file1(0x13b2db3392c0): RWFileHandle.Flush 2026/06/21 01:21:21 DEBUG : dir/file1(0x13b2db3392c0): _readAt: size=256, off=0 2026/06/21 01:21:21 DEBUG : dir/file1(0x13b2db3392c0): openPending: 2026/06/21 01:21:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/21 01:21:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/21 01:21:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/21 01:21:21 DEBUG : dir/file1(0x13b2db3392c0): >openPending: err= 2026/06/21 01:21:21 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/21 01:21:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/21 01:21:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/21 01:21:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/21 01:21:22 DEBUG : dir/file1(0x13b2db3392c0): >_readAt: n=16, err=EOF 2026/06/21 01:21:22 DEBUG : dir/file1(0x13b2db3392c0): RWFileHandle.Flush 2026/06/21 01:21:22 DEBUG : dir/file1(0x13b2db3392c0): RWFileHandle.Flush 2026/06/21 01:21:22 DEBUG : dir/file1(0x13b2db3392c0): close: 2026/06/21 01:21:22 DEBUG : dir/file1(0x13b2db3392c0): >close: err= 2026/06/21 01:21:22 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:21:22 DEBUG : dir: Looking for writers 2026/06/21 01:21:22 DEBUG : file1: reading active writers 2026/06/21 01:21:22 DEBUG : Looking for writers 2026/06/21 01:21:22 DEBUG : dir: reading active writers 2026/06/21 01:21:22 DEBUG : >WaitForWriters: 2026/06/21 01:21:22 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: cleaner exiting 2026/06/21 01:21:22 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo/dir/file1: no such file or directory 2026/06/21 01:21:22 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo/dir/file1: no such file or directory --- PASS: TestRWFileHandleFlushRead (2.47s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:21:22 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:21:22 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/21 01:21:22 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:22 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/21 01:21:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/21 01:21:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:22 INFO : files root 'rclone-test-zuzasuf5fomo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/21 01:21:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/21 01:21:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/21 01:21:24 DEBUG : dir/file1: newRWFileHandle: 2026/06/21 01:21:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/21 01:21:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/21 01:21:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/21 01:21:24 DEBUG : dir/file1(0x13b2db365780): _readAt: size=256, off=0 2026/06/21 01:21:24 DEBUG : dir/file1(0x13b2db365780): openPending: 2026/06/21 01:21:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/21 01:21:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/21 01:21:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/21 01:21:24 DEBUG : dir/file1(0x13b2db365780): >openPending: err= 2026/06/21 01:21:24 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/21 01:21:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/21 01:21:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/21 01:21:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/21 01:21:24 DEBUG : dir/file1(0x13b2db365780): >_readAt: n=16, err=EOF 2026/06/21 01:21:24 DEBUG : dir/file1(0x13b2db365780): RWFileHandle.Release 2026/06/21 01:21:24 DEBUG : dir/file1(0x13b2db365780): close: 2026/06/21 01:21:24 DEBUG : dir/file1(0x13b2db365780): >close: err= 2026/06/21 01:21:24 DEBUG : dir/file1(0x13b2db365780): RWFileHandle.Release 2026/06/21 01:21:24 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:21:24 DEBUG : dir: Looking for writers 2026/06/21 01:21:24 DEBUG : file1: reading active writers 2026/06/21 01:21:24 DEBUG : Looking for writers 2026/06/21 01:21:24 DEBUG : dir: reading active writers 2026/06/21 01:21:24 DEBUG : >WaitForWriters: 2026/06/21 01:21:24 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: cleaner exiting 2026/06/21 01:21:24 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo/dir/file1: no such file or directory 2026/06/21 01:21:24 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (2.45s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:21:25 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:21:25 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/21 01:21:25 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:25 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/21 01:21:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/21 01:21:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:25 INFO : files root 'rclone-test-zuzasuf5fomo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/21 01:21:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:25 DEBUG : file1: newRWFileHandle: 2026/06/21 01:21:25 DEBUG : file1(0x13b2db365dc0): openPending: 2026/06/21 01:21:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/21 01:21:25 DEBUG : file1(0x13b2db365dc0): >openPending: err= 2026/06/21 01:21:25 DEBUG : file1: >newRWFileHandle: err= 2026/06/21 01:21:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/21 01:21:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/21 01:21:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/21 01:21:25 DEBUG : file1(0x13b2db365dc0): _writeAt: size=5, off=0 2026/06/21 01:21:25 DEBUG : file1(0x13b2db365dc0): >_writeAt: n=5, err= 2026/06/21 01:21:25 DEBUG : file1(0x13b2db365dc0): _writeAt: size=7, off=5 2026/06/21 01:21:25 DEBUG : file1(0x13b2db365dc0): >_writeAt: n=7, err= 2026/06/21 01:21:25 DEBUG : file1: vfs cache: truncate to size=11 2026/06/21 01:21:25 DEBUG : file1(0x13b2db365dc0): close: 2026/06/21 01:21:25 DEBUG : file1: vfs cache: setting modification time to 2026-06-21 01:21:25.582275918 +0000 UTC m=+184.227698004 2026/06/21 01:21:25 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:25 DEBUG : file1(0x13b2db365dc0): >close: err= 2026/06/21 01:21:25 DEBUG : file1(0x13b2db365dc0): close: 2026/06/21 01:21:25 DEBUG : file1(0x13b2db365dc0): >close: err=file already closed 2026/06/21 01:21:25 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:21:25 DEBUG : Looking for writers 2026/06/21 01:21:25 DEBUG : file1: reading active writers 2026/06/21 01:21:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/21 01:21:25 DEBUG : Looking for writers 2026/06/21 01:21:25 DEBUG : file1: reading active writers 2026/06/21 01:21:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/21 01:21:25 DEBUG : Looking for writers 2026/06/21 01:21:25 DEBUG : file1: reading active writers 2026/06/21 01:21:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/21 01:21:25 DEBUG : Looking for writers 2026/06/21 01:21:25 DEBUG : file1: reading active writers 2026/06/21 01:21:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/21 01:21:25 DEBUG : file1: vfs cache: starting upload 2026/06/21 01:21:25 DEBUG : Looking for writers 2026/06/21 01:21:25 DEBUG : file1: reading active writers 2026/06/21 01:21:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/21 01:21:25 DEBUG : Looking for writers 2026/06/21 01:21:25 DEBUG : file1: reading active writers 2026/06/21 01:21:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/21 01:21:26 DEBUG : Looking for writers 2026/06/21 01:21:26 DEBUG : file1: reading active writers 2026/06/21 01:21:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/21 01:21:26 DEBUG : file1: size = 11 OK 2026/06/21 01:21:26 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/06/21 01:21:26 INFO : file1: Copied (new) 2026/06/21 01:21:26 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-21 01:21:25 +0000 UTC," 2026/06/21 01:21:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/21 01:21:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/21 01:21:26 INFO : file1: vfs cache: upload succeeded try #1 2026/06/21 01:21:26 DEBUG : Looking for writers 2026/06/21 01:21:26 DEBUG : file1: reading active writers 2026/06/21 01:21:26 DEBUG : >WaitForWriters: 2026/06/21 01:21:26 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:21:26 DEBUG : Looking for writers 2026/06/21 01:21:26 DEBUG : file1: reading active writers 2026/06/21 01:21:26 DEBUG : >WaitForWriters: 2026/06/21 01:21:26 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: cleaner exiting 2026/06/21 01:21:27 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo/dir/file1: no such file or directory 2026/06/21 01:21:27 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo/dir/file1: no such file or directory --- PASS: TestRWFileHandleMethodsWrite (1.99s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:21:27 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:21:27 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/21 01:21:27 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:27 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/21 01:21:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/21 01:21:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:27 INFO : files root 'rclone-test-zuzasuf5fomo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/21 01:21:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:27 DEBUG : file1: newRWFileHandle: 2026/06/21 01:21:27 DEBUG : file1(0x13b2daee13c0): openPending: 2026/06/21 01:21:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/21 01:21:27 DEBUG : file1(0x13b2daee13c0): >openPending: err= 2026/06/21 01:21:27 DEBUG : file1: >newRWFileHandle: err= 2026/06/21 01:21:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/21 01:21:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/21 01:21:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/21 01:21:27 DEBUG : file1(0x13b2daee13c0): _writeAt: size=7, off=0 2026/06/21 01:21:27 DEBUG : file1(0x13b2daee13c0): >_writeAt: n=7, err= 2026/06/21 01:21:27 DEBUG : file1(0x13b2daee13c0): _writeAt: size=6, off=5 2026/06/21 01:21:27 DEBUG : file1(0x13b2daee13c0): >_writeAt: n=6, err= 2026/06/21 01:21:27 DEBUG : file1(0x13b2daee13c0): close: 2026/06/21 01:21:27 DEBUG : file1: vfs cache: setting modification time to 2026-06-21 01:21:27.560857666 +0000 UTC m=+186.206279752 2026/06/21 01:21:27 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:27 DEBUG : file1(0x13b2daee13c0): >close: err= 2026/06/21 01:21:27 DEBUG : file1(0x13b2daee13c0): _writeAt: size=5, off=0 2026/06/21 01:21:27 DEBUG : file1(0x13b2daee13c0): >_writeAt: n=0, err=file already closed 2026/06/21 01:21:27 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:21:27 DEBUG : Looking for writers 2026/06/21 01:21:27 DEBUG : file1: reading active writers 2026/06/21 01:21:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/21 01:21:27 DEBUG : Looking for writers 2026/06/21 01:21:27 DEBUG : file1: reading active writers 2026/06/21 01:21:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/21 01:21:27 DEBUG : Looking for writers 2026/06/21 01:21:27 DEBUG : file1: reading active writers 2026/06/21 01:21:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/21 01:21:27 DEBUG : Looking for writers 2026/06/21 01:21:27 DEBUG : file1: reading active writers 2026/06/21 01:21:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/21 01:21:27 DEBUG : file1: vfs cache: starting upload 2026/06/21 01:21:27 DEBUG : Looking for writers 2026/06/21 01:21:27 DEBUG : file1: reading active writers 2026/06/21 01:21:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/21 01:21:27 DEBUG : Looking for writers 2026/06/21 01:21:27 DEBUG : file1: reading active writers 2026/06/21 01:21:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/21 01:21:28 DEBUG : Looking for writers 2026/06/21 01:21:28 DEBUG : file1: reading active writers 2026/06/21 01:21:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/21 01:21:28 DEBUG : file1: size = 11 OK 2026/06/21 01:21:28 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/06/21 01:21:28 INFO : file1: Copied (new) 2026/06/21 01:21:28 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-21 01:21:27 +0000 UTC," 2026/06/21 01:21:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/21 01:21:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/21 01:21:28 INFO : file1: vfs cache: upload succeeded try #1 2026/06/21 01:21:28 DEBUG : Looking for writers 2026/06/21 01:21:28 DEBUG : file1: reading active writers 2026/06/21 01:21:28 DEBUG : >WaitForWriters: 2026/06/21 01:21:28 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:21:28 DEBUG : Looking for writers 2026/06/21 01:21:28 DEBUG : file1: reading active writers 2026/06/21 01:21:28 DEBUG : >WaitForWriters: 2026/06/21 01:21:28 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.97s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:21:29 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:21:29 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/21 01:21:29 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:29 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/21 01:21:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/21 01:21:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:29 INFO : files root 'rclone-test-zuzasuf5fomo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/21 01:21:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:29 DEBUG : file1: newRWFileHandle: 2026/06/21 01:21:29 DEBUG : file1(0x13b2db17ee40): openPending: 2026/06/21 01:21:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/21 01:21:29 DEBUG : file1(0x13b2db17ee40): >openPending: err= 2026/06/21 01:21:29 DEBUG : file1: >newRWFileHandle: err= 2026/06/21 01:21:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/21 01:21:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/21 01:21:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/21 01:21:29 DEBUG : file1(0x13b2db17ee40): close: 2026/06/21 01:21:29 DEBUG : file1: vfs cache: setting modification time to 2026-06-21 01:21:29.532739321 +0000 UTC m=+188.178161397 2026/06/21 01:21:29 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:29 DEBUG : file1(0x13b2db17ee40): >close: err= 2026/06/21 01:21:29 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/21 01:21:29 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/21 01:21:29 DEBUG : file2: newRWFileHandle: 2026/06/21 01:21:29 DEBUG : file2(0x13b2db17f2c0): openPending: 2026/06/21 01:21:29 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:29 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/21 01:21:29 DEBUG : file2(0x13b2db17f2c0): >openPending: err= 2026/06/21 01:21:29 DEBUG : file2: >newRWFileHandle: err= 2026/06/21 01:21:29 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/21 01:21:29 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/06/21 01:21:29 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/06/21 01:21:29 DEBUG : file2(0x13b2db17f2c0): RWFileHandle.Flush 2026/06/21 01:21:29 DEBUG : file2(0x13b2db17f2c0): RWFileHandle.Release 2026/06/21 01:21:29 DEBUG : file2(0x13b2db17f2c0): close: 2026/06/21 01:21:29 DEBUG : file2: vfs cache: setting modification time to 2026-06-21 01:21:29.534055514 +0000 UTC m=+188.179477600 2026/06/21 01:21:29 INFO : file2: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:29 DEBUG : file2(0x13b2db17f2c0): >close: err= 2026/06/21 01:21:29 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:21:29 DEBUG : Looking for writers 2026/06/21 01:21:29 DEBUG : file1: reading active writers 2026/06/21 01:21:29 DEBUG : file2: reading active writers 2026/06/21 01:21:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/06/21 01:21:29 DEBUG : Looking for writers 2026/06/21 01:21:29 DEBUG : file2: reading active writers 2026/06/21 01:21:29 DEBUG : file1: reading active writers 2026/06/21 01:21:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/06/21 01:21:29 DEBUG : Looking for writers 2026/06/21 01:21:29 DEBUG : file1: reading active writers 2026/06/21 01:21:29 DEBUG : file2: reading active writers 2026/06/21 01:21:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/06/21 01:21:29 DEBUG : Looking for writers 2026/06/21 01:21:29 DEBUG : file1: reading active writers 2026/06/21 01:21:29 DEBUG : file2: reading active writers 2026/06/21 01:21:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/06/21 01:21:29 DEBUG : file2: vfs cache: starting upload 2026/06/21 01:21:29 DEBUG : file1: vfs cache: starting upload 2026/06/21 01:21:29 DEBUG : Looking for writers 2026/06/21 01:21:29 DEBUG : file1: reading active writers 2026/06/21 01:21:29 DEBUG : file2: reading active writers 2026/06/21 01:21:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/06/21 01:21:29 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo/dir/file1: no such file or directory 2026/06/21 01:21:29 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo/dir/file1: no such file or directory 2026/06/21 01:21:29 DEBUG : Looking for writers 2026/06/21 01:21:29 DEBUG : file1: reading active writers 2026/06/21 01:21:29 DEBUG : file2: reading active writers 2026/06/21 01:21:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/06/21 01:21:30 DEBUG : Looking for writers 2026/06/21 01:21:30 DEBUG : file2: reading active writers 2026/06/21 01:21:30 DEBUG : file1: reading active writers 2026/06/21 01:21:30 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/06/21 01:21:30 DEBUG : file2: size = 0 OK 2026/06/21 01:21:30 DEBUG : file2: Dst hash empty - aborting Src hash check 2026/06/21 01:21:30 INFO : file2: Copied (new) 2026/06/21 01:21:30 DEBUG : file2: vfs cache: fingerprint now "0,2026-06-21 01:21:29 +0000 UTC," 2026/06/21 01:21:30 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/06/21 01:21:30 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/21 01:21:30 INFO : file2: vfs cache: upload succeeded try #1 2026/06/21 01:21:30 DEBUG : file1: size = 0 OK 2026/06/21 01:21:30 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/06/21 01:21:30 INFO : file1: Copied (new) 2026/06/21 01:21:30 DEBUG : file1: vfs cache: fingerprint now "0,2026-06-21 01:21:29 +0000 UTC," 2026/06/21 01:21:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/21 01:21:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/21 01:21:30 INFO : file1: vfs cache: upload succeeded try #1 2026/06/21 01:21:30 DEBUG : Looking for writers 2026/06/21 01:21:30 DEBUG : file1: reading active writers 2026/06/21 01:21:30 DEBUG : file2: reading active writers 2026/06/21 01:21:30 DEBUG : >WaitForWriters: 2026/06/21 01:21:30 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:21:30 DEBUG : Looking for writers 2026/06/21 01:21:30 DEBUG : file1: reading active writers 2026/06/21 01:21:30 DEBUG : file2: reading active writers 2026/06/21 01:21:30 DEBUG : >WaitForWriters: 2026/06/21 01:21:30 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.15s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:21:31 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:21:31 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/21 01:21:31 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:31 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/21 01:21:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/21 01:21:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:31 INFO : files root 'rclone-test-zuzasuf5fomo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/21 01:21:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:31 DEBUG : file1: newRWFileHandle: 2026/06/21 01:21:31 DEBUG : file1(0x13b2db4ea100): openPending: 2026/06/21 01:21:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/21 01:21:31 DEBUG : file1(0x13b2db4ea100): >openPending: err= 2026/06/21 01:21:31 DEBUG : file1: >newRWFileHandle: err= 2026/06/21 01:21:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/21 01:21:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/21 01:21:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/21 01:21:31 DEBUG : file1(0x13b2db4ea100): _writeAt: size=5, off=0 2026/06/21 01:21:31 DEBUG : file1(0x13b2db4ea100): >_writeAt: n=5, err= 2026/06/21 01:21:31 DEBUG : file1(0x13b2db4ea100): RWFileHandle.Flush 2026/06/21 01:21:31 DEBUG : file1(0x13b2db4ea100): RWFileHandle.Flush 2026/06/21 01:21:31 DEBUG : file1(0x13b2db4ea100): close: 2026/06/21 01:21:31 DEBUG : file1: vfs cache: setting modification time to 2026-06-21 01:21:31.683033889 +0000 UTC m=+190.328456035 2026/06/21 01:21:31 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:31 DEBUG : file1(0x13b2db4ea100): >close: err= 2026/06/21 01:21:31 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:21:31 DEBUG : Looking for writers 2026/06/21 01:21:31 DEBUG : file1: reading active writers 2026/06/21 01:21:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/21 01:21:31 DEBUG : Looking for writers 2026/06/21 01:21:31 DEBUG : file1: reading active writers 2026/06/21 01:21:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/21 01:21:31 DEBUG : Looking for writers 2026/06/21 01:21:31 DEBUG : file1: reading active writers 2026/06/21 01:21:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/21 01:21:31 DEBUG : Looking for writers 2026/06/21 01:21:31 DEBUG : file1: reading active writers 2026/06/21 01:21:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/21 01:21:31 DEBUG : file1: vfs cache: starting upload 2026/06/21 01:21:31 DEBUG : Looking for writers 2026/06/21 01:21:31 DEBUG : file1: reading active writers 2026/06/21 01:21:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/21 01:21:31 DEBUG : Looking for writers 2026/06/21 01:21:31 DEBUG : file1: reading active writers 2026/06/21 01:21:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/21 01:21:32 DEBUG : Looking for writers 2026/06/21 01:21:32 DEBUG : file1: reading active writers 2026/06/21 01:21:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/21 01:21:32 DEBUG : file1: size = 5 OK 2026/06/21 01:21:32 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/06/21 01:21:32 INFO : file1: Copied (new) 2026/06/21 01:21:32 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-21 01:21:31 +0000 UTC," 2026/06/21 01:21:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/21 01:21:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/21 01:21:32 INFO : file1: vfs cache: upload succeeded try #1 2026/06/21 01:21:32 DEBUG : Looking for writers 2026/06/21 01:21:32 DEBUG : file1: reading active writers 2026/06/21 01:21:32 DEBUG : >WaitForWriters: 2026/06/21 01:21:32 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.85s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:21:33 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:21:33 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/21 01:21:33 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:33 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/21 01:21:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/21 01:21:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:33 INFO : files root 'rclone-test-zuzasuf5fomo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/21 01:21:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:33 DEBUG : file1: newRWFileHandle: 2026/06/21 01:21:33 DEBUG : file1(0x13b2db4eabc0): openPending: 2026/06/21 01:21:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/21 01:21:33 DEBUG : file1(0x13b2db4eabc0): >openPending: err= 2026/06/21 01:21:33 DEBUG : file1: >newRWFileHandle: err= 2026/06/21 01:21:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/21 01:21:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/21 01:21:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/21 01:21:33 DEBUG : file1(0x13b2db4eabc0): _writeAt: size=5, off=0 2026/06/21 01:21:33 DEBUG : file1(0x13b2db4eabc0): >_writeAt: n=5, err= 2026/06/21 01:21:33 DEBUG : file1(0x13b2db4eabc0): RWFileHandle.Release 2026/06/21 01:21:33 DEBUG : file1(0x13b2db4eabc0): close: 2026/06/21 01:21:33 DEBUG : file1: vfs cache: setting modification time to 2026-06-21 01:21:33.523467883 +0000 UTC m=+192.168889989 2026/06/21 01:21:33 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:33 DEBUG : file1(0x13b2db4eabc0): >close: err= 2026/06/21 01:21:33 DEBUG : file1(0x13b2db4eabc0): RWFileHandle.Release 2026/06/21 01:21:33 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:21:33 DEBUG : Looking for writers 2026/06/21 01:21:33 DEBUG : file1: reading active writers 2026/06/21 01:21:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/21 01:21:33 DEBUG : Looking for writers 2026/06/21 01:21:33 DEBUG : file1: reading active writers 2026/06/21 01:21:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/21 01:21:33 DEBUG : Looking for writers 2026/06/21 01:21:33 DEBUG : file1: reading active writers 2026/06/21 01:21:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/21 01:21:33 DEBUG : Looking for writers 2026/06/21 01:21:33 DEBUG : file1: reading active writers 2026/06/21 01:21:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/21 01:21:33 DEBUG : file1: vfs cache: starting upload 2026/06/21 01:21:33 DEBUG : Looking for writers 2026/06/21 01:21:33 DEBUG : file1: reading active writers 2026/06/21 01:21:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/21 01:21:33 DEBUG : Looking for writers 2026/06/21 01:21:33 DEBUG : file1: reading active writers 2026/06/21 01:21:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/21 01:21:34 DEBUG : Looking for writers 2026/06/21 01:21:34 DEBUG : file1: reading active writers 2026/06/21 01:21:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/21 01:21:34 DEBUG : file1: size = 5 OK 2026/06/21 01:21:34 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/06/21 01:21:34 INFO : file1: Copied (new) 2026/06/21 01:21:34 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-21 01:21:33 +0000 UTC," 2026/06/21 01:21:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/21 01:21:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/21 01:21:34 INFO : file1: vfs cache: upload succeeded try #1 2026/06/21 01:21:34 DEBUG : Looking for writers 2026/06/21 01:21:34 DEBUG : file1: reading active writers 2026/06/21 01:21:34 DEBUG : >WaitForWriters: 2026/06/21 01:21:34 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.86s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:21:35 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:21:35 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/21 01:21:35 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:35 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/21 01:21:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/21 01:21:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:35 INFO : files root 'rclone-test-zuzasuf5fomo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/21 01:21:36 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/06/21 01:21:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/21 01:21:36 DEBUG : dir/file1: newRWFileHandle: 2026/06/21 01:21:36 DEBUG : dir/file1(0x13b2db542500): openPending: 2026/06/21 01:21:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2026/06/21 01:21:36 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/21 01:21:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/21 01:21:36 DEBUG : dir/file1(0x13b2db542500): >openPending: err= 2026/06/21 01:21:36 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/21 01:21:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/21 01:21:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/21 01:21:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/21 01:21:36 DEBUG : dir/file1(0x13b2db542500): _writeAt: size=5, off=0 2026/06/21 01:21:36 DEBUG : dir/file1(0x13b2db542500): >_writeAt: n=5, err= 2026/06/21 01:21:36 DEBUG : dir/file1(0x13b2db542500): close: 2026/06/21 01:21:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:36 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-21 01:21:36.61750905 +0000 UTC m=+195.262931136 2026/06/21 01:21:36 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:36 DEBUG : dir/file1(0x13b2db542500): >close: err= 2026/06/21 01:21:36 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:21:36 DEBUG : dir: Looking for writers 2026/06/21 01:21:36 DEBUG : file1: reading active writers 2026/06/21 01:21:36 DEBUG : Looking for writers 2026/06/21 01:21:36 DEBUG : dir: reading active writers 2026/06/21 01:21:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/21 01:21:36 DEBUG : dir: Looking for writers 2026/06/21 01:21:36 DEBUG : file1: reading active writers 2026/06/21 01:21:36 DEBUG : Looking for writers 2026/06/21 01:21:36 DEBUG : dir: reading active writers 2026/06/21 01:21:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/21 01:21:36 DEBUG : dir: Looking for writers 2026/06/21 01:21:36 DEBUG : file1: reading active writers 2026/06/21 01:21:36 DEBUG : Looking for writers 2026/06/21 01:21:36 DEBUG : dir: reading active writers 2026/06/21 01:21:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/21 01:21:36 DEBUG : dir: Looking for writers 2026/06/21 01:21:36 DEBUG : file1: reading active writers 2026/06/21 01:21:36 DEBUG : Looking for writers 2026/06/21 01:21:36 DEBUG : dir: reading active writers 2026/06/21 01:21:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/21 01:21:36 DEBUG : dir/file1: vfs cache: starting upload 2026/06/21 01:21:36 DEBUG : dir: Looking for writers 2026/06/21 01:21:36 DEBUG : file1: reading active writers 2026/06/21 01:21:36 DEBUG : Looking for writers 2026/06/21 01:21:36 DEBUG : dir: reading active writers 2026/06/21 01:21:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/21 01:21:36 DEBUG : dir: Looking for writers 2026/06/21 01:21:36 DEBUG : file1: reading active writers 2026/06/21 01:21:36 DEBUG : Looking for writers 2026/06/21 01:21:36 DEBUG : dir: reading active writers 2026/06/21 01:21:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/21 01:21:37 DEBUG : dir: Looking for writers 2026/06/21 01:21:37 DEBUG : file1: reading active writers 2026/06/21 01:21:37 DEBUG : Looking for writers 2026/06/21 01:21:37 DEBUG : dir: reading active writers 2026/06/21 01:21:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/21 01:21:37 DEBUG : dir/file1: size = 5 OK 2026/06/21 01:21:37 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/06/21 01:21:37 INFO : dir/file1: Copied (replaced existing) 2026/06/21 01:21:37 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-06-21 01:21:36 +0000 UTC," 2026/06/21 01:21:37 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/21 01:21:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/21 01:21:37 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/21 01:21:37 DEBUG : dir: Looking for writers 2026/06/21 01:21:37 DEBUG : file1: reading active writers 2026/06/21 01:21:37 DEBUG : Looking for writers 2026/06/21 01:21:37 DEBUG : dir: reading active writers 2026/06/21 01:21:37 DEBUG : >WaitForWriters: 2026/06/21 01:21:37 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.40s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:21:38 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:21:38 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/21 01:21:38 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:38 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/21 01:21:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/21 01:21:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:38 INFO : files root 'rclone-test-zuzasuf5fomo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/21 01:21:39 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:40 DEBUG : dir/file1: newRWFileHandle: 2026/06/21 01:21:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/21 01:21:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/21 01:21:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/21 01:21:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/21 01:21:40 DEBUG : dir/file1(0x13b2db6fa3c0): _writeAt: size=5, off=0 2026/06/21 01:21:40 DEBUG : dir/file1(0x13b2db6fa3c0): openPending: 2026/06/21 01:21:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/21 01:21:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/21 01:21:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/21 01:21:40 DEBUG : dir/file1(0x13b2db6fa3c0): >openPending: err= 2026/06/21 01:21:40 DEBUG : dir/file1(0x13b2db6fa3c0): >_writeAt: n=5, err= 2026/06/21 01:21:40 DEBUG : dir/file1(0x13b2db6fa3c0): _writeAt: size=15, off=5 2026/06/21 01:21:40 DEBUG : dir/file1(0x13b2db6fa3c0): >_writeAt: n=15, err= 2026/06/21 01:21:40 DEBUG : dir/file1(0x13b2db6fa3c0): close: 2026/06/21 01:21:40 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/06/21 01:21:40 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-21 01:21:40.097905986 +0000 UTC m=+198.743328062 2026/06/21 01:21:40 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:40 DEBUG : dir/file1(0x13b2db6fa3c0): >close: err= 2026/06/21 01:21:40 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:21:40 DEBUG : dir: Looking for writers 2026/06/21 01:21:40 DEBUG : file1: reading active writers 2026/06/21 01:21:40 DEBUG : Looking for writers 2026/06/21 01:21:40 DEBUG : dir: reading active writers 2026/06/21 01:21:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/21 01:21:40 DEBUG : dir: Looking for writers 2026/06/21 01:21:40 DEBUG : file1: reading active writers 2026/06/21 01:21:40 DEBUG : Looking for writers 2026/06/21 01:21:40 DEBUG : dir: reading active writers 2026/06/21 01:21:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/21 01:21:40 DEBUG : dir: Looking for writers 2026/06/21 01:21:40 DEBUG : file1: reading active writers 2026/06/21 01:21:40 DEBUG : Looking for writers 2026/06/21 01:21:40 DEBUG : dir: reading active writers 2026/06/21 01:21:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/21 01:21:40 DEBUG : dir: Looking for writers 2026/06/21 01:21:40 DEBUG : file1: reading active writers 2026/06/21 01:21:40 DEBUG : Looking for writers 2026/06/21 01:21:40 DEBUG : dir: reading active writers 2026/06/21 01:21:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/21 01:21:40 DEBUG : dir/file1: vfs cache: starting upload 2026/06/21 01:21:40 DEBUG : dir: Looking for writers 2026/06/21 01:21:40 DEBUG : file1: reading active writers 2026/06/21 01:21:40 DEBUG : Looking for writers 2026/06/21 01:21:40 DEBUG : dir: reading active writers 2026/06/21 01:21:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/21 01:21:40 DEBUG : dir: Looking for writers 2026/06/21 01:21:40 DEBUG : file1: reading active writers 2026/06/21 01:21:40 DEBUG : Looking for writers 2026/06/21 01:21:40 DEBUG : dir: reading active writers 2026/06/21 01:21:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/21 01:21:40 DEBUG : dir: Looking for writers 2026/06/21 01:21:40 DEBUG : file1: reading active writers 2026/06/21 01:21:40 DEBUG : Looking for writers 2026/06/21 01:21:40 DEBUG : dir: reading active writers 2026/06/21 01:21:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/21 01:21:41 DEBUG : dir/file1: size = 20 OK 2026/06/21 01:21:41 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/06/21 01:21:41 INFO : dir/file1: Copied (replaced existing) 2026/06/21 01:21:41 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-06-21 01:21:40 +0000 UTC," 2026/06/21 01:21:41 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/21 01:21:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/21 01:21:41 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/21 01:21:41 DEBUG : dir: Looking for writers 2026/06/21 01:21:41 DEBUG : file1: reading active writers 2026/06/21 01:21:41 DEBUG : Looking for writers 2026/06/21 01:21:41 DEBUG : dir: reading active writers 2026/06/21 01:21:41 DEBUG : >WaitForWriters: 2026/06/21 01:21:41 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.48s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:21:42 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:21:42 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/21 01:21:42 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:42 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/21 01:21:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/21 01:21:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:42 INFO : files root 'rclone-test-zuzasuf5fomo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/21 01:21:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:42 DEBUG : file1: newRWFileHandle: 2026/06/21 01:21:42 DEBUG : file1(0x13b2db3836c0): openPending: 2026/06/21 01:21:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/21 01:21:42 DEBUG : file1(0x13b2db3836c0): >openPending: err= 2026/06/21 01:21:42 DEBUG : file1: >newRWFileHandle: err= 2026/06/21 01:21:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/21 01:21:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/21 01:21:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/21 01:21:42 DEBUG : file1(0x13b2db3836c0): _writeAt: size=5, off=0 2026/06/21 01:21:42 DEBUG : file1(0x13b2db3836c0): >_writeAt: n=5, err= 2026/06/21 01:21:42 DEBUG : file1(0x13b2db3836c0): close: 2026/06/21 01:21:42 DEBUG : file1: vfs cache: setting modification time to 2026-06-21 01:21:42.268525711 +0000 UTC m=+200.913947827 2026/06/21 01:21:42 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:42 DEBUG : file1(0x13b2db3836c0): >close: err= 2026/06/21 01:21:42 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:21:42 DEBUG : Looking for writers 2026/06/21 01:21:42 DEBUG : file1: reading active writers 2026/06/21 01:21:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/21 01:21:42 DEBUG : Looking for writers 2026/06/21 01:21:42 DEBUG : file1: reading active writers 2026/06/21 01:21:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/21 01:21:42 DEBUG : Looking for writers 2026/06/21 01:21:42 DEBUG : file1: reading active writers 2026/06/21 01:21:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/21 01:21:42 DEBUG : Looking for writers 2026/06/21 01:21:42 DEBUG : file1: reading active writers 2026/06/21 01:21:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/21 01:21:42 DEBUG : file1: vfs cache: starting upload 2026/06/21 01:21:42 DEBUG : Looking for writers 2026/06/21 01:21:42 DEBUG : file1: reading active writers 2026/06/21 01:21:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/21 01:21:42 DEBUG : Looking for writers 2026/06/21 01:21:42 DEBUG : file1: reading active writers 2026/06/21 01:21:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/21 01:21:42 DEBUG : Looking for writers 2026/06/21 01:21:42 DEBUG : file1: reading active writers 2026/06/21 01:21:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/21 01:21:43 DEBUG : file1: size = 5 OK 2026/06/21 01:21:43 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/06/21 01:21:43 INFO : file1: Copied (new) 2026/06/21 01:21:43 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-21 01:21:42 +0000 UTC," 2026/06/21 01:21:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/21 01:21:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/21 01:21:43 INFO : file1: vfs cache: upload succeeded try #1 2026/06/21 01:21:43 DEBUG : Looking for writers 2026/06/21 01:21:43 DEBUG : file1: reading active writers 2026/06/21 01:21:43 DEBUG : >WaitForWriters: 2026/06/21 01:21:43 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.85s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:21:43 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:21:43 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/21 01:21:43 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:43 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/21 01:21:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/21 01:21:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/06/21 01:21:43 INFO : files root 'rclone-test-zuzasuf5fomo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db382440): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db382440): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db382440): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db382440): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db382440): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.118179273 +0000 UTC m=+202.763601389 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db382440): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3828c0): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3828c0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3828c0): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3828c0): >_readAt: n=2, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3828c0): _writeAt: size=3, off=2 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3828c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3828c0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.118179273 +0000 UTC m=+202.763601389 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3828c0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db382d80): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db382d80): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db382d80): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db382d80): >_readAt: n=5, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db382d80): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.118179273 +0000 UTC m=+202.763601389 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db382d80): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2dba0b9d0 item 1 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3833c0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3833c0): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3833c0): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3833c0): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3833c0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.120860651 +0000 UTC m=+202.766282777 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3833c0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3838c0): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3838c0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3838c0): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3838c0): >_readAt: n=5, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3838c0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.120860651 +0000 UTC m=+202.766282777 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3838c0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db5fa1c0 item 2 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3640c0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3640c0): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3640c0): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3640c0): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3640c0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.123018383 +0000 UTC m=+202.768440469 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3640c0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db364540): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db364540): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db364540): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db364540): >_readAt: n=2, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db364540): _writeAt: size=3, off=2 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db364540): >_writeAt: n=0, err=Bad file descriptor 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db364540): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.123018383 +0000 UTC m=+202.768440469 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db364540): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db364a00): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db364a00): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db364a00): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db364a00): >_readAt: n=5, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db364a00): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.123018383 +0000 UTC m=+202.768440469 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db364a00): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db5fa540 item 3 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3650c0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3650c0): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3650c0): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3650c0): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3650c0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.125571711 +0000 UTC m=+202.770993788 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3650c0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db365600): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db365600): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db365600): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db365600): >_readAt: n=5, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db365600): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.125571711 +0000 UTC m=+202.770993788 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db365600): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db5faa10 item 4 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db365c40): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db365c40): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db365c40): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db365c40): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db365c40): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.127176743 +0000 UTC m=+202.772598819 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db365c40): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2da978500): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2da978500): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2da978500): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2da978500): >_readAt: n=2, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2da978500): _writeAt: size=3, off=2 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2da978500): >_writeAt: n=0, err=Bad file descriptor 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2da978500): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.127176743 +0000 UTC m=+202.772598819 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2da978500): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2da9794c0): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2da9794c0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2da9794c0): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2da9794c0): >_readAt: n=5, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2da9794c0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.127176743 +0000 UTC m=+202.772598819 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2da9794c0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db5fae70 item 5 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daee0180): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daee0180): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daee0180): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daee0180): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daee0180): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.129510152 +0000 UTC m=+202.774932248 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daee0180): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daee0840): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daee0840): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daee0840): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daee0840): >_readAt: n=5, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daee0840): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.129510152 +0000 UTC m=+202.774932248 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daee0840): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db5fb340 item 6 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daee1000): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daee1000): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daee1000): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daee1000): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daee1000): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.13128438 +0000 UTC m=+202.776706455 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daee1000): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daee1500): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daee1500): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daee1500): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daee1500): >_readAt: n=2, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daee1500): _writeAt: size=3, off=2 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daee1500): >_writeAt: n=0, err=Bad file descriptor 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daee1500): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.13128438 +0000 UTC m=+202.776706455 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daee1500): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daee19c0): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daee19c0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daee19c0): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daee19c0): >_readAt: n=5, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daee19c0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.13128438 +0000 UTC m=+202.776706455 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daee19c0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db5fb6c0 item 7 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dab64c40): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dab64c40): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dab64c40): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dab64c40): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dab64c40): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.133524595 +0000 UTC m=+202.778946681 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dab64c40): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dab651c0): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dab651c0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dab651c0): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dab651c0): >_readAt: n=5, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dab651c0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.133524595 +0000 UTC m=+202.778946681 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dab651c0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db5fbb90 item 8 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dab65d00): _readAt: size=2, off=0 2026/06/21 01:21:44 ERROR : open-test-file(0x13b2dab65d00): Couldn't read size of file 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dab65d00): >_readAt: n=0, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dab65d00): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dab65d00): >_writeAt: n=0, err=Bad file descriptor 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dab65d00): close: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dab65d00): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db17e3c0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db17e3c0): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db17e3c0): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db17e3c0): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db17e3c0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.135355988 +0000 UTC m=+202.780778074 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db17e3c0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db17e840): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db17e840): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db17e840): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db17e840): >_readAt: n=2, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db17e840): _writeAt: size=3, off=2 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db17e840): >_writeAt: n=0, err=Bad file descriptor 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db17e840): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.135355988 +0000 UTC m=+202.780778074 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db17e840): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db17ed40): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db17ed40): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db17ed40): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db17ed40): >_readAt: n=5, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db17ed40): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.135355988 +0000 UTC m=+202.780778074 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db17ed40): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db71e070 item 9 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db17f3c0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db17f3c0): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db17f3c0): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db17f3c0): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db17f3c0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.137642741 +0000 UTC m=+202.783064827 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db17f3c0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db17f940): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db17f940): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db17f940): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db17f940): >_readAt: n=5, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db17f940): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.137642741 +0000 UTC m=+202.783064827 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db17f940): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db71e540 item 10 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf46180): _readAt: size=2, off=0 2026/06/21 01:21:44 ERROR : open-test-file(0x13b2daf46180): Couldn't read size of file 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf46180): >_readAt: n=0, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf46180): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf46180): >_writeAt: n=0, err=Bad file descriptor 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf46180): close: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf46180): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf46540): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf46540): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf46540): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf46540): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf46540): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.139059992 +0000 UTC m=+202.784482079 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf46540): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf46a40): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf46a40): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf46a40): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf46a40): >_readAt: n=2, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf46a40): _writeAt: size=3, off=2 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf46a40): >_writeAt: n=0, err=Bad file descriptor 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf46a40): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.139059992 +0000 UTC m=+202.784482079 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf46a40): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf47040): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf47040): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf47040): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf47040): >_readAt: n=5, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf47040): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.139059992 +0000 UTC m=+202.784482079 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf47040): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db71e9a0 item 11 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf476c0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf476c0): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf476c0): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf476c0): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf476c0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.140809683 +0000 UTC m=+202.786231770 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf476c0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf47c40): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf47c40): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf47c40): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf47c40): >_readAt: n=5, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf47c40): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.140809683 +0000 UTC m=+202.786231770 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf47c40): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db71eee0 item 12 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dac733c0): _readAt: size=2, off=0 2026/06/21 01:21:44 ERROR : open-test-file(0x13b2dac733c0): Couldn't read size of file 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dac733c0): >_readAt: n=0, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dac733c0): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dac733c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dac733c0): close: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dac733c0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dac73ac0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dac73ac0): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dac73ac0): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dac73ac0): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dac73ac0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.142469998 +0000 UTC m=+202.787892074 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dac73ac0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dadea2c0): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dadea2c0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dadea2c0): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dadea2c0): >_readAt: n=5, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dadea2c0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.142469998 +0000 UTC m=+202.787892074 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dadea2c0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db71f260 item 13 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dadea940): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dadea940): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dadea940): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dadea940): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dadea940): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.144016009 +0000 UTC m=+202.789438085 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dadea940): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dadeae80): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dadeae80): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dadeae80): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dadeae80): >_readAt: n=5, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dadeae80): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.144016009 +0000 UTC m=+202.789438085 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dadeae80): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db71f5e0 item 14 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dadeb4c0): _readAt: size=2, off=0 2026/06/21 01:21:44 ERROR : open-test-file(0x13b2dadeb4c0): Couldn't read size of file 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dadeb4c0): >_readAt: n=0, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dadeb4c0): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dadeb4c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dadeb4c0): close: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dadeb4c0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dadeb880): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dadeb880): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dadeb880): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dadeb880): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dadeb880): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.145512719 +0000 UTC m=+202.790934805 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dadeb880): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae54040): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae54040): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae54040): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae54040): >_readAt: n=5, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae54040): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.145512719 +0000 UTC m=+202.790934805 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae54040): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db71f960 item 15 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 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/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae546c0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae546c0): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae546c0): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae546c0): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae546c0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.146923598 +0000 UTC m=+202.792345684 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae546c0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae54c00): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae54c00): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae54c00): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae54c00): >_readAt: n=5, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae54c00): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.146923598 +0000 UTC m=+202.792345684 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae54c00): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db71fce0 item 16 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae55240): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae55240): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae55240): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae55240): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae55240): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.148404599 +0000 UTC m=+202.793826685 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae55240): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae556c0): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae556c0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae556c0): open at offset 5 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae556c0): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae556c0): >_readAt: n=2, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae556c0): _writeAt: size=3, off=7 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae556c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae556c0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.148404599 +0000 UTC m=+202.793826685 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae556c0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae55bc0): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae55bc0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae55bc0): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae55bc0): >_readAt: n=5, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae55bc0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.148404599 +0000 UTC m=+202.793826685 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae55bc0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db63a230 item 17 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae84340): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae84340): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae84340): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae84340): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae84340): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.150360174 +0000 UTC m=+202.795782260 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae84340): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae84880): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae84880): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae84880): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae84880): >_readAt: n=5, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae84880): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.150360174 +0000 UTC m=+202.795782260 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae84880): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db63a700 item 18 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae84f00): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae84f00): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae84f00): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae84f00): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae84f00): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.151798416 +0000 UTC m=+202.797220531 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae84f00): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae85400): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae85400): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae85400): open at offset 5 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae85400): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae85400): >_readAt: n=2, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae85400): _writeAt: size=3, off=7 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae85400): >_writeAt: n=0, err=Bad file descriptor 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae85400): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.151798416 +0000 UTC m=+202.797220531 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae85400): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae85900): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae85900): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae85900): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae85900): >_readAt: n=5, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae85900): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.151798416 +0000 UTC m=+202.797220531 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dae85900): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db63aa80 item 19 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daeb0080): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daeb0080): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daeb0080): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daeb0080): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daeb0080): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.153635308 +0000 UTC m=+202.799057385 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daeb0080): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daeb05c0): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daeb05c0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daeb05c0): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daeb05c0): >_readAt: n=5, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daeb05c0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.153635308 +0000 UTC m=+202.799057385 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daeb05c0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db63af50 item 20 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daeb0c40): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daeb0c40): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daeb0c40): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daeb0c40): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daeb0c40): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.154967893 +0000 UTC m=+202.800389979 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daeb0c40): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daeb1140): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daeb1140): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daeb1140): open at offset 5 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daeb1140): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daeb1140): >_readAt: n=2, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daeb1140): _writeAt: size=3, off=7 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daeb1140): >_writeAt: n=0, err=Bad file descriptor 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daeb1140): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.154967893 +0000 UTC m=+202.800389979 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daeb1140): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daeb1640): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daeb1640): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daeb1640): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daeb1640): >_readAt: n=5, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daeb1640): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.154967893 +0000 UTC m=+202.800389979 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daeb1640): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db63b340 item 21 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daeb1cc0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daeb1cc0): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daeb1cc0): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daeb1cc0): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daeb1cc0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.156875628 +0000 UTC m=+202.802297714 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daeb1cc0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daefa300): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daefa300): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daefa300): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daefa300): >_readAt: n=5, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daefa300): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.156875628 +0000 UTC m=+202.802297714 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daefa300): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db63b810 item 22 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daefa980): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daefa980): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daefa980): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daefa980): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daefa980): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.158318348 +0000 UTC m=+202.803740434 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daefa980): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daefae80): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daefae80): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daefae80): open at offset 5 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daefae80): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daefae80): >_readAt: n=2, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daefae80): _writeAt: size=3, off=7 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daefae80): >_writeAt: n=0, err=Bad file descriptor 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daefae80): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.158318348 +0000 UTC m=+202.803740434 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daefae80): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daefb380): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daefb380): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daefb380): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daefb380): >_readAt: n=5, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daefb380): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.158318348 +0000 UTC m=+202.803740434 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daefb380): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db63bc70 item 23 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 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/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daefba00): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daefba00): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daefba00): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daefba00): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daefba00): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.160173826 +0000 UTC m=+202.805595912 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daefba00): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf3a040): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf3a040): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf3a040): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf3a040): >_readAt: n=5, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf3a040): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.160173826 +0000 UTC m=+202.805595912 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf3a040): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db7ca3f0 item 24 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf3a680): _readAt: size=2, off=0 2026/06/21 01:21:44 ERROR : open-test-file(0x13b2daf3a680): Couldn't read size of file 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf3a680): >_readAt: n=0, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf3a680): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf3a680): >_writeAt: n=0, err=Bad file descriptor 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf3a680): close: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf3a680): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf3aa40): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf3aa40): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf3aa40): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf3aa40): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf3aa40): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.16172625 +0000 UTC m=+202.807148336 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf3aa40): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf3af40): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf3af40): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf3af40): open at offset 5 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf3af40): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf3af40): >_readAt: n=2, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf3af40): _writeAt: size=3, off=7 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf3af40): >_writeAt: n=0, err=Bad file descriptor 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf3af40): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.16172625 +0000 UTC m=+202.807148336 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf3af40): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf3b480): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf3b480): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf3b480): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf3b480): >_readAt: n=5, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf3b480): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.16172625 +0000 UTC m=+202.807148336 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf3b480): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db7ca770 item 25 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf3bb00): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf3bb00): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf3bb00): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf3bb00): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf3bb00): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.163598358 +0000 UTC m=+202.809020444 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf3bb00): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf60140): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf60140): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf60140): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf60140): >_readAt: n=5, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf60140): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.163598358 +0000 UTC m=+202.809020444 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf60140): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db7cacb0 item 26 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf60780): _readAt: size=2, off=0 2026/06/21 01:21:44 ERROR : open-test-file(0x13b2daf60780): Couldn't read size of file 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf60780): >_readAt: n=0, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf60780): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf60780): >_writeAt: n=0, err=Bad file descriptor 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf60780): close: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf60780): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf60b40): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf60b40): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf60b40): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf60b40): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf60b40): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.165224549 +0000 UTC m=+202.810646635 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf60b40): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf61040): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf61040): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf61040): open at offset 5 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf61040): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf61040): >_readAt: n=2, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf61040): _writeAt: size=3, off=7 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf61040): >_writeAt: n=0, err=Bad file descriptor 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf61040): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.165224549 +0000 UTC m=+202.810646635 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf61040): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf61580): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf61580): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf61580): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf61580): >_readAt: n=5, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf61580): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.165224549 +0000 UTC m=+202.810646635 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf61580): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db7cb030 item 27 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 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/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf61c00): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf61c00): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf61c00): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf61c00): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf61c00): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.167198499 +0000 UTC m=+202.812620585 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2daf61c00): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafa6240): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafa6240): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafa6240): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafa6240): >_readAt: n=5, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafa6240): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.167198499 +0000 UTC m=+202.812620585 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafa6240): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db7cb500 item 28 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafa6880): _readAt: size=2, off=0 2026/06/21 01:21:44 ERROR : open-test-file(0x13b2dafa6880): Couldn't read size of file 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafa6880): >_readAt: n=0, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafa6880): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafa6880): >_writeAt: n=0, err=Bad file descriptor 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafa6880): close: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafa6880): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafa6c40): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafa6c40): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafa6c40): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafa6c40): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafa6c40): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.168740102 +0000 UTC m=+202.814162188 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafa6c40): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafa7300): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafa7300): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafa7300): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafa7300): >_readAt: n=5, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafa7300): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.168740102 +0000 UTC m=+202.814162188 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafa7300): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db7cb880 item 29 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 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/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafa7980): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafa7980): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafa7980): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafa7980): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafa7980): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.170395899 +0000 UTC m=+202.815817985 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafa7980): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafa7ec0): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafa7ec0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafa7ec0): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafa7ec0): >_readAt: n=5, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafa7ec0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.170395899 +0000 UTC m=+202.815817985 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafa7ec0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db7cbc00 item 30 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 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/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafd0600): _readAt: size=2, off=0 2026/06/21 01:21:44 ERROR : open-test-file(0x13b2dafd0600): Couldn't read size of file 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafd0600): >_readAt: n=0, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafd0600): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafd0600): >_writeAt: n=0, err=Bad file descriptor 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafd0600): close: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafd0600): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafd09c0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafd09c0): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafd09c0): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafd09c0): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafd09c0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.171841253 +0000 UTC m=+202.817263328 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafd09c0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafd1080): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafd1080): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafd1080): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafd1080): >_readAt: n=5, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafd1080): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.171841253 +0000 UTC m=+202.817263328 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafd1080): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db3ca230 item 31 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 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/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafd1700): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafd1700): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafd1700): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafd1700): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafd1700): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.173146285 +0000 UTC m=+202.818568371 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafd1700): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafd1c40): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafd1c40): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafd1c40): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafd1c40): >_readAt: n=5, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafd1c40): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.173146285 +0000 UTC m=+202.818568371 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2dafd1c40): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db3ca700 item 32 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db004380): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db004380): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db004380): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db004380): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db004380): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.174555682 +0000 UTC m=+202.819977768 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db004380): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db004800): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db004800): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db004800): _writeAt: size=3, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db004800): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db004800): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db3cac40 item 33 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db004800): >_writeAt: n=3, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db004800): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.175104264 +0000 UTC m=+202.820526341 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db004800): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db004d00): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db004d00): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db004d00): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db004d00): >_readAt: n=5, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db004d00): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.175104264 +0000 UTC m=+202.820526341 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db004d00): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db3cae00 item 33 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db005340): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db005340): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db005340): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db005340): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db005340): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.176581588 +0000 UTC m=+202.822003674 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db005340): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db0057c0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db0057c0): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db3cb180 item 34 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db0057c0): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db0057c0): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db0057c0): _writeAt: size=3, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db0057c0): >_writeAt: n=3, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db0057c0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.177203216 +0000 UTC m=+202.822625302 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db0057c0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db005d00): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db005d00): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db005d00): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db005d00): >_readAt: n=3, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db005d00): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.177203216 +0000 UTC m=+202.822625302 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db005d00): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db3cb340 item 34 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db03c440): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db03c440): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db03c440): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db03c440): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db03c440): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.178456262 +0000 UTC m=+202.823878348 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db03c440): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db03c8c0): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db03c8c0): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db03c8c0): _writeAt: size=3, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db03c8c0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db03c8c0): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db3cb730 item 35 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db03c8c0): >_writeAt: n=3, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db03c8c0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.178933381 +0000 UTC m=+202.824355467 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db03c8c0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db03cdc0): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db03cdc0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db03cdc0): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db03cdc0): >_readAt: n=5, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db03cdc0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.178933381 +0000 UTC m=+202.824355467 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db03cdc0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db3cb8f0 item 35 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db03d440): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db03d440): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db03d440): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db03d440): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db03d440): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.180447494 +0000 UTC m=+202.825869580 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db03d440): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db03d940): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db03d940): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db3cbd50 item 36 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db03d940): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db03d940): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db03d940): _writeAt: size=3, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db03d940): >_writeAt: n=3, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db03d940): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.181144823 +0000 UTC m=+202.826566909 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db03d940): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db03de80): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db03de80): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db03de80): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db03de80): >_readAt: n=3, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db03de80): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.181144823 +0000 UTC m=+202.826566909 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db03de80): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db714070 item 36 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db1085c0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db1085c0): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db1085c0): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db1085c0): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db1085c0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.184510335 +0000 UTC m=+202.829932412 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db1085c0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db108a40): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db108a40): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db108a40): _writeAt: size=3, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db108a40): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db108a40): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db7143f0 item 37 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db108a40): >_writeAt: n=3, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db108a40): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.185133718 +0000 UTC m=+202.830555834 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db108a40): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db108f40): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db108f40): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db108f40): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db108f40): >_readAt: n=5, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db108f40): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.185133718 +0000 UTC m=+202.830555834 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db108f40): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db7145b0 item 37 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db1095c0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db1095c0): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db1095c0): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db1095c0): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db1095c0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.18663694 +0000 UTC m=+202.832059056 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db1095c0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db109ac0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db109ac0): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db714930 item 38 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db109ac0): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db109ac0): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db109ac0): _writeAt: size=3, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db109ac0): >_writeAt: n=3, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db109ac0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.187324031 +0000 UTC m=+202.832746107 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db109ac0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db148100): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db148100): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db148100): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db148100): >_readAt: n=3, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db148100): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.187324031 +0000 UTC m=+202.832746107 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db148100): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db714af0 item 38 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db148780): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db148780): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db148780): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db148780): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db148780): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.188813787 +0000 UTC m=+202.834235863 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db148780): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db148c80): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db148c80): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db148c80): _writeAt: size=3, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db148c80): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db148c80): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db7150a0 item 39 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db148c80): >_writeAt: n=3, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db148c80): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.189463228 +0000 UTC m=+202.834885304 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db148c80): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db149180): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db149180): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db149180): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db149180): >_readAt: n=5, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db149180): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.189463228 +0000 UTC m=+202.834885304 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db149180): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db715260 item 39 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db149800): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db149800): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db149800): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db149800): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db149800): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.190996035 +0000 UTC m=+202.836418121 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db149800): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db149d00): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db149d00): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db7155e0 item 40 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db149d00): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db149d00): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db149d00): _writeAt: size=3, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db149d00): >_writeAt: n=3, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db149d00): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.191605331 +0000 UTC m=+202.837027417 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db149d00): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db314340): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db314340): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db314340): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db314340): >_readAt: n=3, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db314340): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.191605331 +0000 UTC m=+202.837027417 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db314340): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db7157a0 item 40 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db314900): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db314900): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db314900): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db314900): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db314900): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db314900): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db314900): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.192927996 +0000 UTC m=+202.838350082 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db314900): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db314e00): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db314e00): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db314e00): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db715b20 item 41 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db314e00): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db314e00): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.19344557 +0000 UTC m=+202.838867656 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db314e00): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3152c0): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3152c0): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3152c0): _writeAt: size=3, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3152c0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3152c0): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db954000 item 41 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3152c0): >_writeAt: n=3, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3152c0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.193991608 +0000 UTC m=+202.839413684 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3152c0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db315800): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db315800): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db315800): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db315800): >_readAt: n=5, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db315800): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.193991608 +0000 UTC m=+202.839413684 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db315800): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db9541c0 item 41 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db315e40): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db315e40): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db315e40): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db315e40): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db315e40): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db315e40): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db315e40): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.195469713 +0000 UTC m=+202.840891799 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db315e40): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db340440): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db340440): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db340440): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db9549a0 item 42 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db340440): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db340440): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.195933918 +0000 UTC m=+202.841356004 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db340440): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db340980): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db340980): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db954b60 item 42 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db340980): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db340980): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db340980): _writeAt: size=3, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db340980): >_writeAt: n=3, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db340980): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.196718881 +0000 UTC m=+202.842141038 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db340980): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db340f00): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db340f00): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db340f00): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db340f00): >_readAt: n=3, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db340f00): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.196718881 +0000 UTC m=+202.842141038 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db340f00): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db954d20 item 42 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db341540): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db341540): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db341540): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db341540): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db341540): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db341540): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db341540): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.198235037 +0000 UTC m=+202.843657123 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db341540): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db341a40): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db341a40): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db341a40): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db955180 item 43 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db341a40): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db341a40): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.198818355 +0000 UTC m=+202.844240441 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db341a40): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db372080): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db372080): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db372080): _writeAt: size=3, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db372080): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db372080): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db955420 item 43 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db372080): >_writeAt: n=3, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db372080): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.199525492 +0000 UTC m=+202.844947579 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db372080): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3725c0): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3725c0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3725c0): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3725c0): >_readAt: n=5, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3725c0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.199525492 +0000 UTC m=+202.844947579 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3725c0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db9556c0 item 43 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db372c00): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db372c00): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db372c00): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db372c00): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db372c00): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db372c00): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db372c00): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.201065753 +0000 UTC m=+202.846487839 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db372c00): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db373100): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db373100): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db373100): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db955a40 item 44 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db373100): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db373100): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.201610809 +0000 UTC m=+202.847032915 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db373100): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db373640): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db373640): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db955c70 item 44 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db373640): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db373640): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db373640): _writeAt: size=3, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db373640): >_writeAt: n=3, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db373640): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.202107625 +0000 UTC m=+202.847529701 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db373640): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db373bc0): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db373bc0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db373bc0): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db373bc0): >_readAt: n=3, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db373bc0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.202107625 +0000 UTC m=+202.847529701 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db373bc0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db955e30 item 44 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3a4300): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3a4300): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3a4300): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3a4300): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3a4300): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3a4300): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3a4300): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.203404483 +0000 UTC m=+202.848826569 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3a4300): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3a4800): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3a4800): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3a4800): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db6d4310 item 45 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3a4800): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3a4800): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.203862506 +0000 UTC m=+202.849284583 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3a4800): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3a4f00): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3a4f00): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3a4f00): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3a4f00): >_readAt: n=5, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3a4f00): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.203862506 +0000 UTC m=+202.849284583 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3a4f00): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db6d44d0 item 45 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3a5540): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3a5540): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3a5540): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3a5540): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3a5540): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3a5540): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3a5540): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.205103409 +0000 UTC m=+202.850525484 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3a5540): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3a5a40): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3a5a40): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3a5a40): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db6d48c0 item 46 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3a5a40): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3a5a40): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.205639197 +0000 UTC m=+202.851061274 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3a5a40): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3e8240): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3e8240): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3e8240): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3e8240): >_readAt: n=5, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3e8240): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.205639197 +0000 UTC m=+202.851061274 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3e8240): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db6d4af0 item 46 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3e8880): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3e8880): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3e8880): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3e8880): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3e8880): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3e8880): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3e8880): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.206934772 +0000 UTC m=+202.852356848 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3e8880): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3e8d80): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3e8d80): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3e8d80): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db6d4ee0 item 47 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3e8d80): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3e8d80): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.207522247 +0000 UTC m=+202.852944324 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3e8d80): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3e9480): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3e9480): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3e9480): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3e9480): >_readAt: n=5, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3e9480): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.207522247 +0000 UTC m=+202.852944324 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3e9480): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db6d5180 item 47 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 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/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3e9ac0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3e9ac0): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3e9ac0): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3e9ac0): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3e9ac0): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3e9ac0): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3e9ac0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.208731972 +0000 UTC m=+202.854154048 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db3e9ac0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db42c0c0): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db42c0c0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db42c0c0): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db6d55e0 item 48 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db42c0c0): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db42c0c0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.209200326 +0000 UTC m=+202.854622401 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db42c0c0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db42c7c0): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db42c7c0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db42c7c0): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db42c7c0): >_readAt: n=5, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db42c7c0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.209200326 +0000 UTC m=+202.854622401 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db42c7c0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db6d5810 item 48 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db42ce00): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db42ce00): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db42ce00): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db42ce00): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db42ce00): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.210441979 +0000 UTC m=+202.855864055 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db42ce00): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db42d280): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db42d280): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db42d280): _writeAt: size=3, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db42d280): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db42d280): open at offset 5 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db42d280): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db6a21c0 item 49 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db42d280): >_writeAt: n=3, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db42d280): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.210946409 +0000 UTC m=+202.856368485 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db42d280): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db42d7c0): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db42d7c0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db42d7c0): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db42d7c0): >_readAt: n=8, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db42d7c0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.210946409 +0000 UTC m=+202.856368485 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db42d7c0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db6a2380 item 49 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db42de40): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db42de40): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db42de40): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db42de40): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db42de40): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.212143881 +0000 UTC m=+202.857565957 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db42de40): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db45c440): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db45c440): open at offset 5 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db45c440): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db6a2700 item 50 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db45c440): _readAt: size=2, off=5 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db45c440): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db45c440): _writeAt: size=3, off=5 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db45c440): >_writeAt: n=3, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db45c440): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.212603448 +0000 UTC m=+202.858025524 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db45c440): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db45c9c0): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db45c9c0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db45c9c0): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db45c9c0): >_readAt: n=3, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db45c9c0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.212603448 +0000 UTC m=+202.858025524 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db45c9c0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db6a28c0 item 50 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db45d040): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db45d040): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db45d040): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db45d040): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db45d040): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.213836136 +0000 UTC m=+202.859258213 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db45d040): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db45d540): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db45d540): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db45d540): _writeAt: size=3, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db45d540): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db45d540): open at offset 5 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db45d540): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db6a2c40 item 51 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db45d540): >_writeAt: n=3, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db45d540): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.214262681 +0000 UTC m=+202.859684757 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db45d540): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db45da80): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db45da80): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db45da80): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db45da80): >_readAt: n=8, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db45da80): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.214262681 +0000 UTC m=+202.859684757 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db45da80): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db6a2e00 item 51 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db490200): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db490200): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db490200): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db490200): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db490200): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.215364805 +0000 UTC m=+202.860786881 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db490200): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db490700): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db490700): open at offset 5 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db490700): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db6a3180 item 52 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db490700): _readAt: size=2, off=5 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db490700): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db490700): _writeAt: size=3, off=5 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db490700): >_writeAt: n=3, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db490700): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.216046606 +0000 UTC m=+202.861468682 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db490700): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db490c80): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db490c80): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db490c80): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db490c80): >_readAt: n=3, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db490c80): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.216046606 +0000 UTC m=+202.861468682 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db490c80): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db6a3340 item 52 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db491300): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db491300): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db491300): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db491300): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db491300): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.217274936 +0000 UTC m=+202.862697012 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db491300): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db491800): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db491800): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db491800): _writeAt: size=3, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db491800): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db491800): open at offset 5 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db491800): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db6a3730 item 53 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db491800): >_writeAt: n=3, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db491800): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.217940486 +0000 UTC m=+202.863362562 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db491800): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db491d40): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db491d40): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db491d40): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db491d40): >_readAt: n=8, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db491d40): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.217940486 +0000 UTC m=+202.863362562 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db491d40): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db6a38f0 item 53 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4b44c0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4b44c0): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4b44c0): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4b44c0): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4b44c0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.219263181 +0000 UTC m=+202.864685257 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4b44c0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4b49c0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4b49c0): open at offset 5 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4b49c0): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db6a3c70 item 54 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4b49c0): _readAt: size=2, off=5 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4b49c0): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4b49c0): _writeAt: size=3, off=5 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4b49c0): >_writeAt: n=3, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4b49c0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.219806784 +0000 UTC m=+202.865228861 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4b49c0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4b4f40): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4b4f40): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4b4f40): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4b4f40): >_readAt: n=3, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4b4f40): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.219806784 +0000 UTC m=+202.865228861 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4b4f40): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db6a3e30 item 54 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4b55c0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4b55c0): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4b55c0): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4b55c0): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4b55c0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.221156199 +0000 UTC m=+202.866578275 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4b55c0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4b5ac0): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4b5ac0): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4b5ac0): _writeAt: size=3, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4b5ac0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4b5ac0): open at offset 5 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4b5ac0): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db822380 item 55 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4b5ac0): >_writeAt: n=3, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4b5ac0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.221684133 +0000 UTC m=+202.867106210 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4b5ac0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4da100): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4da100): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4da100): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4da100): >_readAt: n=8, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4da100): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.221684133 +0000 UTC m=+202.867106210 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4da100): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db8225b0 item 55 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 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/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4da780): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4da780): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4da780): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4da780): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4da780): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.223258999 +0000 UTC m=+202.868681075 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4da780): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4dac80): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4dac80): open at offset 5 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4dac80): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db822930 item 56 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4dac80): _readAt: size=2, off=5 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4dac80): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4dac80): _writeAt: size=3, off=5 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4dac80): >_writeAt: n=3, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4dac80): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.22370476 +0000 UTC m=+202.869126836 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4dac80): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4db200): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4db200): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4db200): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4db200): >_readAt: n=3, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4db200): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.22370476 +0000 UTC m=+202.869126836 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4db200): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db822af0 item 56 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4db840): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4db840): open at offset 0 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4db840): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4db840): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4db840): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4db840): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4db840): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4db840): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.225374161 +0000 UTC m=+202.870796267 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4db840): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4dbd80): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4dbd80): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4dbd80): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db822e70 item 57 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4dbd80): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4dbd80): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.22604979 +0000 UTC m=+202.871471876 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db4dbd80): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5103c0): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5103c0): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5103c0): _writeAt: size=3, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5103c0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5103c0): open at offset 5 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5103c0): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db823110 item 57 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5103c0): >_writeAt: n=3, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5103c0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.226745036 +0000 UTC m=+202.872167122 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5103c0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db510940): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db510940): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db510940): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db510940): >_readAt: n=8, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db510940): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.226745036 +0000 UTC m=+202.872167122 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db510940): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db8233b0 item 57 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db510f80): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db510f80): open at offset 0 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db510f80): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db510f80): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db510f80): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db510f80): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db510f80): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db510f80): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.228437961 +0000 UTC m=+202.873860038 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db510f80): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5114c0): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5114c0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5114c0): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db823730 item 58 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5114c0): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5114c0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.229007894 +0000 UTC m=+202.874429971 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5114c0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db511a00): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db511a00): open at offset 5 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db511a00): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db8238f0 item 58 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db511a00): _readAt: size=2, off=5 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db511a00): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db511a00): _writeAt: size=3, off=5 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db511a00): >_writeAt: n=3, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db511a00): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.229606951 +0000 UTC m=+202.875029037 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db511a00): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5320c0): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5320c0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5320c0): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5320c0): >_readAt: n=3, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5320c0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.229606951 +0000 UTC m=+202.875029037 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5320c0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db823ab0 item 58 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db532700): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db532700): open at offset 0 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db532700): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db532700): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db532700): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db532700): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db532700): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db532700): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.230998815 +0000 UTC m=+202.876420901 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db532700): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db532c40): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db532c40): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db532c40): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db823e30 item 59 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db532c40): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db532c40): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.231571482 +0000 UTC m=+202.876993568 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db532c40): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db533180): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db533180): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db533180): _writeAt: size=3, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db533180): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db533180): open at offset 5 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db533180): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db172150 item 59 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db533180): >_writeAt: n=3, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db533180): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.232247632 +0000 UTC m=+202.877669718 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db533180): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db533700): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db533700): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db533700): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db533700): >_readAt: n=8, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db533700): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.232247632 +0000 UTC m=+202.877669718 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db533700): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db172310 item 59 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 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/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db533d40): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db533d40): open at offset 0 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db533d40): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db533d40): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db533d40): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db533d40): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db533d40): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db533d40): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.234285561 +0000 UTC m=+202.879707636 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db533d40): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db566380): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db566380): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db566380): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db172770 item 60 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db566380): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db566380): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.234832661 +0000 UTC m=+202.880254737 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db566380): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5668c0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5668c0): open at offset 5 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5668c0): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db172af0 item 60 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5668c0): _readAt: size=2, off=5 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5668c0): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5668c0): _writeAt: size=3, off=5 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5668c0): >_writeAt: n=3, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5668c0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.23545445 +0000 UTC m=+202.880876526 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5668c0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db566e80): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db566e80): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db566e80): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db566e80): >_readAt: n=3, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db566e80): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.23545445 +0000 UTC m=+202.880876526 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db566e80): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db172cb0 item 60 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5674c0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5674c0): open at offset 0 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5674c0): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5674c0): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5674c0): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5674c0): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5674c0): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5674c0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.236759662 +0000 UTC m=+202.882181738 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5674c0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db567a00): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db567a00): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db567a00): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db173180 item 61 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db567a00): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db567a00): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.237198711 +0000 UTC m=+202.882620786 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db567a00): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db58e200): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db58e200): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db58e200): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db58e200): >_readAt: n=5, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db58e200): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.237198711 +0000 UTC m=+202.882620786 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db58e200): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db173340 item 61 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 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/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db58e840): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db58e840): open at offset 0 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db58e840): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db58e840): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db58e840): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db58e840): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db58e840): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db58e840): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.238459471 +0000 UTC m=+202.883881547 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db58e840): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db58ed80): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db58ed80): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db58ed80): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db1737a0 item 62 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db58ed80): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db58ed80): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.238901766 +0000 UTC m=+202.884323852 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db58ed80): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db58f480): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db58f480): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db58f480): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db58f480): >_readAt: n=5, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db58f480): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.238901766 +0000 UTC m=+202.884323852 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db58f480): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db173a40 item 62 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 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/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db58fac0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db58fac0): open at offset 0 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db58fac0): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db58fac0): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db58fac0): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db58fac0): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db58fac0): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db58fac0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.240163226 +0000 UTC m=+202.885585302 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db58fac0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5ba100): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5ba100): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5ba100): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2daf760e0 item 63 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5ba100): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5ba100): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.240674539 +0000 UTC m=+202.886096615 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5ba100): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5ba800): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5ba800): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5ba800): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5ba800): >_readAt: n=5, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5ba800): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.240674539 +0000 UTC m=+202.886096615 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5ba800): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2daf76a10 item 63 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 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/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5bae40): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5bae40): open at offset 0 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5bae40): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5bae40): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5bae40): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5bae40): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5bae40): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5bae40): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.24195187 +0000 UTC m=+202.887373946 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5bae40): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5bb380): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5bb380): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5bb380): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2daf76fc0 item 64 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5bb380): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5bb380): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.242364539 +0000 UTC m=+202.887786615 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5bb380): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5bba80): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5bba80): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5bba80): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5bba80): >_readAt: n=5, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5bba80): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.242364539 +0000 UTC m=+202.887786615 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5bba80): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2daf77180 item 64 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5ea1c0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5ea1c0): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5ea1c0): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5ea1c0): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5ea1c0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.243762595 +0000 UTC m=+202.889184672 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5ea1c0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5ea640): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5ea640): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5ea640): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5ea640): >_readAt: n=2, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5ea640): _writeAt: size=3, off=2 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2daf77570 item 65 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5ea640): >_writeAt: n=3, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5ea640): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.244266394 +0000 UTC m=+202.889688480 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5ea640): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5eab40): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5eab40): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5eab40): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5eab40): >_readAt: n=5, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5eab40): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.244266394 +0000 UTC m=+202.889688480 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5eab40): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2daf77730 item 65 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5eb180): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5eb180): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5eb180): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5eb180): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5eb180): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.245811855 +0000 UTC m=+202.891233931 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5eb180): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5eb600): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5eb600): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2daf77dc0 item 66 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5eb600): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5eb600): >_readAt: n=0, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5eb600): _writeAt: size=3, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5eb600): >_writeAt: n=3, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5eb600): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.246352272 +0000 UTC m=+202.891774348 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5eb600): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db338580): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db338580): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db338580): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db338580): >_readAt: n=3, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db338580): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.246352272 +0000 UTC m=+202.891774348 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db338580): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db131180 item 66 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db338c00): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db338c00): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db338c00): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db338c00): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db338c00): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.247674055 +0000 UTC m=+202.893096131 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db338c00): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db339080): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db339080): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db339080): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db339080): >_readAt: n=2, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db339080): _writeAt: size=3, off=2 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db131500 item 67 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db339080): >_writeAt: n=3, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db339080): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.24814839 +0000 UTC m=+202.893570466 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db339080): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db339580): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db339580): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db339580): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db339580): >_readAt: n=5, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db339580): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.24814839 +0000 UTC m=+202.893570466 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db339580): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db131880 item 67 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db339c00): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db339c00): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db339c00): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db339c00): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db339c00): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.249566863 +0000 UTC m=+202.894988939 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db339c00): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6b6200): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6b6200): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db131c00 item 68 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6b6200): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6b6200): >_readAt: n=0, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6b6200): _writeAt: size=3, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6b6200): >_writeAt: n=3, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6b6200): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.250060214 +0000 UTC m=+202.895482290 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6b6200): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6b6740): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6b6740): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6b6740): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6b6740): >_readAt: n=3, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6b6740): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.250060214 +0000 UTC m=+202.895482290 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6b6740): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2daff6000 item 68 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6b6d80): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6b6d80): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6b6d80): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6b6d80): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6b6d80): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.251270038 +0000 UTC m=+202.896692114 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6b6d80): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6b7200): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6b7200): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6b7200): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6b7200): >_readAt: n=2, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6b7200): _writeAt: size=3, off=2 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2daff6b60 item 69 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6b7200): >_writeAt: n=3, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6b7200): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.251764741 +0000 UTC m=+202.897186816 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6b7200): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6b7700): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6b7700): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6b7700): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6b7700): >_readAt: n=5, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6b7700): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.251764741 +0000 UTC m=+202.897186816 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6b7700): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2daff6e00 item 69 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6b7d80): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6b7d80): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6b7d80): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6b7d80): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6b7d80): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.252976318 +0000 UTC m=+202.898398394 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6b7d80): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6d8380): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6d8380): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2daff7500 item 70 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6d8380): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6d8380): >_readAt: n=0, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6d8380): _writeAt: size=3, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6d8380): >_writeAt: n=3, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6d8380): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.25364205 +0000 UTC m=+202.899064126 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6d8380): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6d88c0): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6d88c0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6d88c0): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6d88c0): >_readAt: n=3, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6d88c0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.25364205 +0000 UTC m=+202.899064126 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6d88c0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2daff7730 item 70 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6d8f40): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6d8f40): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6d8f40): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6d8f40): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6d8f40): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.25481742 +0000 UTC m=+202.900239496 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6d8f40): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6d9440): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6d9440): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6d9440): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6d9440): >_readAt: n=2, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6d9440): _writeAt: size=3, off=2 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2daff7b20 item 71 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6d9440): >_writeAt: n=3, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6d9440): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.255314366 +0000 UTC m=+202.900736442 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6d9440): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6d9940): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6d9940): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6d9940): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6d9940): >_readAt: n=5, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6d9940): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.255314366 +0000 UTC m=+202.900736442 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6d9940): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2daff7ce0 item 71 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7080c0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7080c0): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7080c0): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7080c0): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7080c0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.256494827 +0000 UTC m=+202.901916903 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7080c0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7085c0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7085c0): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db04e1c0 item 72 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7085c0): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7085c0): >_readAt: n=0, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7085c0): _writeAt: size=3, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7085c0): >_writeAt: n=3, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7085c0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.257057014 +0000 UTC m=+202.902479091 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7085c0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db708b00): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db708b00): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db708b00): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db708b00): >_readAt: n=3, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db708b00): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.257057014 +0000 UTC m=+202.902479091 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db708b00): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db04e3f0 item 72 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7090c0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7090c0): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7090c0): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7090c0): >_readAt: n=0, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7090c0): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7090c0): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7090c0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.258368318 +0000 UTC m=+202.903790395 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7090c0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7095c0): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7095c0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7095c0): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db04e770 item 73 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7095c0): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7095c0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.258798681 +0000 UTC m=+202.904220757 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7095c0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db709a80): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db709a80): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db709a80): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db709a80): >_readAt: n=2, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db709a80): _writeAt: size=3, off=2 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db04e930 item 73 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db709a80): >_writeAt: n=3, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db709a80): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.259354877 +0000 UTC m=+202.904776953 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db709a80): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db76a0c0): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db76a0c0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db76a0c0): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db76a0c0): >_readAt: n=5, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db76a0c0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.259354877 +0000 UTC m=+202.904776953 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db76a0c0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db04eaf0 item 73 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db76a700): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db76a700): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db76a700): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db76a700): >_readAt: n=0, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db76a700): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db76a700): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db76a700): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.26064386 +0000 UTC m=+202.906065986 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db76a700): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db76ac00): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db76ac00): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db76ac00): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db04f030 item 74 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db76ac00): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db76ac00): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.261125869 +0000 UTC m=+202.906547955 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db76ac00): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db76b140): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db76b140): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db04f340 item 74 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db76b140): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db76b140): >_readAt: n=0, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db76b140): _writeAt: size=3, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db76b140): >_writeAt: n=3, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db76b140): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.261594812 +0000 UTC m=+202.907016888 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db76b140): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db76b6c0): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db76b6c0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db76b6c0): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db76b6c0): >_readAt: n=3, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db76b6c0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.261594812 +0000 UTC m=+202.907016888 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db76b6c0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db04f500 item 74 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db76bd00): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db76bd00): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db76bd00): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db76bd00): >_readAt: n=0, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db76bd00): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db76bd00): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db76bd00): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.262691125 +0000 UTC m=+202.908113201 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db76bd00): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7ac300): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7ac300): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7ac300): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db04f960 item 75 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7ac300): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7ac300): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.263194273 +0000 UTC m=+202.908616349 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7ac300): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7ac840): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7ac840): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7ac840): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7ac840): >_readAt: n=2, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7ac840): _writeAt: size=3, off=2 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db04fb20 item 75 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7ac840): >_writeAt: n=3, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7ac840): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.263735121 +0000 UTC m=+202.909157228 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7ac840): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7acd80): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7acd80): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7acd80): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7acd80): >_readAt: n=5, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7acd80): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.263735121 +0000 UTC m=+202.909157228 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7acd80): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db04fce0 item 75 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7ad3c0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7ad3c0): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7ad3c0): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7ad3c0): >_readAt: n=0, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7ad3c0): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7ad3c0): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7ad3c0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.265249183 +0000 UTC m=+202.910671269 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7ad3c0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7ad8c0): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7ad8c0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7ad8c0): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2daebe310 item 76 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7ad8c0): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7ad8c0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.265747723 +0000 UTC m=+202.911169809 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7ad8c0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7ade00): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7ade00): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2daebe620 item 76 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7ade00): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7ade00): >_readAt: n=0, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7ade00): _writeAt: size=3, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7ade00): >_writeAt: n=3, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7ade00): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.266376965 +0000 UTC m=+202.911799051 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7ade00): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7e6480): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7e6480): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7e6480): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7e6480): >_readAt: n=3, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7e6480): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.266376965 +0000 UTC m=+202.911799051 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7e6480): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2daebe7e0 item 76 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7e6ac0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7e6ac0): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7e6ac0): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7e6ac0): >_readAt: n=0, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7e6ac0): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7e6ac0): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7e6ac0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.267643637 +0000 UTC m=+202.913065713 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7e6ac0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7e6fc0): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7e6fc0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7e6fc0): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2daebf030 item 77 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7e6fc0): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7e6fc0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.268132568 +0000 UTC m=+202.913554644 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7e6fc0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7e76c0): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7e76c0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7e76c0): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7e76c0): >_readAt: n=5, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7e76c0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.268132568 +0000 UTC m=+202.913554644 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7e76c0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2daebf260 item 77 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7e7d00): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7e7d00): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7e7d00): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7e7d00): >_readAt: n=0, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7e7d00): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7e7d00): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7e7d00): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.269502652 +0000 UTC m=+202.914924728 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db7e7d00): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db804300): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db804300): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db804300): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2daebf810 item 78 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db804300): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db804300): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.269949836 +0000 UTC m=+202.915371911 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db804300): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db804a00): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db804a00): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db804a00): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db804a00): >_readAt: n=5, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db804a00): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.269949836 +0000 UTC m=+202.915371911 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db804a00): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2daebfb20 item 78 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db805040): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db805040): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db805040): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db805040): >_readAt: n=0, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db805040): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db805040): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db805040): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.271292277 +0000 UTC m=+202.916714353 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db805040): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db805540): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db805540): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db805540): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2da812070 item 79 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db805540): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db805540): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.271698134 +0000 UTC m=+202.917120209 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db805540): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db805c40): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db805c40): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db805c40): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db805c40): >_readAt: n=5, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db805c40): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.271698134 +0000 UTC m=+202.917120209 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db805c40): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2da8122a0 item 79 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 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/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db84a380): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db84a380): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db84a380): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db84a380): >_readAt: n=0, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db84a380): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db84a380): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db84a380): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.273003607 +0000 UTC m=+202.918425682 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db84a380): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db84a880): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db84a880): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db84a880): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2da812a10 item 80 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db84a880): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db84a880): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.273886663 +0000 UTC m=+202.919308739 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db84a880): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db84af80): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db84af80): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db84af80): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db84af80): >_readAt: n=5, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db84af80): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.273886663 +0000 UTC m=+202.919308739 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db84af80): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2da813260 item 80 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db84b5c0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db84b5c0): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db84b5c0): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db84b5c0): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db84b5c0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.27562884 +0000 UTC m=+202.921050926 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db84b5c0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db84ba40): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db84ba40): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db84ba40): open at offset 5 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db84ba40): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db84ba40): >_readAt: n=2, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db84ba40): _writeAt: size=3, off=7 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db9ac000 item 81 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db84ba40): >_writeAt: n=3, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db84ba40): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.276187301 +0000 UTC m=+202.921609377 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db84ba40): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db866080): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db866080): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db866080): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db866080): >_readAt: n=8, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db866080): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.276187301 +0000 UTC m=+202.921609377 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db866080): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db9ac1c0 item 81 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db866700): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db866700): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db866700): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db866700): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db866700): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.277511149 +0000 UTC m=+202.922933235 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db866700): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db866c00): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db866c00): open at offset 5 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db866c00): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db9ac540 item 82 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db866c00): _readAt: size=2, off=5 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db866c00): >_readAt: n=0, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db866c00): _writeAt: size=3, off=5 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db866c00): >_writeAt: n=3, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db866c00): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.278143015 +0000 UTC m=+202.923565092 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db866c00): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db867180): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db867180): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db867180): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db867180): >_readAt: n=3, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db867180): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.278143015 +0000 UTC m=+202.923565092 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db867180): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db9ac850 item 82 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db867800): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db867800): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db867800): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db867800): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db867800): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.279472394 +0000 UTC m=+202.924894480 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db867800): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db867d00): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db867d00): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db867d00): open at offset 5 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db867d00): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db867d00): >_readAt: n=2, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db867d00): _writeAt: size=3, off=7 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db9acbd0 item 83 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db867d00): >_writeAt: n=3, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db867d00): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.279989648 +0000 UTC m=+202.925411724 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db867d00): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db884340): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db884340): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db884340): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db884340): >_readAt: n=8, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db884340): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.279989648 +0000 UTC m=+202.925411724 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db884340): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db9acd90 item 83 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8849c0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8849c0): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8849c0): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8849c0): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8849c0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.281328243 +0000 UTC m=+202.926750319 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8849c0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db884ec0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db884ec0): open at offset 5 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db884ec0): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db9ad1f0 item 84 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db884ec0): _readAt: size=2, off=5 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db884ec0): >_readAt: n=0, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db884ec0): _writeAt: size=3, off=5 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db884ec0): >_writeAt: n=3, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db884ec0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.281813057 +0000 UTC m=+202.927235133 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db884ec0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db885440): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db885440): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db885440): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db885440): >_readAt: n=3, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db885440): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.281813057 +0000 UTC m=+202.927235133 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db885440): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db9ad3b0 item 84 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db885ac0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db885ac0): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db885ac0): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db885ac0): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db885ac0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.283211633 +0000 UTC m=+202.928633720 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db885ac0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8ba0c0): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8ba0c0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8ba0c0): open at offset 5 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8ba0c0): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8ba0c0): >_readAt: n=2, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8ba0c0): _writeAt: size=3, off=7 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db9ad730 item 85 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8ba0c0): >_writeAt: n=3, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8ba0c0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.283823344 +0000 UTC m=+202.929245430 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8ba0c0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8ba600): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8ba600): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8ba600): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8ba600): >_readAt: n=8, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8ba600): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.283823344 +0000 UTC m=+202.929245430 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8ba600): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db9ad8f0 item 85 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8bac80): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8bac80): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8bac80): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8bac80): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8bac80): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.285220298 +0000 UTC m=+202.930642373 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8bac80): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8bb180): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8bb180): open at offset 5 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8bb180): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db9addc0 item 86 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8bb180): _readAt: size=2, off=5 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8bb180): >_readAt: n=0, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8bb180): _writeAt: size=3, off=5 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8bb180): >_writeAt: n=3, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8bb180): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.28573109 +0000 UTC m=+202.931153165 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8bb180): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8bb700): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8bb700): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8bb700): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8bb700): >_readAt: n=3, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8bb700): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.28573109 +0000 UTC m=+202.931153165 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8bb700): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2daaae3f0 item 86 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8bbd80): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8bbd80): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8bbd80): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8bbd80): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8bbd80): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.287049306 +0000 UTC m=+202.932471382 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8bbd80): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8d6380): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8d6380): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8d6380): open at offset 5 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8d6380): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8d6380): >_readAt: n=2, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8d6380): _writeAt: size=3, off=7 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2daaae9a0 item 87 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8d6380): >_writeAt: n=3, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8d6380): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.287504014 +0000 UTC m=+202.932926090 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8d6380): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8d68c0): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8d68c0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8d68c0): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8d68c0): >_readAt: n=8, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8d68c0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.287504014 +0000 UTC m=+202.932926090 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8d68c0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db3f6070 item 87 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 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/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8d6f40): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8d6f40): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8d6f40): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8d6f40): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8d6f40): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.288727645 +0000 UTC m=+202.934149721 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8d6f40): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8d7440): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8d7440): open at offset 5 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8d7440): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db3f6770 item 88 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8d7440): _readAt: size=2, off=5 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8d7440): >_readAt: n=0, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8d7440): _writeAt: size=3, off=5 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8d7440): >_writeAt: n=3, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8d7440): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.289318386 +0000 UTC m=+202.934740542 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8d7440): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8d79c0): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8d79c0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8d79c0): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8d79c0): >_readAt: n=3, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8d79c0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.289318386 +0000 UTC m=+202.934740542 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8d79c0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db3f6930 item 88 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8f2100): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8f2100): open at offset 0 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8f2100): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8f2100): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8f2100): >_readAt: n=0, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8f2100): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8f2100): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8f2100): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.290504576 +0000 UTC m=+202.935926652 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8f2100): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8f2640): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8f2640): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8f2640): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db3f6cb0 item 89 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8f2640): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8f2640): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.290997755 +0000 UTC m=+202.936419832 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8f2640): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8f2b80): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8f2b80): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8f2b80): open at offset 5 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8f2b80): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8f2b80): >_readAt: n=2, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8f2b80): _writeAt: size=3, off=7 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db3f6e70 item 89 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8f2b80): >_writeAt: n=3, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8f2b80): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.291635484 +0000 UTC m=+202.937057591 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8f2b80): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8f3100): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8f3100): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8f3100): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8f3100): >_readAt: n=8, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8f3100): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.291635484 +0000 UTC m=+202.937057591 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db8f3100): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db3f7030 item 89 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5eba00): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5eba00): open at offset 0 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5eba00): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5eba00): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5eba00): >_readAt: n=0, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5eba00): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5eba00): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5eba00): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.293166608 +0000 UTC m=+202.938588684 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db5eba00): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db62e040): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db62e040): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db62e040): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2daae6460 item 90 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db62e040): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db62e040): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.293606528 +0000 UTC m=+202.939028604 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db62e040): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db62e580): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db62e580): open at offset 5 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db62e580): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2daae75e0 item 90 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db62e580): _readAt: size=2, off=5 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db62e580): >_readAt: n=0, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db62e580): _writeAt: size=3, off=5 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db62e580): >_writeAt: n=3, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db62e580): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.294201277 +0000 UTC m=+202.939623352 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db62e580): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db62eb40): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db62eb40): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db62eb40): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db62eb40): >_readAt: n=3, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db62eb40): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.294201277 +0000 UTC m=+202.939623352 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db62eb40): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2dab6c380 item 90 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db62f180): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db62f180): open at offset 0 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db62f180): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db62f180): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db62f180): >_readAt: n=0, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db62f180): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db62f180): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db62f180): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.295297009 +0000 UTC m=+202.940719085 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db62f180): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db62f6c0): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db62f6c0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db62f6c0): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2dab6cd20 item 91 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db62f6c0): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db62f6c0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.295701924 +0000 UTC m=+202.941124000 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db62f6c0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db62fc00): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db62fc00): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db62fc00): open at offset 5 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db62fc00): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db62fc00): >_readAt: n=2, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db62fc00): _writeAt: size=3, off=7 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2dab6d0a0 item 91 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db62fc00): >_writeAt: n=3, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db62fc00): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.296607582 +0000 UTC m=+202.942029668 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db62fc00): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db670280): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db670280): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db670280): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db670280): >_readAt: n=8, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db670280): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.296607582 +0000 UTC m=+202.942029668 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db670280): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2dab6d490 item 91 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 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/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6708c0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6708c0): open at offset 0 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6708c0): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6708c0): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6708c0): >_readAt: n=0, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6708c0): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6708c0): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6708c0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.298128086 +0000 UTC m=+202.943550162 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db6708c0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db670e00): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db670e00): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db670e00): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2dab6d9d0 item 92 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db670e00): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db670e00): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.29863991 +0000 UTC m=+202.944061985 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db670e00): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db671340): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db671340): open at offset 5 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db671340): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2dab6ddc0 item 92 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db671340): _readAt: size=2, off=5 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db671340): >_readAt: n=0, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db671340): _writeAt: size=3, off=5 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db671340): >_writeAt: n=3, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db671340): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.299262219 +0000 UTC m=+202.944684295 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db671340): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db671900): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db671900): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db671900): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db671900): >_readAt: n=3, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db671900): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.299262219 +0000 UTC m=+202.944684295 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db671900): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2dab62380 item 92 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db99e040): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db99e040): open at offset 0 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db99e040): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db99e040): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db99e040): >_readAt: n=0, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db99e040): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db99e040): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db99e040): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.300617526 +0000 UTC m=+202.946039612 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db99e040): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db99e580): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db99e580): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db99e580): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2dab62af0 item 93 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db99e580): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db99e580): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.301136243 +0000 UTC m=+202.946558318 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db99e580): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db99ec80): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db99ec80): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db99ec80): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db99ec80): >_readAt: n=5, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db99ec80): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.301136243 +0000 UTC m=+202.946558318 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db99ec80): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2dab631f0 item 93 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 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/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db99f2c0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db99f2c0): open at offset 0 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db99f2c0): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db99f2c0): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db99f2c0): >_readAt: n=0, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db99f2c0): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db99f2c0): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db99f2c0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.302464759 +0000 UTC m=+202.947886845 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db99f2c0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db99f800): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db99f800): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db99f800): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2dab63a40 item 94 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db99f800): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db99f800): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.302887277 +0000 UTC m=+202.948309353 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db99f800): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db9c2000): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db9c2000): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db9c2000): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db9c2000): >_readAt: n=5, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db9c2000): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.302887277 +0000 UTC m=+202.948309353 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db9c2000): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2dab63ce0 item 94 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 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/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db9c2640): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db9c2640): open at offset 0 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db9c2640): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db9c2640): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db9c2640): >_readAt: n=0, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db9c2640): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db9c2640): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db9c2640): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.304336868 +0000 UTC m=+202.949758944 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db9c2640): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db9c2b80): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db9c2b80): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db9c2b80): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db3da3f0 item 95 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db9c2b80): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db9c2b80): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.304849965 +0000 UTC m=+202.950272040 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db9c2b80): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db9c3280): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db9c3280): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db9c3280): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db9c3280): >_readAt: n=5, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db9c3280): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.304849965 +0000 UTC m=+202.950272040 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db9c3280): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db3da5b0 item 95 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 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/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db9c38c0): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db9c38c0): open at offset 0 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db9c38c0): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db9c38c0): _readAt: size=2, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db9c38c0): >_readAt: n=0, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db9c38c0): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db9c38c0): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db9c38c0): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.306511141 +0000 UTC m=+202.951933237 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db9c38c0): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db9c3e00): _writeAt: size=5, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db9c3e00): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db9c3e00): >openPending: err= 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db3daa10 item 96 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db9c3e00): >_writeAt: n=5, err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db9c3e00): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.306974264 +0000 UTC m=+202.952396340 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db9c3e00): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/21 01:21:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:44 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db9e6600): _readAt: size=512, off=0 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db9e6600): openPending: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db9e6600): >openPending: err= 2026/06/21 01:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db9e6600): >_readAt: n=5, err=EOF 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db9e6600): close: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:44.306974264 +0000 UTC m=+202.952396340 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:44 DEBUG : open-test-file(0x13b2db9e6600): >close: err= 2026/06/21 01:21:44 DEBUG : open-test-file: Remove: 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db3dabd0 item 96 2026/06/21 01:21:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:44 DEBUG : open-test-file: >Remove: err= 2026/06/21 01:21:44 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:21:44 DEBUG : Looking for writers 2026/06/21 01:21:44 DEBUG : >WaitForWriters: 2026/06/21 01:21:44 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:21:44 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:21:44 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/21 01:21:44 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:44 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/21 01:21:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/21 01:21:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/06/21 01:21:44 INFO : files root 'rclone-test-zuzasuf5fomo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db364140): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db364140): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db364140): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db364140): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db364140): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.303294481 +0000 UTC m=+203.948716567 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db364140): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db3645c0): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db3645c0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db3645c0): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db3645c0): >_readAt: n=2, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db3645c0): _writeAt: size=3, off=2 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db3645c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db3645c0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.303294481 +0000 UTC m=+203.948716567 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db3645c0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db364a80): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db364a80): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db364a80): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db364a80): >_readAt: n=5, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db364a80): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.303294481 +0000 UTC m=+203.948716567 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db364a80): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2daffe150 item 1 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db365100): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db365100): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db365100): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db365100): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db365100): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.305677142 +0000 UTC m=+203.951099228 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db365100): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db365600): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db365600): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db365600): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db365600): >_readAt: n=5, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db365600): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.305677142 +0000 UTC m=+203.951099228 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db365600): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2daffea80 item 2 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db365c40): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db365c40): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db365c40): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db365c40): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db365c40): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.30701149 +0000 UTC m=+203.952433576 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db365c40): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2da978500): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2da978500): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2da978500): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2da978500): >_readAt: n=2, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2da978500): _writeAt: size=3, off=2 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2da978500): >_writeAt: n=0, err=Bad file descriptor 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2da978500): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.30701149 +0000 UTC m=+203.952433576 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2da978500): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2da9794c0): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2da9794c0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2da9794c0): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2da9794c0): >_readAt: n=5, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2da9794c0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.30701149 +0000 UTC m=+203.952433576 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2da9794c0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2daffee70 item 3 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daee0180): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daee0180): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daee0180): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daee0180): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daee0180): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.308742066 +0000 UTC m=+203.954164152 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daee0180): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daee0840): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daee0840): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daee0840): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daee0840): >_readAt: n=5, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daee0840): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.308742066 +0000 UTC m=+203.954164152 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daee0840): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2dafff420 item 4 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daee0fc0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daee0fc0): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daee0fc0): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daee0fc0): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daee0fc0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.310710564 +0000 UTC m=+203.956132650 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daee0fc0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daee1440): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daee1440): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daee1440): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daee1440): >_readAt: n=2, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daee1440): _writeAt: size=3, off=2 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daee1440): >_writeAt: n=0, err=Bad file descriptor 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daee1440): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.310710564 +0000 UTC m=+203.956132650 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daee1440): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daee1900): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daee1900): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daee1900): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daee1900): >_readAt: n=5, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daee1900): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.310710564 +0000 UTC m=+203.956132650 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daee1900): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2dafff810 item 5 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dab64a40): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dab64a40): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dab64a40): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dab64a40): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dab64a40): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.312909422 +0000 UTC m=+203.958331508 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dab64a40): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dab650c0): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dab650c0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dab650c0): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dab650c0): >_readAt: n=5, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dab650c0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.312909422 +0000 UTC m=+203.958331508 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dab650c0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2dba0a150 item 6 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dab65c40): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dab65c40): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dab65c40): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dab65c40): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dab65c40): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.314747549 +0000 UTC m=+203.960169635 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dab65c40): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17e4c0): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17e4c0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17e4c0): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17e4c0): >_readAt: n=2, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17e4c0): _writeAt: size=3, off=2 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17e4c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17e4c0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.314747549 +0000 UTC m=+203.960169635 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17e4c0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17e980): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17e980): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17e980): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17e980): >_readAt: n=5, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17e980): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.314747549 +0000 UTC m=+203.960169635 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17e980): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2dba0a700 item 7 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17f000): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17f000): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17f000): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17f000): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17f000): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.317166568 +0000 UTC m=+203.962588704 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17f000): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17f580): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17f580): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17f580): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17f580): >_readAt: n=5, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17f580): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.317166568 +0000 UTC m=+203.962588704 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17f580): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2dba0ad20 item 8 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17fb40): _readAt: size=2, off=0 2026/06/21 01:21:45 ERROR : open-test-file(0x13b2db17fb40): Couldn't read size of file 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17fb40): >_readAt: n=0, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17fb40): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17fb40): >_writeAt: n=0, err=Bad file descriptor 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17fb40): close: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17fb40): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf46000): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf46000): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf46000): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf46000): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf46000): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.318955241 +0000 UTC m=+203.964377327 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf46000): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf46580): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf46580): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf46580): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf46580): >_readAt: n=2, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf46580): _writeAt: size=3, off=2 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf46580): >_writeAt: n=0, err=Bad file descriptor 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf46580): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.318955241 +0000 UTC m=+203.964377327 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf46580): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf46a80): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf46a80): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf46a80): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf46a80): >_readAt: n=5, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf46a80): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.318955241 +0000 UTC m=+203.964377327 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf46a80): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2dba0b0a0 item 9 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf47200): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf47200): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf47200): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf47200): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf47200): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.32135258 +0000 UTC m=+203.966774666 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf47200): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf47740): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf47740): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf47740): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf47740): >_readAt: n=5, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf47740): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.32135258 +0000 UTC m=+203.966774666 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf47740): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2dba0b650 item 10 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf47dc0): _readAt: size=2, off=0 2026/06/21 01:21:45 ERROR : open-test-file(0x13b2daf47dc0): Couldn't read size of file 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf47dc0): >_readAt: n=0, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf47dc0): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf47dc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf47dc0): close: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf47dc0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dac73000): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dac73000): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dac73000): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dac73000): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dac73000): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.32324105 +0000 UTC m=+203.968663165 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dac73000): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dac73b00): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dac73b00): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dac73b00): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dac73b00): >_readAt: n=2, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dac73b00): _writeAt: size=3, off=2 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dac73b00): >_writeAt: n=0, err=Bad file descriptor 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dac73b00): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.32324105 +0000 UTC m=+203.968663165 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dac73b00): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db338140): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db338140): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db338140): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db338140): >_readAt: n=5, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db338140): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.32324105 +0000 UTC m=+203.968663165 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db338140): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2dba0ba40 item 11 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db3387c0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db3387c0): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db3387c0): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db3387c0): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db3387c0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.325700654 +0000 UTC m=+203.971122760 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db3387c0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db338d40): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db338d40): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db338d40): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db338d40): >_readAt: n=5, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db338d40): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.325700654 +0000 UTC m=+203.971122760 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db338d40): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db5fa230 item 12 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db339380): _readAt: size=2, off=0 2026/06/21 01:21:45 ERROR : open-test-file(0x13b2db339380): Couldn't read size of file 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db339380): >_readAt: n=0, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db339380): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db339380): >_writeAt: n=0, err=Bad file descriptor 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db339380): close: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db339380): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db339740): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db339740): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db339740): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db339740): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db339740): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.327541485 +0000 UTC m=+203.972963571 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db339740): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db339e00): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db339e00): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db339e00): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db339e00): >_readAt: n=5, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db339e00): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.327541485 +0000 UTC m=+203.972963571 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db339e00): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db5fa5b0 item 13 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad94580): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad94580): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad94580): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad94580): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad94580): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.329298341 +0000 UTC m=+203.974720427 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad94580): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad94ac0): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad94ac0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad94ac0): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad94ac0): >_readAt: n=5, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad94ac0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.329298341 +0000 UTC m=+203.974720427 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad94ac0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db5fa930 item 14 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad95100): _readAt: size=2, off=0 2026/06/21 01:21:45 ERROR : open-test-file(0x13b2dad95100): Couldn't read size of file 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad95100): >_readAt: n=0, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad95100): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad95100): >_writeAt: n=0, err=Bad file descriptor 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad95100): close: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad95100): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad954c0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad954c0): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad954c0): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad954c0): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad954c0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.331224269 +0000 UTC m=+203.976646355 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad954c0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad95b80): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad95b80): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad95b80): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad95b80): >_readAt: n=5, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad95b80): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.331224269 +0000 UTC m=+203.976646355 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad95b80): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db5fad90 item 15 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 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/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc6300): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc6300): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc6300): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc6300): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc6300): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.332718966 +0000 UTC m=+203.978141042 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc6300): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc6840): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc6840): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc6840): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc6840): >_readAt: n=5, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc6840): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.332718966 +0000 UTC m=+203.978141042 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc6840): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db5fb110 item 16 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc6e80): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc6e80): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc6e80): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc6e80): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc6e80): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.334233598 +0000 UTC m=+203.979655684 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc6e80): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc7300): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc7300): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc7300): open at offset 5 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc7300): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc7300): >_readAt: n=2, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc7300): _writeAt: size=3, off=7 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc7300): >_writeAt: n=0, err=Bad file descriptor 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc7300): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.334233598 +0000 UTC m=+203.979655684 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc7300): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc7800): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc7800): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc7800): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc7800): >_readAt: n=5, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc7800): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.334233598 +0000 UTC m=+203.979655684 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc7800): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db5fb490 item 17 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc7e80): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc7e80): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc7e80): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc7e80): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc7e80): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.336641647 +0000 UTC m=+203.982063733 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc7e80): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadfc4c0): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadfc4c0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadfc4c0): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadfc4c0): >_readAt: n=5, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadfc4c0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.336641647 +0000 UTC m=+203.982063733 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadfc4c0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db5fb960 item 18 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadfcb40): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadfcb40): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadfcb40): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadfcb40): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadfcb40): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.338494541 +0000 UTC m=+203.983916627 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadfcb40): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daa6ba40): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daa6ba40): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daa6ba40): open at offset 5 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daa6ba40): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daa6ba40): >_readAt: n=2, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daa6ba40): _writeAt: size=3, off=7 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daa6ba40): >_writeAt: n=0, err=Bad file descriptor 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daa6ba40): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.338494541 +0000 UTC m=+203.983916627 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daa6ba40): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae82380): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae82380): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae82380): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae82380): >_readAt: n=5, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae82380): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.338494541 +0000 UTC m=+203.983916627 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae82380): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db3f6460 item 19 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae82a00): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae82a00): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae82a00): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae82a00): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae82a00): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.340990193 +0000 UTC m=+203.986412279 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae82a00): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae82f40): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae82f40): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae82f40): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae82f40): >_readAt: n=5, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae82f40): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.340990193 +0000 UTC m=+203.986412279 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae82f40): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db3f6a80 item 20 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae835c0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae835c0): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae835c0): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae835c0): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae835c0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.34250183 +0000 UTC m=+203.987923906 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae835c0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae83ac0): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae83ac0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae83ac0): open at offset 5 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae83ac0): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae83ac0): >_readAt: n=2, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae83ac0): _writeAt: size=3, off=7 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae83ac0): >_writeAt: n=0, err=Bad file descriptor 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae83ac0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.34250183 +0000 UTC m=+203.987923906 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae83ac0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daea80c0): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daea80c0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daea80c0): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daea80c0): >_readAt: n=5, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daea80c0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.34250183 +0000 UTC m=+203.987923906 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daea80c0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db3f6e00 item 21 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daea8740): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daea8740): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daea8740): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daea8740): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daea8740): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.344567891 +0000 UTC m=+203.989989967 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daea8740): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daea8c80): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daea8c80): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daea8c80): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daea8c80): >_readAt: n=5, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daea8c80): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.344567891 +0000 UTC m=+203.989989967 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daea8c80): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db3f77a0 item 22 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daea9300): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daea9300): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daea9300): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daea9300): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daea9300): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.346657356 +0000 UTC m=+203.992079451 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daea9300): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daea9800): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daea9800): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daea9800): open at offset 5 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daea9800): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daea9800): >_readAt: n=2, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daea9800): _writeAt: size=3, off=7 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daea9800): >_writeAt: n=0, err=Bad file descriptor 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daea9800): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.346657356 +0000 UTC m=+203.992079451 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daea9800): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daea9d00): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daea9d00): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daea9d00): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daea9d00): >_readAt: n=5, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daea9d00): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.346657356 +0000 UTC m=+203.992079451 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daea9d00): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db71e000 item 23 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 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/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daeb4480): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daeb4480): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daeb4480): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daeb4480): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daeb4480): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.349439651 +0000 UTC m=+203.994861767 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daeb4480): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daeb49c0): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daeb49c0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daeb49c0): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daeb49c0): >_readAt: n=5, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daeb49c0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.349439651 +0000 UTC m=+203.994861767 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daeb49c0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db71e4d0 item 24 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daeb5000): _readAt: size=2, off=0 2026/06/21 01:21:45 ERROR : open-test-file(0x13b2daeb5000): Couldn't read size of file 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daeb5000): >_readAt: n=0, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daeb5000): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daeb5000): >_writeAt: n=0, err=Bad file descriptor 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daeb5000): close: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daeb5000): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daeb53c0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daeb53c0): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daeb53c0): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daeb53c0): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daeb53c0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.351224378 +0000 UTC m=+203.996646514 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daeb53c0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daeb58c0): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daeb58c0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daeb58c0): open at offset 5 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daeb58c0): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daeb58c0): >_readAt: n=2, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daeb58c0): _writeAt: size=3, off=7 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daeb58c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daeb58c0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.351224378 +0000 UTC m=+203.996646514 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daeb58c0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daeb5e00): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daeb5e00): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daeb5e00): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daeb5e00): >_readAt: n=5, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daeb5e00): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.351224378 +0000 UTC m=+203.996646514 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daeb5e00): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db71e850 item 25 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf06580): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf06580): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf06580): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf06580): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf06580): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.353561894 +0000 UTC m=+203.998983990 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf06580): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf06ac0): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf06ac0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf06ac0): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf06ac0): >_readAt: n=5, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf06ac0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.353561894 +0000 UTC m=+203.998983990 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf06ac0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db71ee70 item 26 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf07100): _readAt: size=2, off=0 2026/06/21 01:21:45 ERROR : open-test-file(0x13b2daf07100): Couldn't read size of file 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf07100): >_readAt: n=0, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf07100): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf07100): >_writeAt: n=0, err=Bad file descriptor 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf07100): close: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf07100): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf074c0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf074c0): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf074c0): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf074c0): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf074c0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.355486051 +0000 UTC m=+204.000908147 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf074c0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf079c0): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf079c0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf079c0): open at offset 5 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf079c0): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf079c0): >_readAt: n=2, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf079c0): _writeAt: size=3, off=7 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf079c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf079c0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.355486051 +0000 UTC m=+204.000908147 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf079c0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf42000): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf42000): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf42000): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf42000): >_readAt: n=5, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf42000): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.355486051 +0000 UTC m=+204.000908147 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf42000): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db71f1f0 item 27 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 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/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf42680): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf42680): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf42680): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf42680): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf42680): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.357672977 +0000 UTC m=+204.003095084 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf42680): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf42bc0): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf42bc0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf42bc0): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf42bc0): >_readAt: n=5, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf42bc0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.357672977 +0000 UTC m=+204.003095084 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf42bc0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db71f6c0 item 28 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db542f00): _readAt: size=2, off=0 2026/06/21 01:21:45 ERROR : open-test-file(0x13b2db542f00): Couldn't read size of file 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db542f00): >_readAt: n=0, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db542f00): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db542f00): >_writeAt: n=0, err=Bad file descriptor 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db542f00): close: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db542f00): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db5432c0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db5432c0): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db5432c0): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db5432c0): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db5432c0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.359207618 +0000 UTC m=+204.004629704 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db5432c0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db543980): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db543980): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db543980): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db543980): >_readAt: n=5, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db543980): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.359207618 +0000 UTC m=+204.004629704 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db543980): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db3db880 item 29 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 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/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db948100): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db948100): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db948100): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db948100): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db948100): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.36087205 +0000 UTC m=+204.006294136 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db948100): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db948640): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db948640): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db948640): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db948640): >_readAt: n=5, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db948640): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.36087205 +0000 UTC m=+204.006294136 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db948640): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db3dbce0 item 30 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 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/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db948c80): _readAt: size=2, off=0 2026/06/21 01:21:45 ERROR : open-test-file(0x13b2db948c80): Couldn't read size of file 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db948c80): >_readAt: n=0, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db948c80): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db948c80): >_writeAt: n=0, err=Bad file descriptor 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db948c80): close: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db948c80): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db949040): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db949040): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db949040): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db949040): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db949040): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.362315701 +0000 UTC m=+204.007737787 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db949040): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db949700): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db949700): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db949700): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db949700): >_readAt: n=5, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db949700): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.362315701 +0000 UTC m=+204.007737787 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db949700): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db63a1c0 item 31 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 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/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db949d80): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db949d80): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db949d80): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db949d80): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db949d80): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.363680685 +0000 UTC m=+204.009102771 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db949d80): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db95c3c0): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db95c3c0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db95c3c0): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db95c3c0): >_readAt: n=5, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db95c3c0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.363680685 +0000 UTC m=+204.009102771 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db95c3c0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db63a540 item 32 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db95ca00): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db95ca00): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db95ca00): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db95ca00): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db95ca00): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.365412734 +0000 UTC m=+204.010834820 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db95ca00): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db95ce80): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db95ce80): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db95ce80): _writeAt: size=3, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db95ce80): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db95ce80): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db63a8c0 item 33 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db95ce80): >_writeAt: n=3, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db95ce80): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.365977596 +0000 UTC m=+204.011399683 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db95ce80): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db95d380): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db95d380): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db95d380): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db95d380): >_readAt: n=5, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db95d380): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.365977596 +0000 UTC m=+204.011399683 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db95d380): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db63aa80 item 33 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db95d9c0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db95d9c0): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db95d9c0): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db95d9c0): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db95d9c0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.367411709 +0000 UTC m=+204.012833795 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db95d9c0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db95de40): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db95de40): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db63ae00 item 34 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db95de40): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db95de40): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db95de40): _writeAt: size=3, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db95de40): >_writeAt: n=3, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db95de40): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.367947839 +0000 UTC m=+204.013369925 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db95de40): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db96e480): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db96e480): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db96e480): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db96e480): >_readAt: n=3, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db96e480): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.367947839 +0000 UTC m=+204.013369925 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db96e480): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db63afc0 item 34 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db96eac0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db96eac0): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db96eac0): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db96eac0): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db96eac0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.369341457 +0000 UTC m=+204.014763543 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db96eac0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db96ef40): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db96ef40): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db96ef40): _writeAt: size=3, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db96ef40): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db96ef40): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db63b3b0 item 35 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db96ef40): >_writeAt: n=3, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db96ef40): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.369941605 +0000 UTC m=+204.015363691 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db96ef40): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db96f440): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db96f440): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db96f440): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db96f440): >_readAt: n=5, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db96f440): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.369941605 +0000 UTC m=+204.015363691 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db96f440): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db63b570 item 35 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db96fac0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db96fac0): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db96fac0): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db96fac0): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db96fac0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.371561424 +0000 UTC m=+204.016983550 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db96fac0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf8a0c0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf8a0c0): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db63b9d0 item 36 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf8a0c0): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf8a0c0): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf8a0c0): _writeAt: size=3, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf8a0c0): >_writeAt: n=3, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf8a0c0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.372167153 +0000 UTC m=+204.017589229 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf8a0c0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf8a600): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf8a600): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf8a600): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf8a600): >_readAt: n=3, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf8a600): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.372167153 +0000 UTC m=+204.017589229 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf8a600): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db63bb90 item 36 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf8ac40): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf8ac40): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf8ac40): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf8ac40): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf8ac40): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.373454863 +0000 UTC m=+204.018876939 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf8ac40): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf8b0c0): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf8b0c0): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf8b0c0): _writeAt: size=3, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf8b0c0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf8b0c0): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db7ca070 item 37 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf8b0c0): >_writeAt: n=3, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf8b0c0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.374044823 +0000 UTC m=+204.019466898 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf8b0c0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf8b5c0): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf8b5c0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf8b5c0): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf8b5c0): >_readAt: n=5, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf8b5c0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.374044823 +0000 UTC m=+204.019466898 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf8b5c0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db7ca310 item 37 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf8bc40): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf8bc40): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf8bc40): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf8bc40): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf8bc40): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.375230803 +0000 UTC m=+204.020652879 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf8bc40): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafc0240): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafc0240): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db7ca700 item 38 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafc0240): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafc0240): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafc0240): _writeAt: size=3, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafc0240): >_writeAt: n=3, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafc0240): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.375838366 +0000 UTC m=+204.021260441 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafc0240): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafc0780): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafc0780): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafc0780): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafc0780): >_readAt: n=3, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafc0780): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.375838366 +0000 UTC m=+204.021260441 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafc0780): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db7ca8c0 item 38 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafc0e00): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafc0e00): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafc0e00): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafc0e00): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafc0e00): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.377020669 +0000 UTC m=+204.022442745 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafc0e00): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafc1300): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafc1300): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafc1300): _writeAt: size=3, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafc1300): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafc1300): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db7cacb0 item 39 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafc1300): >_writeAt: n=3, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafc1300): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.37749838 +0000 UTC m=+204.022920456 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafc1300): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafc1800): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafc1800): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafc1800): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafc1800): >_readAt: n=5, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafc1800): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.37749838 +0000 UTC m=+204.022920456 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafc1800): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db7cae70 item 39 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafc1e80): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafc1e80): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafc1e80): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafc1e80): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafc1e80): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.379018533 +0000 UTC m=+204.024440609 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafc1e80): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadfcdc0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadfcdc0): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db5fbb90 item 40 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadfcdc0): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadfcdc0): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadfcdc0): _writeAt: size=3, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadfcdc0): >_writeAt: n=3, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadfcdc0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.379615986 +0000 UTC m=+204.025038063 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadfcdc0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadfd300): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadfd300): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadfd300): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadfd300): >_readAt: n=3, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadfd300): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.379615986 +0000 UTC m=+204.025038063 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadfd300): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db5fbd50 item 40 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadfd8c0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadfd8c0): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadfd8c0): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadfd8c0): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadfd8c0): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadfd8c0): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadfd8c0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.380878561 +0000 UTC m=+204.026300636 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadfd8c0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadfddc0): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadfddc0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadfddc0): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db3ca4d0 item 41 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadfddc0): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadfddc0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.38132417 +0000 UTC m=+204.026746256 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadfddc0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae52380): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae52380): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae52380): _writeAt: size=3, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae52380): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae52380): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db3ca690 item 41 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae52380): >_writeAt: n=3, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae52380): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.381792524 +0000 UTC m=+204.027214600 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae52380): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae528c0): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae528c0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae528c0): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae528c0): >_readAt: n=5, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae528c0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.381792524 +0000 UTC m=+204.027214600 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae528c0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db3ca9a0 item 41 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae52f00): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae52f00): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae52f00): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae52f00): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae52f00): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae52f00): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae52f00): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.382904707 +0000 UTC m=+204.028326783 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae52f00): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae53400): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae53400): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae53400): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db3cad90 item 42 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae53400): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae53400): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.383468687 +0000 UTC m=+204.028890764 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae53400): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae53940): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae53940): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db3caf50 item 42 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae53940): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae53940): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae53940): _writeAt: size=3, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae53940): >_writeAt: n=3, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae53940): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.384006921 +0000 UTC m=+204.029428997 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae53940): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae53ec0): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae53ec0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae53ec0): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae53ec0): >_readAt: n=3, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae53ec0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.384006921 +0000 UTC m=+204.029428997 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dae53ec0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db3cb110 item 42 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db012600): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db012600): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db012600): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db012600): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db012600): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db012600): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db012600): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.38510058 +0000 UTC m=+204.030522656 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db012600): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db012b00): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db012b00): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db012b00): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db3cb490 item 43 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db012b00): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db012b00): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.385657217 +0000 UTC m=+204.031079293 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db012b00): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db013040): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db013040): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db013040): _writeAt: size=3, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db013040): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db013040): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db3cb650 item 43 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db013040): >_writeAt: n=3, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db013040): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.386197004 +0000 UTC m=+204.031619080 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db013040): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db013580): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db013580): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db013580): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db013580): >_readAt: n=5, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db013580): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.386197004 +0000 UTC m=+204.031619080 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db013580): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db3cb880 item 43 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db013bc0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db013bc0): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db013bc0): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db013bc0): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db013bc0): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db013bc0): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db013bc0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.387447975 +0000 UTC m=+204.032870051 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db013bc0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0461c0): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0461c0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0461c0): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db3cbc70 item 44 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0461c0): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0461c0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.387991318 +0000 UTC m=+204.033413394 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0461c0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db046700): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db046700): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db3cbe30 item 44 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db046700): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db046700): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db046700): _writeAt: size=3, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db046700): >_writeAt: n=3, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db046700): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.388550299 +0000 UTC m=+204.033972375 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db046700): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db046c80): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db046c80): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db046c80): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db046c80): >_readAt: n=3, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db046c80): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.388550299 +0000 UTC m=+204.033972375 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db046c80): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db714150 item 44 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0472c0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0472c0): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0472c0): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0472c0): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0472c0): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0472c0): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0472c0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.390013757 +0000 UTC m=+204.035435853 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0472c0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0477c0): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0477c0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0477c0): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db7144d0 item 45 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0477c0): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0477c0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.390510934 +0000 UTC m=+204.035933011 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0477c0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db047ec0): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db047ec0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db047ec0): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db047ec0): >_readAt: n=5, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db047ec0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.390510934 +0000 UTC m=+204.035933011 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db047ec0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db714690 item 45 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db088600): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db088600): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db088600): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db088600): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db088600): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db088600): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db088600): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.391963632 +0000 UTC m=+204.037385708 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db088600): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db088b00): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db088b00): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db088b00): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db714a10 item 46 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db088b00): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db088b00): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.392460127 +0000 UTC m=+204.037882203 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db088b00): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db089200): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db089200): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db089200): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db089200): >_readAt: n=5, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db089200): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.392460127 +0000 UTC m=+204.037882203 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db089200): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db714d90 item 46 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db089840): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db089840): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db089840): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db089840): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db089840): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db089840): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db089840): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.393946788 +0000 UTC m=+204.039368864 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db089840): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db089d40): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db089d40): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db089d40): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db715180 item 47 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db089d40): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db089d40): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.394459354 +0000 UTC m=+204.039881460 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db089d40): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db09e540): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db09e540): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db09e540): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db09e540): >_readAt: n=5, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db09e540): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.394459354 +0000 UTC m=+204.039881460 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db09e540): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db715340 item 47 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 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/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db09eb80): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db09eb80): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db09eb80): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db09eb80): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db09eb80): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db09eb80): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db09eb80): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.395975941 +0000 UTC m=+204.041398016 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db09eb80): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db09f080): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db09f080): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db09f080): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db7156c0 item 48 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db09f080): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db09f080): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.396465182 +0000 UTC m=+204.041887278 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db09f080): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db09f780): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db09f780): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db09f780): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db09f780): >_readAt: n=5, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db09f780): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.396465182 +0000 UTC m=+204.041887278 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db09f780): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db715880 item 48 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db09fdc0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db09fdc0): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db09fdc0): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db09fdc0): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db09fdc0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.397872615 +0000 UTC m=+204.043294722 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db09fdc0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0b8340): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0b8340): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0b8340): _writeAt: size=3, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0b8340): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0b8340): open at offset 5 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0b8340): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db715c00 item 49 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0b8340): >_writeAt: n=3, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0b8340): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.398360425 +0000 UTC m=+204.043782500 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0b8340): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0b8880): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0b8880): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0b8880): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0b8880): >_readAt: n=8, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0b8880): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.398360425 +0000 UTC m=+204.043782500 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0b8880): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db954070 item 49 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0b8f00): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0b8f00): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0b8f00): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0b8f00): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0b8f00): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.399634739 +0000 UTC m=+204.045056816 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0b8f00): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0b9400): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0b9400): open at offset 5 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0b9400): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db954460 item 50 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0b9400): _readAt: size=2, off=5 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0b9400): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0b9400): _writeAt: size=3, off=5 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0b9400): >_writeAt: n=3, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0b9400): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.40032736 +0000 UTC m=+204.045749436 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0b9400): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0b9980): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0b9980): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0b9980): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0b9980): >_readAt: n=3, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0b9980): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.40032736 +0000 UTC m=+204.045749436 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0b9980): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db954a10 item 50 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0ce100): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0ce100): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0ce100): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0ce100): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0ce100): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.401617395 +0000 UTC m=+204.047039471 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0ce100): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0ce600): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0ce600): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0ce600): _writeAt: size=3, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0ce600): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0ce600): open at offset 5 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0ce600): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db954e70 item 51 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0ce600): >_writeAt: n=3, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0ce600): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.402123669 +0000 UTC m=+204.047545745 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0ce600): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0ceb40): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0ceb40): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0ceb40): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0ceb40): >_readAt: n=8, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0ceb40): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.402123669 +0000 UTC m=+204.047545745 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0ceb40): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db955030 item 51 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0cf1c0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0cf1c0): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0cf1c0): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0cf1c0): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0cf1c0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.403427899 +0000 UTC m=+204.048849976 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0cf1c0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0cf6c0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0cf6c0): open at offset 5 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0cf6c0): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db9553b0 item 52 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0cf6c0): _readAt: size=2, off=5 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0cf6c0): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0cf6c0): _writeAt: size=3, off=5 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0cf6c0): >_writeAt: n=3, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0cf6c0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.403933652 +0000 UTC m=+204.049355739 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0cf6c0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0cfc40): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0cfc40): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0cfc40): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0cfc40): >_readAt: n=3, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0cfc40): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.403933652 +0000 UTC m=+204.049355739 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0cfc40): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db955650 item 52 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0e83c0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0e83c0): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0e83c0): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0e83c0): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0e83c0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.405314927 +0000 UTC m=+204.050737003 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0e83c0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0e88c0): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0e88c0): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0e88c0): _writeAt: size=3, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0e88c0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0e88c0): open at offset 5 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0e88c0): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db9559d0 item 53 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0e88c0): >_writeAt: n=3, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0e88c0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.405836599 +0000 UTC m=+204.051258675 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0e88c0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0e8e00): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0e8e00): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0e8e00): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0e8e00): >_readAt: n=8, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0e8e00): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.405836599 +0000 UTC m=+204.051258675 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0e8e00): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db955c00 item 53 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0e9480): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0e9480): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0e9480): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0e9480): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0e9480): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.407240777 +0000 UTC m=+204.052662853 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0e9480): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0e9980): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0e9980): open at offset 5 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0e9980): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db6d40e0 item 54 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0e9980): _readAt: size=2, off=5 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0e9980): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0e9980): _writeAt: size=3, off=5 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0e9980): >_writeAt: n=3, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0e9980): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.407954838 +0000 UTC m=+204.053376914 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db0e9980): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db108000): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db108000): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db108000): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db108000): >_readAt: n=3, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db108000): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.407954838 +0000 UTC m=+204.053376914 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db108000): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db6d42a0 item 54 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db108680): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db108680): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db108680): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db108680): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db108680): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.40921707 +0000 UTC m=+204.054639147 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db108680): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db108b80): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db108b80): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db108b80): _writeAt: size=3, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db108b80): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db108b80): open at offset 5 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db108b80): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db6d4620 item 55 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db108b80): >_writeAt: n=3, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db108b80): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.409688069 +0000 UTC m=+204.055110145 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db108b80): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1090c0): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1090c0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1090c0): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1090c0): >_readAt: n=8, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1090c0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.409688069 +0000 UTC m=+204.055110145 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1090c0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db6d47e0 item 55 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 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/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db109740): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db109740): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db109740): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db109740): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db109740): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.412121664 +0000 UTC m=+204.057543750 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db109740): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db109c40): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db109c40): open at offset 5 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db109c40): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db6d4cb0 item 56 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db109c40): _readAt: size=2, off=5 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db109c40): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db109c40): _writeAt: size=3, off=5 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db109c40): >_writeAt: n=3, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db109c40): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.413113484 +0000 UTC m=+204.058535599 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db109c40): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1402c0): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1402c0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1402c0): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1402c0): >_readAt: n=3, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1402c0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.413113484 +0000 UTC m=+204.058535599 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1402c0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db6d4e70 item 56 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db140900): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db140900): open at offset 0 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db140900): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db140900): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db140900): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db140900): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db140900): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db140900): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.415534064 +0000 UTC m=+204.060956170 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db140900): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db140e40): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db140e40): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db140e40): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db6d52d0 item 57 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db140e40): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db140e40): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.416313818 +0000 UTC m=+204.061735894 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db140e40): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db141380): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db141380): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db141380): _writeAt: size=3, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db141380): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db141380): open at offset 5 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db141380): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db6d5490 item 57 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db141380): >_writeAt: n=3, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db141380): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.417105593 +0000 UTC m=+204.062527690 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db141380): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db141900): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db141900): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db141900): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db141900): >_readAt: n=8, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db141900): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.417105593 +0000 UTC m=+204.062527690 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db141900): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db6d5730 item 57 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db186040): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db186040): open at offset 0 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db186040): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db186040): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db186040): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db186040): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db186040): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db186040): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.418608996 +0000 UTC m=+204.064031072 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db186040): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db186580): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db186580): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db186580): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db6a2070 item 58 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db186580): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db186580): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.419031143 +0000 UTC m=+204.064453219 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db186580): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db186ac0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db186ac0): open at offset 5 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db186ac0): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db6a2230 item 58 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db186ac0): _readAt: size=2, off=5 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db186ac0): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db186ac0): _writeAt: size=3, off=5 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db186ac0): >_writeAt: n=3, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db186ac0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.41964111 +0000 UTC m=+204.065063186 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db186ac0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db187080): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db187080): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db187080): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db187080): >_readAt: n=3, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db187080): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.41964111 +0000 UTC m=+204.065063186 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db187080): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db6a23f0 item 58 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1876c0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1876c0): open at offset 0 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1876c0): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1876c0): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1876c0): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1876c0): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1876c0): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1876c0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.421138691 +0000 UTC m=+204.066560767 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1876c0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db187c00): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db187c00): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db187c00): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db6a2770 item 59 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db187c00): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db187c00): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.421593148 +0000 UTC m=+204.067015224 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db187c00): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db19c240): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db19c240): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db19c240): _writeAt: size=3, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db19c240): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db19c240): open at offset 5 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db19c240): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db6a2930 item 59 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db19c240): >_writeAt: n=3, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db19c240): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.422073162 +0000 UTC m=+204.067495239 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db19c240): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db19c7c0): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db19c7c0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db19c7c0): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db19c7c0): >_readAt: n=8, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db19c7c0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.422073162 +0000 UTC m=+204.067495239 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db19c7c0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db6a2af0 item 59 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 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/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db19ce00): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db19ce00): open at offset 0 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db19ce00): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db19ce00): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db19ce00): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db19ce00): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db19ce00): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db19ce00): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.42350923 +0000 UTC m=+204.068931306 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db19ce00): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db19d340): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db19d340): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db19d340): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db6a2e70 item 60 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db19d340): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db19d340): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.424000906 +0000 UTC m=+204.069423022 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db19d340): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db19d880): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db19d880): open at offset 5 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db19d880): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db6a3030 item 60 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db19d880): _readAt: size=2, off=5 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db19d880): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db19d880): _writeAt: size=3, off=5 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db19d880): >_writeAt: n=3, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db19d880): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.424552775 +0000 UTC m=+204.069974861 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db19d880): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db19de40): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db19de40): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db19de40): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db19de40): >_readAt: n=3, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db19de40): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.424552775 +0000 UTC m=+204.069974861 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db19de40): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db6a31f0 item 60 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1b6580): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1b6580): open at offset 0 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1b6580): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1b6580): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1b6580): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1b6580): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1b6580): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1b6580): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.425948345 +0000 UTC m=+204.071370452 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1b6580): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1b6ac0): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1b6ac0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1b6ac0): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db6a3570 item 61 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1b6ac0): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1b6ac0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.426512989 +0000 UTC m=+204.071935084 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1b6ac0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1b71c0): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1b71c0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1b71c0): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1b71c0): >_readAt: n=5, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1b71c0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.426512989 +0000 UTC m=+204.071935084 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1b71c0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db6a37a0 item 61 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 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/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1b7800): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1b7800): open at offset 0 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1b7800): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1b7800): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1b7800): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1b7800): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1b7800): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1b7800): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.427980564 +0000 UTC m=+204.073402640 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1b7800): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1b7d40): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1b7d40): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1b7d40): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db6a3b20 item 62 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1b7d40): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1b7d40): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.428540077 +0000 UTC m=+204.073962152 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1b7d40): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1ce540): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1ce540): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1ce540): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1ce540): >_readAt: n=5, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1ce540): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.428540077 +0000 UTC m=+204.073962152 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1ce540): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db6a3ce0 item 62 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 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/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1ceb80): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1ceb80): open at offset 0 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1ceb80): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1ceb80): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1ceb80): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1ceb80): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1ceb80): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1ceb80): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.430111255 +0000 UTC m=+204.075533331 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1ceb80): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1cf0c0): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1cf0c0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1cf0c0): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db822230 item 63 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1cf0c0): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1cf0c0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.430603923 +0000 UTC m=+204.076025999 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1cf0c0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1cf7c0): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1cf7c0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1cf7c0): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1cf7c0): >_readAt: n=5, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1cf7c0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.430603923 +0000 UTC m=+204.076025999 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1cf7c0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db822460 item 63 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 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/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1cfe00): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1cfe00): open at offset 0 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1cfe00): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1cfe00): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1cfe00): >_readAt: n=0, err=Bad file descriptor 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1cfe00): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1cfe00): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1cfe00): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.432068613 +0000 UTC m=+204.077490719 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1cfe00): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1e6440): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1e6440): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1e6440): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db8227e0 item 64 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1e6440): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1e6440): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.43254964 +0000 UTC m=+204.077971727 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1e6440): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1e6b40): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1e6b40): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1e6b40): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1e6b40): >_readAt: n=5, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1e6b40): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.43254964 +0000 UTC m=+204.077971727 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1e6b40): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db8229a0 item 64 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1e7180): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1e7180): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1e7180): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1e7180): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1e7180): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.434163979 +0000 UTC m=+204.079586055 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1e7180): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1e7600): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1e7600): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1e7600): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1e7600): >_readAt: n=2, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1e7600): _writeAt: size=3, off=2 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db822d20 item 65 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1e7600): >_writeAt: n=3, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1e7600): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.434861239 +0000 UTC m=+204.080283315 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1e7600): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1e7b00): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1e7b00): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1e7b00): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1e7b00): >_readAt: n=5, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1e7b00): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.434861239 +0000 UTC m=+204.080283315 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db1e7b00): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db822ee0 item 65 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db204240): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db204240): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db204240): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db204240): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db204240): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.436096641 +0000 UTC m=+204.081518717 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db204240): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db2046c0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db2046c0): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db823420 item 66 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db2046c0): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db2046c0): >_readAt: n=0, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db2046c0): _writeAt: size=3, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db2046c0): >_writeAt: n=3, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db2046c0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.436690919 +0000 UTC m=+204.082112995 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db2046c0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db204c00): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db204c00): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db204c00): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db204c00): >_readAt: n=3, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db204c00): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.436690919 +0000 UTC m=+204.082112995 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db204c00): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db8235e0 item 66 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db205240): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db205240): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db205240): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db205240): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db205240): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.43814578 +0000 UTC m=+204.083567866 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db205240): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db2056c0): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db2056c0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db2056c0): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db2056c0): >_readAt: n=2, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db2056c0): _writeAt: size=3, off=2 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db823960 item 67 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db2056c0): >_writeAt: n=3, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db2056c0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.438648428 +0000 UTC m=+204.084070504 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db2056c0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db205bc0): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db205bc0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db205bc0): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db205bc0): >_readAt: n=5, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db205bc0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.438648428 +0000 UTC m=+204.084070504 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db205bc0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db823b20 item 67 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db21e340): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db21e340): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db21e340): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db21e340): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db21e340): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.440245194 +0000 UTC m=+204.085667270 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db21e340): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db21e840): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db21e840): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db172000 item 68 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db21e840): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db21e840): >_readAt: n=0, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db21e840): _writeAt: size=3, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db21e840): >_writeAt: n=3, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db21e840): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.440782124 +0000 UTC m=+204.086204201 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db21e840): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db21ed80): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db21ed80): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db21ed80): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db21ed80): >_readAt: n=3, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db21ed80): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.440782124 +0000 UTC m=+204.086204201 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db21ed80): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db1721c0 item 68 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db21f3c0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db21f3c0): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db21f3c0): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db21f3c0): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db21f3c0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.441898345 +0000 UTC m=+204.087320422 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db21f3c0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db21f840): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db21f840): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db21f840): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db21f840): >_readAt: n=2, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db21f840): _writeAt: size=3, off=2 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db172620 item 69 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db21f840): >_writeAt: n=3, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db21f840): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.442453089 +0000 UTC m=+204.087875164 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db21f840): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db21fd40): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db21fd40): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db21fd40): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db21fd40): >_readAt: n=5, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db21fd40): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.442453089 +0000 UTC m=+204.087875164 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db21fd40): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db1727e0 item 69 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db23a4c0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db23a4c0): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db23a4c0): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db23a4c0): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db23a4c0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.44368755 +0000 UTC m=+204.089109626 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db23a4c0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db23a9c0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db23a9c0): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db172c40 item 70 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db23a9c0): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db23a9c0): >_readAt: n=0, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db23a9c0): _writeAt: size=3, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db23a9c0): >_writeAt: n=3, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db23a9c0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.444273011 +0000 UTC m=+204.089695087 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db23a9c0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db23af00): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db23af00): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db23af00): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db23af00): >_readAt: n=3, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db23af00): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.444273011 +0000 UTC m=+204.089695087 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db23af00): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db172e70 item 70 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db23b580): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db23b580): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db23b580): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db23b580): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db23b580): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.445566352 +0000 UTC m=+204.090988428 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db23b580): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db23ba80): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db23ba80): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db23ba80): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db23ba80): >_readAt: n=2, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db23ba80): _writeAt: size=3, off=2 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db1732d0 item 71 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db23ba80): >_writeAt: n=3, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db23ba80): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.446033392 +0000 UTC m=+204.091455469 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db23ba80): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db25a080): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db25a080): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db25a080): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db25a080): >_readAt: n=5, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db25a080): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.446033392 +0000 UTC m=+204.091455469 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db25a080): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db173570 item 71 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db25a700): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db25a700): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db25a700): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db25a700): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db25a700): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.447127281 +0000 UTC m=+204.092549357 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db25a700): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db25ac00): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db25ac00): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db1739d0 item 72 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db25ac00): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db25ac00): >_readAt: n=0, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db25ac00): _writeAt: size=3, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db25ac00): >_writeAt: n=3, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db25ac00): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.447646178 +0000 UTC m=+204.093068255 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db25ac00): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db25b140): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db25b140): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db25b140): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db25b140): >_readAt: n=3, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db25b140): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.447646178 +0000 UTC m=+204.093068255 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db25b140): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db173ce0 item 72 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db25b700): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db25b700): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db25b700): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db25b700): >_readAt: n=0, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db25b700): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db25b700): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db25b700): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.44873633 +0000 UTC m=+204.094158406 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db25b700): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db25bc00): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db25bc00): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db25bc00): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db1302a0 item 73 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db25bc00): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db25bc00): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.449361456 +0000 UTC m=+204.094783532 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db25bc00): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db2761c0): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db2761c0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db2761c0): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db2761c0): >_readAt: n=2, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db2761c0): _writeAt: size=3, off=2 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db130770 item 73 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db2761c0): >_writeAt: n=3, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db2761c0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.449807157 +0000 UTC m=+204.095229232 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db2761c0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db276700): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db276700): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db276700): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db276700): >_readAt: n=5, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db276700): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.449807157 +0000 UTC m=+204.095229232 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db276700): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db130930 item 73 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf43200): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf43200): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf43200): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf43200): >_readAt: n=0, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf43200): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf43200): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf43200): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.451050022 +0000 UTC m=+204.096472098 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf43200): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf43700): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf43700): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf43700): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db71fa40 item 74 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf43700): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf43700): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.451515741 +0000 UTC m=+204.096937817 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf43700): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf43c40): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf43c40): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db71fc00 item 74 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf43c40): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf43c40): >_readAt: n=0, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf43c40): _writeAt: size=3, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf43c40): >_writeAt: n=3, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf43c40): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.45206242 +0000 UTC m=+204.097484496 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf43c40): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db2842c0): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db2842c0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db2842c0): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db2842c0): >_readAt: n=3, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db2842c0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.45206242 +0000 UTC m=+204.097484496 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db2842c0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db71fe30 item 74 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db284900): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db284900): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db284900): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db284900): >_readAt: n=0, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db284900): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db284900): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db284900): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.453203546 +0000 UTC m=+204.098625623 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db284900): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db284e00): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db284e00): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db284e00): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2daff67e0 item 75 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db284e00): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db284e00): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.45366134 +0000 UTC m=+204.099083416 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db284e00): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db285340): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db285340): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db285340): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db285340): >_readAt: n=2, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db285340): _writeAt: size=3, off=2 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2daff6b60 item 75 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db285340): >_writeAt: n=3, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db285340): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.454239988 +0000 UTC m=+204.099662065 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db285340): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db285880): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db285880): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db285880): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db285880): >_readAt: n=5, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db285880): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.454239988 +0000 UTC m=+204.099662065 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db285880): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2daff6d90 item 75 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db285ec0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db285ec0): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db285ec0): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db285ec0): >_readAt: n=0, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db285ec0): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db285ec0): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db285ec0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.455542286 +0000 UTC m=+204.100964362 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db285ec0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db276bc0): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db276bc0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db276bc0): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db130d20 item 76 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db276bc0): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db276bc0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.456194583 +0000 UTC m=+204.101616658 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db276bc0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db3464c0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db3464c0): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2daff7340 item 76 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db3464c0): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db3464c0): >_readAt: n=0, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db3464c0): _writeAt: size=3, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db3464c0): >_writeAt: n=3, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db3464c0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.457347741 +0000 UTC m=+204.102769817 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db3464c0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafdc600): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafdc600): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafdc600): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafdc600): >_readAt: n=3, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafdc600): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.457347741 +0000 UTC m=+204.102769817 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafdc600): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db7ca0e0 item 76 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafdcc40): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafdcc40): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafdcc40): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafdcc40): >_readAt: n=0, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafdcc40): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafdcc40): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafdcc40): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.459030167 +0000 UTC m=+204.104452263 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafdcc40): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafdd140): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafdd140): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafdd140): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db7ca5b0 item 77 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafdd140): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafdd140): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.459449479 +0000 UTC m=+204.104871555 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafdd140): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafdd840): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafdd840): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafdd840): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafdd840): >_readAt: n=5, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafdd840): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.459449479 +0000 UTC m=+204.104871555 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafdd840): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db7ca770 item 77 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafdde80): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafdde80): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafdde80): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafdde80): >_readAt: n=0, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafdde80): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafdde80): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafdde80): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.461116866 +0000 UTC m=+204.106538942 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dafdde80): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db346900): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db346900): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db346900): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db7cab60 item 78 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db346900): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db346900): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.461544974 +0000 UTC m=+204.106967050 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db346900): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db347000): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db347000): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db347000): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db347000): >_readAt: n=5, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db347000): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.461544974 +0000 UTC m=+204.106967050 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db347000): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db7cad20 item 78 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db347640): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db347640): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db347640): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db347640): >_readAt: n=0, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db347640): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db347640): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db347640): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.463204147 +0000 UTC m=+204.108626223 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db347640): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db347b40): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db347b40): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db347b40): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db7cb110 item 79 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db347b40): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db347b40): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.463642875 +0000 UTC m=+204.109064951 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db347b40): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db276340): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db276340): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db276340): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db276340): >_readAt: n=5, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db276340): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.463642875 +0000 UTC m=+204.109064951 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db276340): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db7cb3b0 item 79 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 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/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db276980): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db276980): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db276980): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db276980): >_readAt: n=0, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db276980): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db276980): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db276980): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.465256472 +0000 UTC m=+204.110678548 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db276980): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db277280): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db277280): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db277280): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db7cb730 item 80 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db277280): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db277280): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.465655025 +0000 UTC m=+204.111077101 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db277280): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db277980): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db277980): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db277980): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db277980): >_readAt: n=5, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db277980): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.465655025 +0000 UTC m=+204.111077101 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db277980): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db7cb8f0 item 80 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db3640c0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db3640c0): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db3640c0): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db3640c0): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db3640c0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.466737242 +0000 UTC m=+204.112159319 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db3640c0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db364540): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db364540): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db364540): open at offset 5 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db364540): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db364540): >_readAt: n=2, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db364540): _writeAt: size=3, off=7 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db7cbc70 item 81 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db364540): >_writeAt: n=3, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db364540): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.467187522 +0000 UTC m=+204.112609598 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db364540): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db364a80): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db364a80): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db364a80): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db364a80): >_readAt: n=8, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db364a80): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.467187522 +0000 UTC m=+204.112609598 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db364a80): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db7cbe30 item 81 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db365140): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db365140): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db365140): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db365140): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db365140): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.468228132 +0000 UTC m=+204.113650207 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db365140): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db365640): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db365640): open at offset 5 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db365640): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2daff67e0 item 82 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db365640): _readAt: size=2, off=5 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db365640): >_readAt: n=0, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db365640): _writeAt: size=3, off=5 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db365640): >_writeAt: n=3, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db365640): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.468886168 +0000 UTC m=+204.114308244 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db365640): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db365bc0): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db365bc0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db365bc0): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db365bc0): >_readAt: n=3, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db365bc0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.468886168 +0000 UTC m=+204.114308244 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db365bc0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2daff6b60 item 82 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2da978800): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2da978800): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2da978800): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2da978800): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2da978800): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.469906038 +0000 UTC m=+204.115328115 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2da978800): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2da979680): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2da979680): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2da979680): open at offset 5 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2da979680): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2da979680): >_readAt: n=2, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2da979680): _writeAt: size=3, off=7 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2daff70a0 item 83 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2da979680): >_writeAt: n=3, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2da979680): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.470367669 +0000 UTC m=+204.115789755 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2da979680): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daee0200): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daee0200): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daee0200): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daee0200): >_readAt: n=8, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daee0200): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.470367669 +0000 UTC m=+204.115789755 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daee0200): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2daff7650 item 83 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daee0b00): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daee0b00): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daee0b00): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daee0b00): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daee0b00): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.471563087 +0000 UTC m=+204.116985163 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daee0b00): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daee1040): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daee1040): open at offset 5 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daee1040): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2daff7a40 item 84 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daee1040): _readAt: size=2, off=5 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daee1040): >_readAt: n=0, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daee1040): _writeAt: size=3, off=5 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daee1040): >_writeAt: n=3, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daee1040): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.472054824 +0000 UTC m=+204.117476939 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daee1040): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dab64c40): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dab64c40): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dab64c40): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dab64c40): >_readAt: n=3, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dab64c40): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.472054824 +0000 UTC m=+204.117476939 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dab64c40): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db352070 item 84 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dab65300): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dab65300): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dab65300): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dab65300): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dab65300): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.473202844 +0000 UTC m=+204.118624919 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dab65300): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dab65d40): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dab65d40): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dab65d40): open at offset 5 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dab65d40): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dab65d40): >_readAt: n=2, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dab65d40): _writeAt: size=3, off=7 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db3523f0 item 85 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dab65d40): >_writeAt: n=3, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dab65d40): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.473640991 +0000 UTC m=+204.119063067 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dab65d40): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17e580): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17e580): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17e580): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17e580): >_readAt: n=8, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17e580): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.473640991 +0000 UTC m=+204.119063067 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17e580): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db352700 item 85 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17ec00): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17ec00): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17ec00): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17ec00): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17ec00): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.474667624 +0000 UTC m=+204.120089700 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17ec00): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17f100): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17f100): open at offset 5 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17f100): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db352b60 item 86 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17f100): _readAt: size=2, off=5 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17f100): >_readAt: n=0, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17f100): _writeAt: size=3, off=5 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17f100): >_writeAt: n=3, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17f100): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.475160863 +0000 UTC m=+204.120582939 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17f100): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17f6c0): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17f6c0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17f6c0): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17f6c0): >_readAt: n=3, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17f6c0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.475160863 +0000 UTC m=+204.120582939 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17f6c0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db352d90 item 86 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17fd40): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17fd40): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17fd40): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17fd40): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17fd40): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.476654267 +0000 UTC m=+204.122076343 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db17fd40): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf46440): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf46440): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf46440): open at offset 5 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf46440): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf46440): >_readAt: n=2, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf46440): _writeAt: size=3, off=7 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db353420 item 87 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf46440): >_writeAt: n=3, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf46440): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.477068459 +0000 UTC m=+204.122490535 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf46440): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf46980): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf46980): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf46980): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf46980): >_readAt: n=8, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf46980): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.477068459 +0000 UTC m=+204.122490535 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf46980): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db3536c0 item 87 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 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/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf47100): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf47100): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf47100): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf47100): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf47100): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.478105432 +0000 UTC m=+204.123527508 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf47100): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf47600): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf47600): open at offset 5 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf47600): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db353a40 item 88 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf47600): _readAt: size=2, off=5 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf47600): >_readAt: n=0, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf47600): _writeAt: size=3, off=5 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf47600): >_writeAt: n=3, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf47600): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.478596837 +0000 UTC m=+204.124018914 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf47600): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf47bc0): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf47bc0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf47bc0): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf47bc0): >_readAt: n=3, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf47bc0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.478596837 +0000 UTC m=+204.124018914 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daf47bc0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db353c00 item 88 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dac731c0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dac731c0): open at offset 0 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dac731c0): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dac731c0): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dac731c0): >_readAt: n=0, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dac731c0): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dac731c0): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dac731c0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.479795061 +0000 UTC m=+204.125217137 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dac731c0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dac73bc0): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dac73bc0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dac73bc0): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db1302a0 item 89 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dac73bc0): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dac73bc0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.480314118 +0000 UTC m=+204.125736194 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dac73bc0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db338240): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db338240): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db338240): open at offset 5 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db338240): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db338240): >_readAt: n=2, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db338240): _writeAt: size=3, off=7 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db130770 item 89 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db338240): >_writeAt: n=3, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db338240): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.480804462 +0000 UTC m=+204.126226538 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db338240): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db3387c0): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db3387c0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db3387c0): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db3387c0): >_readAt: n=8, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db3387c0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.480804462 +0000 UTC m=+204.126226538 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db3387c0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db130930 item 89 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db338e40): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db338e40): open at offset 0 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db338e40): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db338e40): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db338e40): >_readAt: n=0, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db338e40): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db338e40): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db338e40): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.482059602 +0000 UTC m=+204.127481678 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db338e40): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db339380): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db339380): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db339380): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db131110 item 90 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db339380): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db339380): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.4824503 +0000 UTC m=+204.127872376 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db339380): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db3398c0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db3398c0): open at offset 5 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db3398c0): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db1312d0 item 90 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db3398c0): _readAt: size=2, off=5 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db3398c0): >_readAt: n=0, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db3398c0): _writeAt: size=3, off=5 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db3398c0): >_writeAt: n=3, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db3398c0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.482925736 +0000 UTC m=+204.128347813 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db3398c0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db339e80): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db339e80): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db339e80): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db339e80): >_readAt: n=3, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db339e80): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.482925736 +0000 UTC m=+204.128347813 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db339e80): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db131490 item 90 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daa6bb40): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daa6bb40): open at offset 0 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daa6bb40): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daa6bb40): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daa6bb40): >_readAt: n=0, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daa6bb40): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daa6bb40): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daa6bb40): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.484163022 +0000 UTC m=+204.129585098 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2daa6bb40): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db542480): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db542480): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db542480): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db131810 item 91 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db542480): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db542480): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.484541218 +0000 UTC m=+204.129963293 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db542480): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db5429c0): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db5429c0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db5429c0): open at offset 5 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db5429c0): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db5429c0): >_readAt: n=2, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db5429c0): _writeAt: size=3, off=7 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db1319d0 item 91 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db5429c0): >_writeAt: n=3, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db5429c0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.484977952 +0000 UTC m=+204.130400027 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db5429c0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db542fc0): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db542fc0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db542fc0): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db542fc0): >_readAt: n=8, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db542fc0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.484977952 +0000 UTC m=+204.130400027 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db542fc0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2db131b90 item 91 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 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/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db543600): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db543600): open at offset 0 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db543600): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db543600): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db543600): >_readAt: n=0, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db543600): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db543600): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db543600): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.486127914 +0000 UTC m=+204.131549990 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db543600): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db543b40): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db543b40): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db543b40): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2daffe150 item 92 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db543b40): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db543b40): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.486491542 +0000 UTC m=+204.131913618 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db543b40): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db284180): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db284180): open at offset 5 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db284180): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2daffe380 item 92 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db284180): _readAt: size=2, off=5 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db284180): >_readAt: n=0, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db284180): _writeAt: size=3, off=5 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db284180): >_writeAt: n=3, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db284180): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.486954836 +0000 UTC m=+204.132376912 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db284180): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db284740): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db284740): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db284740): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db284740): >_readAt: n=3, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db284740): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.486954836 +0000 UTC m=+204.132376912 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db284740): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2daffe7e0 item 92 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db284d80): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db284d80): open at offset 0 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db284d80): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db284d80): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db284d80): >_readAt: n=0, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db284d80): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db284d80): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db284d80): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.488022185 +0000 UTC m=+204.133444261 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db284d80): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db2852c0): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db2852c0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db2852c0): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2daffecb0 item 93 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db2852c0): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db2852c0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.488428794 +0000 UTC m=+204.133850870 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db2852c0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db2859c0): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db2859c0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db2859c0): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db2859c0): >_readAt: n=5, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db2859c0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.488428794 +0000 UTC m=+204.133850870 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2db2859c0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2daffee70 item 93 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 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/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad94140): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad94140): open at offset 0 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad94140): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad94140): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad94140): >_readAt: n=0, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad94140): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad94140): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad94140): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.489598484 +0000 UTC m=+204.135020559 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad94140): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad94680): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad94680): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad94680): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2dafff2d0 item 94 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad94680): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad94680): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.489994882 +0000 UTC m=+204.135416958 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad94680): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad94d80): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad94d80): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad94d80): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad94d80): >_readAt: n=5, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad94d80): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.489994882 +0000 UTC m=+204.135416958 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad94d80): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2dafff490 item 94 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 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/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad953c0): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad953c0): open at offset 0 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad953c0): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad953c0): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad953c0): >_readAt: n=0, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad953c0): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad953c0): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad953c0): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.491158812 +0000 UTC m=+204.136580888 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad953c0): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad95900): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad95900): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad95900): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2dafff8f0 item 95 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad95900): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad95900): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.491538729 +0000 UTC m=+204.136960805 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dad95900): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc8100): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc8100): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc8100): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc8100): >_readAt: n=5, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc8100): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.491538729 +0000 UTC m=+204.136960805 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc8100): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2dafffb20 item 95 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 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/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc8740): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc8740): open at offset 0 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc8740): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc8740): _readAt: size=2, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc8740): >_readAt: n=0, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc8740): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc8740): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc8740): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.492711606 +0000 UTC m=+204.138133682 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc8740): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc8c80): _writeAt: size=5, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc8c80): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc8c80): >openPending: err= 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2dba0a3f0 item 96 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc8c80): >_writeAt: n=5, err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc8c80): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.49317535 +0000 UTC m=+204.138597426 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc8c80): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/21 01:21:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/21 01:21:45 DEBUG : open-test-file: newRWFileHandle: 2026/06/21 01:21:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/21 01:21:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc9380): _readAt: size=512, off=0 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc9380): openPending: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc9380): >openPending: err= 2026/06/21 01:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc9380): >_readAt: n=5, err=EOF 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc9380): close: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-21 01:21:45.49317535 +0000 UTC m=+204.138597426 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:45 DEBUG : open-test-file(0x13b2dadc9380): >close: err= 2026/06/21 01:21:45 DEBUG : open-test-file: Remove: 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13b2dba0a620 item 96 2026/06/21 01:21:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/21 01:21:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/21 01:21:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/21 01:21:45 DEBUG : open-test-file: >Remove: err= 2026/06/21 01:21:45 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:21:45 DEBUG : Looking for writers 2026/06/21 01:21:45 DEBUG : >WaitForWriters: 2026/06/21 01:21:45 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (2.08s) --- PASS: TestRWFileHandleOpenTests/writes (0.57s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.13s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (1.50s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.74s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:21:46 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:21:46 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/21 01:21:46 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:46 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/21 01:21:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/21 01:21:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:46 INFO : files root 'rclone-test-zuzasuf5fomo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/21 01:21:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:46 DEBUG : file1: newRWFileHandle: 2026/06/21 01:21:46 DEBUG : file1(0x13b2dadc9e00): openPending: 2026/06/21 01:21:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/21 01:21:46 DEBUG : file1(0x13b2dadc9e00): >openPending: err= 2026/06/21 01:21:46 DEBUG : file1: >newRWFileHandle: err= 2026/06/21 01:21:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/21 01:21:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/21 01:21:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/21 01:21:46 DEBUG : file1(0x13b2dadc9e00): _writeAt: size=2, off=0 2026/06/21 01:21:46 DEBUG : file1(0x13b2dadc9e00): >_writeAt: n=2, err= 2026/06/21 01:21:46 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/06/21 01:21:46 DEBUG : file1(0x13b2dadc9e00): RWFileHandle.Flush 2026/06/21 01:21:46 DEBUG : file1(0x13b2dadc9e00): RWFileHandle.Release 2026/06/21 01:21:46 DEBUG : file1(0x13b2dadc9e00): close: 2026/06/21 01:21:46 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/06/21 01:21:46 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:46 DEBUG : file1(0x13b2dadc9e00): >close: err= 2026/06/21 01:21:46 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:21:46 DEBUG : Looking for writers 2026/06/21 01:21:46 DEBUG : file1: reading active writers 2026/06/21 01:21:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/21 01:21:46 DEBUG : Looking for writers 2026/06/21 01:21:46 DEBUG : file1: reading active writers 2026/06/21 01:21:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/21 01:21:46 DEBUG : Looking for writers 2026/06/21 01:21:46 DEBUG : file1: reading active writers 2026/06/21 01:21:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/21 01:21:46 DEBUG : Looking for writers 2026/06/21 01:21:46 DEBUG : file1: reading active writers 2026/06/21 01:21:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/21 01:21:46 DEBUG : file1: vfs cache: starting upload 2026/06/21 01:21:46 DEBUG : Looking for writers 2026/06/21 01:21:46 DEBUG : file1: reading active writers 2026/06/21 01:21:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/21 01:21:46 DEBUG : Looking for writers 2026/06/21 01:21:46 DEBUG : file1: reading active writers 2026/06/21 01:21:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/21 01:21:46 DEBUG : Looking for writers 2026/06/21 01:21:46 DEBUG : file1: reading active writers 2026/06/21 01:21:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/21 01:21:47 DEBUG : Looking for writers 2026/06/21 01:21:47 DEBUG : file1: reading active writers 2026/06/21 01:21:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/21 01:21:47 DEBUG : file1: size = 2 OK 2026/06/21 01:21:47 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/06/21 01:21:47 INFO : file1: Copied (new) 2026/06/21 01:21:47 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2026/06/21 01:21:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/21 01:21:47 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/06/21 01:21:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/21 01:21:47 INFO : file1: vfs cache: upload succeeded try #1 2026/06/21 01:21:48 DEBUG : Looking for writers 2026/06/21 01:21:48 DEBUG : file1: reading active writers 2026/06/21 01:21:48 DEBUG : >WaitForWriters: 2026/06/21 01:21:48 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:21:48 DEBUG : Looking for writers 2026/06/21 01:21:48 DEBUG : file1: reading active writers 2026/06/21 01:21:48 DEBUG : >WaitForWriters: 2026/06/21 01:21:48 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.12s) === RUN TestRWCacheRename run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:21:49 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:21:49 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/21 01:21:49 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:49 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/21 01:21:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/21 01:21:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:49 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:21:49 INFO : files root 'rclone-test-zuzasuf5fomo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/21 01:21:49 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:21:49 DEBUG : rename_me: newRWFileHandle: 2026/06/21 01:21:49 DEBUG : rename_me(0x13b2daee1600): openPending: 2026/06/21 01:21:49 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/21 01:21:49 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/21 01:21:49 DEBUG : rename_me(0x13b2daee1600): >openPending: err= 2026/06/21 01:21:49 DEBUG : rename_me: >newRWFileHandle: err= 2026/06/21 01:21:49 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/21 01:21:49 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/06/21 01:21:49 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/06/21 01:21:49 DEBUG : rename_me(0x13b2daee1600): _writeAt: size=5, off=0 2026/06/21 01:21:49 DEBUG : rename_me(0x13b2daee1600): >_writeAt: n=5, err= 2026/06/21 01:21:49 DEBUG : rename_me(0x13b2daee1600): close: 2026/06/21 01:21:49 DEBUG : rename_me: vfs cache: setting modification time to 2026-06-21 01:21:49.325393097 +0000 UTC m=+207.970815183 2026/06/21 01:21:49 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/06/21 01:21:49 DEBUG : rename_me(0x13b2daee1600): >close: err= 2026/06/21 01:21:49 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/06/21 01:21:49 DEBUG : i_was_renamed: Updating file with 0x13b2dac636c0 2026/06/21 01:21:49 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/06/21 01:21:49 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/21 01:21:49 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:21:49 DEBUG : Looking for writers 2026/06/21 01:21:49 DEBUG : i_was_renamed: reading active writers 2026/06/21 01:21:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/21 01:21:49 DEBUG : Looking for writers 2026/06/21 01:21:49 DEBUG : i_was_renamed: reading active writers 2026/06/21 01:21:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/21 01:21:49 DEBUG : Looking for writers 2026/06/21 01:21:49 DEBUG : i_was_renamed: reading active writers 2026/06/21 01:21:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/21 01:21:49 DEBUG : Looking for writers 2026/06/21 01:21:49 DEBUG : i_was_renamed: reading active writers 2026/06/21 01:21:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/21 01:21:49 DEBUG : i_was_renamed: vfs cache: starting upload 2026/06/21 01:21:49 DEBUG : Looking for writers 2026/06/21 01:21:49 DEBUG : i_was_renamed: reading active writers 2026/06/21 01:21:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/21 01:21:49 DEBUG : Looking for writers 2026/06/21 01:21:49 DEBUG : i_was_renamed: reading active writers 2026/06/21 01:21:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/21 01:21:49 DEBUG : Looking for writers 2026/06/21 01:21:49 DEBUG : i_was_renamed: reading active writers 2026/06/21 01:21:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/21 01:21:50 DEBUG : i_was_renamed: size = 5 OK 2026/06/21 01:21:50 DEBUG : i_was_renamed: Dst hash empty - aborting Src hash check 2026/06/21 01:21:50 INFO : i_was_renamed: Copied (new) 2026/06/21 01:21:50 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-06-21 01:21:49 +0000 UTC," 2026/06/21 01:21:50 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/06/21 01:21:50 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/21 01:21:50 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/06/21 01:21:50 DEBUG : Looking for writers 2026/06/21 01:21:50 DEBUG : i_was_renamed: reading active writers 2026/06/21 01:21:50 DEBUG : >WaitForWriters: 2026/06/21 01:21:50 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.91s) === RUN TestRWCacheUpdate run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:21:51 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:21:51 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/21 01:21:51 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:51 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/21 01:21:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/21 01:21:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-zuzasuf5fomo" 2026/06/21 01:21:51 INFO : files root 'rclone-test-zuzasuf5fomo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/21 01:21:51 DEBUG : forgetting directory cache 2026/06/21 01:21:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/21 01:21:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/21 01:21:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/21 01:21:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/21 01:21:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/21 01:21:52 DEBUG : TestRWCacheUpdate(0x13b2daee0b80): _readAt: size=512, off=0 2026/06/21 01:21:52 DEBUG : TestRWCacheUpdate(0x13b2daee0b80): openPending: 2026/06/21 01:21:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-21 00:22:51 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/06/21 01:21:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/21 01:21:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/21 01:21:52 DEBUG : TestRWCacheUpdate(0x13b2daee0b80): >openPending: err= 2026/06/21 01:21:52 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/21 01:21:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/21 01:21:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/21 01:21:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/21 01:21:52 DEBUG : forgetting directory cache 2026/06/21 01:21:52 DEBUG : TestRWCacheUpdate(0x13b2daee0b80): >_readAt: n=20, err=EOF 2026/06/21 01:21:52 DEBUG : TestRWCacheUpdate(0x13b2daee0b80): close: 2026/06/21 01:21:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-21 00:22:51 +0000 UTC 2026/06/21 01:21:52 DEBUG : TestRWCacheUpdate(0x13b2daee0b80): >close: err= 2026/06/21 01:21:52 DEBUG : Re-reading directory (279.884197ms old) 2026/06/21 01:21:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/21 01:21:52 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/21 01:21:52 DEBUG : forgetting directory cache 2026/06/21 01:21:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/21 01:21:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/21 01:21:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/21 01:21:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/21 01:21:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/21 01:21:54 DEBUG : TestRWCacheUpdate(0x13b2dae1e500): _readAt: size=512, off=0 2026/06/21 01:21:54 DEBUG : TestRWCacheUpdate(0x13b2dae1e500): openPending: 2026/06/21 01:21:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-21 00:23:51 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-06-21 00:22:51 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/06/21 01:21:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-21 00:23:51 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-06-21 00:22:51 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/06/21 01:21:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/21 01:21:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/21 01:21:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/21 01:21:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/21 01:21:54 DEBUG : TestRWCacheUpdate(0x13b2dae1e500): >openPending: err= 2026/06/21 01:21:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/21 01:21:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/21 01:21:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/21 01:21:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/21 01:21:54 DEBUG : forgetting directory cache 2026/06/21 01:21:54 DEBUG : TestRWCacheUpdate(0x13b2dae1e500): >_readAt: n=20, err=EOF 2026/06/21 01:21:54 DEBUG : TestRWCacheUpdate(0x13b2dae1e500): close: 2026/06/21 01:21:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-21 00:23:51 +0000 UTC 2026/06/21 01:21:54 DEBUG : TestRWCacheUpdate(0x13b2dae1e500): >close: err= 2026/06/21 01:21:54 DEBUG : Re-reading directory (280.86745ms old) 2026/06/21 01:21:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/21 01:21:54 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/21 01:21:54 DEBUG : forgetting directory cache 2026/06/21 01:21:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/21 01:21:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/21 01:21:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/21 01:21:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/21 01:21:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/21 01:21:55 DEBUG : TestRWCacheUpdate(0x13b2da979340): _readAt: size=512, off=0 2026/06/21 01:21:55 DEBUG : TestRWCacheUpdate(0x13b2da979340): openPending: 2026/06/21 01:21:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-21 00:24:51 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-06-21 00:23:51 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/06/21 01:21:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-21 00:24:51 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-06-21 00:23:51 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/06/21 01:21:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/21 01:21:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/21 01:21:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/21 01:21:55 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/21 01:21:55 DEBUG : TestRWCacheUpdate(0x13b2da979340): >openPending: err= 2026/06/21 01:21:55 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/21 01:21:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/21 01:21:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/21 01:21:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/21 01:21:55 DEBUG : forgetting directory cache 2026/06/21 01:21:55 DEBUG : TestRWCacheUpdate(0x13b2da979340): >_readAt: n=20, err=EOF 2026/06/21 01:21:55 DEBUG : TestRWCacheUpdate(0x13b2da979340): close: 2026/06/21 01:21:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-21 00:24:51 +0000 UTC 2026/06/21 01:21:55 DEBUG : TestRWCacheUpdate(0x13b2da979340): >close: err= 2026/06/21 01:21:55 DEBUG : Re-reading directory (274.970513ms old) 2026/06/21 01:21:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/21 01:21:56 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/21 01:21:56 DEBUG : forgetting directory cache 2026/06/21 01:21:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/21 01:21:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/21 01:21:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/21 01:21:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/21 01:21:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/21 01:21:57 DEBUG : TestRWCacheUpdate(0x13b2dab64c80): _readAt: size=512, off=0 2026/06/21 01:21:57 DEBUG : TestRWCacheUpdate(0x13b2dab64c80): openPending: 2026/06/21 01:21:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-21 00:25:51 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-06-21 00:24:51 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/06/21 01:21:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-21 00:25:51 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-06-21 00:24:51 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/06/21 01:21:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/21 01:21:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/21 01:21:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/21 01:21:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/21 01:21:57 DEBUG : TestRWCacheUpdate(0x13b2dab64c80): >openPending: err= 2026/06/21 01:21:57 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/21 01:21:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/21 01:21:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/21 01:21:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/21 01:21:57 DEBUG : forgetting directory cache 2026/06/21 01:21:57 DEBUG : TestRWCacheUpdate(0x13b2dab64c80): >_readAt: n=20, err=EOF 2026/06/21 01:21:57 DEBUG : TestRWCacheUpdate(0x13b2dab64c80): close: 2026/06/21 01:21:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-21 00:25:51 +0000 UTC 2026/06/21 01:21:57 DEBUG : TestRWCacheUpdate(0x13b2dab64c80): >close: err= 2026/06/21 01:21:57 DEBUG : Re-reading directory (281.575527ms old) 2026/06/21 01:21:57 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/21 01:21:57 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/21 01:21:57 DEBUG : forgetting directory cache 2026/06/21 01:21:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:21:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/21 01:21:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/21 01:21:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/21 01:21:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/21 01:21:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/21 01:21:59 DEBUG : TestRWCacheUpdate(0x13b2dae1f100): _readAt: size=512, off=0 2026/06/21 01:21:59 DEBUG : TestRWCacheUpdate(0x13b2dae1f100): openPending: 2026/06/21 01:21:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-21 00:26:51 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-06-21 00:25:51 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/06/21 01:21:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-21 00:26:51 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-06-21 00:25:51 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/06/21 01:21:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/21 01:21:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/21 01:21:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/21 01:21:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/21 01:21:59 DEBUG : TestRWCacheUpdate(0x13b2dae1f100): >openPending: err= 2026/06/21 01:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/21 01:21:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/21 01:21:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/21 01:21:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/21 01:21:59 DEBUG : forgetting directory cache 2026/06/21 01:21:59 DEBUG : TestRWCacheUpdate(0x13b2dae1f100): >_readAt: n=20, err=EOF 2026/06/21 01:21:59 DEBUG : TestRWCacheUpdate(0x13b2dae1f100): close: 2026/06/21 01:21:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-21 00:26:51 +0000 UTC 2026/06/21 01:21:59 DEBUG : TestRWCacheUpdate(0x13b2dae1f100): >close: err= 2026/06/21 01:21:59 DEBUG : Re-reading directory (280.54667ms old) 2026/06/21 01:21:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/21 01:21:59 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/21 01:21:59 DEBUG : forgetting directory cache 2026/06/21 01:22:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:22:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/21 01:22:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/21 01:22:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/21 01:22:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/21 01:22:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/21 01:22:00 DEBUG : TestRWCacheUpdate(0x13b2dae1f9c0): _readAt: size=512, off=0 2026/06/21 01:22:00 DEBUG : TestRWCacheUpdate(0x13b2dae1f9c0): openPending: 2026/06/21 01:22:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-21 00:27:51 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-06-21 00:26:51 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/06/21 01:22:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-21 00:27:51 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-06-21 00:26:51 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/06/21 01:22:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/21 01:22:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/21 01:22:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/21 01:22:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/21 01:22:00 DEBUG : TestRWCacheUpdate(0x13b2dae1f9c0): >openPending: err= 2026/06/21 01:22:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/21 01:22:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/21 01:22:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/21 01:22:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/21 01:22:00 DEBUG : forgetting directory cache 2026/06/21 01:22:01 DEBUG : TestRWCacheUpdate(0x13b2dae1f9c0): >_readAt: n=20, err=EOF 2026/06/21 01:22:01 DEBUG : TestRWCacheUpdate(0x13b2dae1f9c0): close: 2026/06/21 01:22:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-21 00:27:51 +0000 UTC 2026/06/21 01:22:01 DEBUG : TestRWCacheUpdate(0x13b2dae1f9c0): >close: err= 2026/06/21 01:22:01 DEBUG : Re-reading directory (290.824778ms old) 2026/06/21 01:22:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/21 01:22:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/21 01:22:01 DEBUG : forgetting directory cache 2026/06/21 01:22:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:22:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/21 01:22:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/21 01:22:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/21 01:22:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/21 01:22:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/21 01:22:02 DEBUG : TestRWCacheUpdate(0x13b2db17e240): _readAt: size=512, off=0 2026/06/21 01:22:02 DEBUG : TestRWCacheUpdate(0x13b2db17e240): openPending: 2026/06/21 01:22:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-06-21 00:28:51 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-06-21 00:27:51 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/06/21 01:22:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-06-21 00:28:51 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-06-21 00:27:51 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/06/21 01:22:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/21 01:22:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/21 01:22:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/06/21 01:22:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/21 01:22:02 DEBUG : TestRWCacheUpdate(0x13b2db17e240): >openPending: err= 2026/06/21 01:22:02 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/06/21 01:22:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/21 01:22:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/21 01:22:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/21 01:22:02 DEBUG : forgetting directory cache 2026/06/21 01:22:02 DEBUG : TestRWCacheUpdate(0x13b2db17e240): >_readAt: n=21, err=EOF 2026/06/21 01:22:02 DEBUG : TestRWCacheUpdate(0x13b2db17e240): close: 2026/06/21 01:22:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-21 00:28:51 +0000 UTC 2026/06/21 01:22:02 DEBUG : TestRWCacheUpdate(0x13b2db17e240): >close: err= 2026/06/21 01:22:02 DEBUG : Re-reading directory (281.495306ms old) 2026/06/21 01:22:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/21 01:22:02 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/21 01:22:03 DEBUG : forgetting directory cache 2026/06/21 01:22:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:22:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/21 01:22:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/21 01:22:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/21 01:22:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/21 01:22:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/21 01:22:04 DEBUG : TestRWCacheUpdate(0x13b2db17e9c0): _readAt: size=512, off=0 2026/06/21 01:22:04 DEBUG : TestRWCacheUpdate(0x13b2db17e9c0): openPending: 2026/06/21 01:22:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-06-21 00:29:51 +0000 UTC," against cached fingerprint "21,2026-06-21 00:28:51 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/06/21 01:22:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-06-21 00:29:51 +0000 UTC," != cached fingerprint "21,2026-06-21 00:28:51 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/06/21 01:22:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/21 01:22:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/21 01:22:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/06/21 01:22:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/21 01:22:04 DEBUG : TestRWCacheUpdate(0x13b2db17e9c0): >openPending: err= 2026/06/21 01:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/06/21 01:22:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/21 01:22:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/21 01:22:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/21 01:22:04 DEBUG : forgetting directory cache 2026/06/21 01:22:04 DEBUG : TestRWCacheUpdate(0x13b2db17e9c0): >_readAt: n=22, err=EOF 2026/06/21 01:22:04 DEBUG : TestRWCacheUpdate(0x13b2db17e9c0): close: 2026/06/21 01:22:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-21 00:29:51 +0000 UTC 2026/06/21 01:22:04 DEBUG : TestRWCacheUpdate(0x13b2db17e9c0): >close: err= 2026/06/21 01:22:04 DEBUG : Re-reading directory (282.003384ms old) 2026/06/21 01:22:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/21 01:22:04 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/21 01:22:04 DEBUG : forgetting directory cache 2026/06/21 01:22:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:22:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/21 01:22:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/21 01:22:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/21 01:22:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/21 01:22:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/21 01:22:05 DEBUG : TestRWCacheUpdate(0x13b2daf46840): _readAt: size=512, off=0 2026/06/21 01:22:05 DEBUG : TestRWCacheUpdate(0x13b2daf46840): openPending: 2026/06/21 01:22:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-06-21 00:30:51 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-06-21 00:29:51 +0000 UTC," 2026/06/21 01:22:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-06-21 00:30:51 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-06-21 00:29:51 +0000 UTC,") 2026/06/21 01:22:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/21 01:22:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/21 01:22:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/06/21 01:22:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/21 01:22:05 DEBUG : TestRWCacheUpdate(0x13b2daf46840): >openPending: err= 2026/06/21 01:22:05 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/06/21 01:22:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/21 01:22:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/21 01:22:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/21 01:22:06 DEBUG : forgetting directory cache 2026/06/21 01:22:06 DEBUG : TestRWCacheUpdate(0x13b2daf46840): >_readAt: n=23, err=EOF 2026/06/21 01:22:06 DEBUG : TestRWCacheUpdate(0x13b2daf46840): close: 2026/06/21 01:22:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-21 00:30:51 +0000 UTC 2026/06/21 01:22:06 DEBUG : TestRWCacheUpdate(0x13b2daf46840): >close: err= 2026/06/21 01:22:06 DEBUG : Re-reading directory (278.376392ms old) 2026/06/21 01:22:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/21 01:22:06 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/21 01:22:06 DEBUG : forgetting directory cache 2026/06/21 01:22:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:22:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/21 01:22:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/21 01:22:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/21 01:22:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/21 01:22:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/21 01:22:07 DEBUG : TestRWCacheUpdate(0x13b2daf47200): _readAt: size=512, off=0 2026/06/21 01:22:07 DEBUG : TestRWCacheUpdate(0x13b2daf47200): openPending: 2026/06/21 01:22:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-06-21 00:31:51 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-06-21 00:30:51 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/06/21 01:22:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-06-21 00:31:51 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-06-21 00:30:51 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/06/21 01:22:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/21 01:22:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/21 01:22:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/06/21 01:22:07 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/21 01:22:07 DEBUG : TestRWCacheUpdate(0x13b2daf47200): >openPending: err= 2026/06/21 01:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/06/21 01:22:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/21 01:22:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/21 01:22:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/21 01:22:07 DEBUG : forgetting directory cache 2026/06/21 01:22:07 DEBUG : TestRWCacheUpdate(0x13b2daf47200): >_readAt: n=24, err=EOF 2026/06/21 01:22:07 DEBUG : TestRWCacheUpdate(0x13b2daf47200): close: 2026/06/21 01:22:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-21 00:31:51 +0000 UTC 2026/06/21 01:22:07 DEBUG : TestRWCacheUpdate(0x13b2daf47200): >close: err= 2026/06/21 01:22:07 DEBUG : Re-reading directory (290.680758ms old) 2026/06/21 01:22:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/21 01:22:07 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/21 01:22:07 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:22:07 DEBUG : Looking for writers 2026/06/21 01:22:07 DEBUG : TestRWCacheUpdate: reading active writers 2026/06/21 01:22:07 DEBUG : >WaitForWriters: 2026/06/21 01:22:08 DEBUG : files root 'rclone-test-zuzasuf5fomo': vfs cache: cleaner exiting 2026/06/21 01:22:08 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (17.33s) === RUN TestCaseSensitivity run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.28s) === RUN TestUnicodeNormalization run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:22:10 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:22:10 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/21 01:22:10 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/21 01:22:10 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/21 01:22:10 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/21 01:22:10 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/21 01:22:10 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/21 01:22:10 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/21 01:22:10 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/06/21 01:22:10 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/06/21 01:22:10 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/06/21 01:22:10 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/06/21 01:22:11 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/21 01:22:11 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/21 01:22:11 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/21 01:22:11 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/21 01:22:11 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/21 01:22:11 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/21 01:22:11 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/21 01:22:11 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/21 01:22:11 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/06/21 01:22:11 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:22:11 DEBUG : Looking for writers 2026/06/21 01:22:11 DEBUG : normal name with no special characters.txt: reading active writers 2026/06/21 01:22:11 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/06/21 01:22:11 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.31s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:22:12 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:22:12 DEBUG : files root 'rclone-test-zuzasuf5fomo': Reusing VFS from active cache 2026/06/21 01:22:12 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:22:12 DEBUG : Looking for writers 2026/06/21 01:22:12 DEBUG : >WaitForWriters: 2026/06/21 01:22:12 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:22:12 DEBUG : Looking for writers 2026/06/21 01:22:12 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.25s) === RUN TestVFSNewWithOpts run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:22:12 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:22:12 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:22:12 DEBUG : Looking for writers 2026/06/21 01:22:12 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.26s) === RUN TestVFSRoot run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:22:12 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:22:12 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:22:12 DEBUG : Looking for writers 2026/06/21 01:22:12 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.25s) === RUN TestVFSStat run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:22:12 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:22:14 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:22:14 DEBUG : dir: Looking for writers 2026/06/21 01:22:14 DEBUG : file2: reading active writers 2026/06/21 01:22:14 DEBUG : Looking for writers 2026/06/21 01:22:14 DEBUG : dir: reading active writers 2026/06/21 01:22:14 DEBUG : file1: reading active writers 2026/06/21 01:22:14 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (3.05s) === RUN TestVFSStatParent run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:22:15 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:22:17 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:22:17 DEBUG : dir: Looking for writers 2026/06/21 01:22:17 DEBUG : Looking for writers 2026/06/21 01:22:17 DEBUG : dir: reading active writers 2026/06/21 01:22:17 DEBUG : file1: reading active writers 2026/06/21 01:22:17 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (2.97s) === RUN TestVFSOpenFile run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:22:18 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:22:20 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/21 01:22:20 DEBUG : file1: Open: flags=O_RDONLY 2026/06/21 01:22:20 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/21 01:22:20 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/21 01:22:20 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/21 01:22:20 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/06/21 01:22:20 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/21 01:22:21 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/21 01:22:21 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:22:21 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:22:21 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/21 01:22:21 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/06/21 01:22:21 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/06/21 01:22:21 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/21 01:22:21 DEBUG : files root 'rclone-test-zuzasuf5fomo': File to upload is small (0 bytes), uploading instead of streaming 2026/06/21 01:22:21 DEBUG : dir/new_file.txt: size = 0 OK 2026/06/21 01:22:21 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2026/06/21 01:22:21 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/06/21 01:22:21 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/21 01:22:21 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:22:21 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/21 01:22:21 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:22:21 DEBUG : dir: Looking for writers 2026/06/21 01:22:21 DEBUG : new_file.txt: reading active writers 2026/06/21 01:22:21 DEBUG : file2: reading active writers 2026/06/21 01:22:21 DEBUG : Looking for writers 2026/06/21 01:22:21 DEBUG : dir: reading active writers 2026/06/21 01:22:21 DEBUG : file1: reading active writers 2026/06/21 01:22:21 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (4.20s) === RUN TestVFSRename run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:22:22 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:22:25 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/06/21 01:22:25 DEBUG : dir/file1: Updating file with dir/file1 0x13b2db61f860 2026/06/21 01:22:25 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/21 01:22:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/21 01:22:25 INFO : dir/file1: Moved (server-side) to: file0 2026/06/21 01:22:25 DEBUG : file0: Updating file with file0 0x13b2db61f860 2026/06/21 01:22:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/21 01:22:25 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/06/21 01:22:26 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:22:26 DEBUG : dir: Looking for writers 2026/06/21 01:22:26 DEBUG : Looking for writers 2026/06/21 01:22:26 DEBUG : dir: reading active writers 2026/06/21 01:22:26 DEBUG : file0: reading active writers 2026/06/21 01:22:26 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (3.93s) === RUN TestVFSStatfs run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:22:26 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:22:26 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:22:26 DEBUG : Looking for writers 2026/06/21 01:22:26 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.26s) === RUN TestVFSMkdir run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:22:27 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:22:27 DEBUG : Added virtual directory entry vAddDir: "/" 2026/06/21 01:22:27 DEBUG : Added virtual directory entry vAddDir: "a" 2026/06/21 01:22:28 DEBUG : Added virtual directory entry vAddDir: "b" 2026/06/21 01:22:29 DEBUG : Added virtual directory entry vAddDir: "c" 2026/06/21 01:22:29 DEBUG : Added virtual directory entry vAddDir: "d" 2026/06/21 01:22:29 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:22:29 DEBUG : c: Looking for writers 2026/06/21 01:22:29 DEBUG : d: Looking for writers 2026/06/21 01:22:29 DEBUG : Looking for writers 2026/06/21 01:22:29 DEBUG : a: Looking for writers 2026/06/21 01:22:29 DEBUG : b: Looking for writers 2026/06/21 01:22:29 DEBUG : Looking for writers 2026/06/21 01:22:29 DEBUG : /: reading active writers 2026/06/21 01:22:29 DEBUG : a: reading active writers 2026/06/21 01:22:29 DEBUG : b: reading active writers 2026/06/21 01:22:29 DEBUG : c: reading active writers 2026/06/21 01:22:29 DEBUG : d: reading active writers 2026/06/21 01:22:29 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.68s) === RUN TestVFSMkdirAll run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:22:30 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:22:31 DEBUG : Added virtual directory entry vAddDir: "a" 2026/06/21 01:22:31 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/06/21 01:22:32 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/06/21 01:22:32 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/06/21 01:22:34 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:22:34 DEBUG : a/b/c/d: Looking for writers 2026/06/21 01:22:34 DEBUG : a/b/c: Looking for writers 2026/06/21 01:22:34 DEBUG : d: reading active writers 2026/06/21 01:22:34 DEBUG : a/b: Looking for writers 2026/06/21 01:22:34 DEBUG : c: reading active writers 2026/06/21 01:22:34 DEBUG : a: Looking for writers 2026/06/21 01:22:34 DEBUG : b: reading active writers 2026/06/21 01:22:34 DEBUG : Looking for writers 2026/06/21 01:22:34 DEBUG : a: reading active writers 2026/06/21 01:22:34 DEBUG : >WaitForWriters: 2026/06/21 01:22:35 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-zuzasuf5fomo/a/b not empty`) 2026/06/21 01:22:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/21 01:22:35 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-zuzasuf5fomo/a/b not empty`) 2026/06/21 01:22:35 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/06/21 01:22:35 DEBUG : pacer: Reducing sleep to 30ms 2026/06/21 01:22:36 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-zuzasuf5fomo/a not empty`) 2026/06/21 01:22:36 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/06/21 01:22:36 DEBUG : pacer: Reducing sleep to 45ms 2026/06/21 01:22:36 DEBUG : pacer: Reducing sleep to 33.75ms --- PASS: TestVFSMkdirAll (5.48s) === 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 "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:22:36 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:22:36 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:22:36 DEBUG : Looking for writers 2026/06/21 01:22:36 DEBUG : >WaitForWriters: 2026/06/21 01:22:36 DEBUG : pacer: Reducing sleep to 25.3125ms 2026/06/21 01:22:36 DEBUG : pacer: Reducing sleep to 18.984375ms --- PASS: TestVFSIsMetadataFile (0.27s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:22:36 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:22:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:22:36 DEBUG : pacer: Reducing sleep to 14.238281ms 2026/06/21 01:22:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:22:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/21 01:22:36 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/21 01:22:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/21 01:22:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/21 01:22:36 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/21 01:22:36 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/21 01:22:36 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/06/21 01:22:36 DEBUG : files root 'rclone-test-zuzasuf5fomo': File to upload is small (5 bytes), uploading instead of streaming 2026/06/21 01:22:37 DEBUG : pacer: Reducing sleep to 10.67871ms 2026/06/21 01:22:37 DEBUG : pacer: Reducing sleep to 10ms 2026/06/21 01:22:37 DEBUG : file1: size = 5 OK 2026/06/21 01:22:37 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/21 01:22:37 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/21 01:22:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/21 01:22:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:22:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:22:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/21 01:22:37 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/21 01:22:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/21 01:22:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:22:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:22:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/21 01:22:37 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/21 01:22:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/21 01:22:37 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/06/21 01:22:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/21 01:22:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/21 01:22:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/21 01:22:37 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/21 01:22:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/21 01:22:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/21 01:22:37 DEBUG : files root 'rclone-test-zuzasuf5fomo': File to upload is small (0 bytes), uploading instead of streaming 2026/06/21 01:22:38 DEBUG : file1: size = 0 OK 2026/06/21 01:22:38 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/06/21 01:22:38 DEBUG : file1: Size of src and dst objects identical 2026/06/21 01:22:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/21 01:22:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/21 01:22:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/21 01:22:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/21 01:22:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/21 01:22:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/21 01:22:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/21 01:22:38 DEBUG : files root 'rclone-test-zuzasuf5fomo': File to upload is small (7 bytes), uploading instead of streaming 2026/06/21 01:22:39 DEBUG : file1: size = 7 OK 2026/06/21 01:22:39 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/06/21 01:22:39 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/21 01:22:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/21 01:22:39 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:22:39 DEBUG : Looking for writers 2026/06/21 01:22:39 DEBUG : file1: reading active writers 2026/06/21 01:22:39 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (3.37s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:22:39 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:22:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:22:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:22:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/21 01:22:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/21 01:22:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/21 01:22:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/21 01:22:40 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/06/21 01:22:41 DEBUG : file1: aborting in-sequence write wait, off=100 2026/06/21 01:22:41 DEBUG : file1: failed to wait for in-sequence write to 100 2026/06/21 01:22:41 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/06/21 01:22:41 DEBUG : files root 'rclone-test-zuzasuf5fomo': File to upload is small (11 bytes), uploading instead of streaming 2026/06/21 01:22:41 DEBUG : file1: size = 11 OK 2026/06/21 01:22:41 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/06/21 01:22:41 DEBUG : file1: Size of src and dst objects identical 2026/06/21 01:22:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/21 01:22:41 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/06/21 01:22:42 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:22:42 DEBUG : Looking for writers 2026/06/21 01:22:42 DEBUG : file1: reading active writers 2026/06/21 01:22:42 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.47s) === RUN TestWriteFileHandleFlush run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:22:42 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:22:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:22:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:22:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/21 01:22:42 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/21 01:22:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/21 01:22:42 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/06/21 01:22:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/21 01:22:42 DEBUG : files root 'rclone-test-zuzasuf5fomo': File to upload is small (5 bytes), uploading instead of streaming 2026/06/21 01:22:43 DEBUG : file1: size = 5 OK 2026/06/21 01:22:43 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/06/21 01:22:43 DEBUG : file1: Size of src and dst objects identical 2026/06/21 01:22:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/21 01:22:43 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/06/21 01:22:43 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:22:43 DEBUG : Looking for writers 2026/06/21 01:22:43 DEBUG : file1: reading active writers 2026/06/21 01:22:43 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.37s) === RUN TestWriteFileHandleRelease run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:22:43 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:22:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:22:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:22:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/21 01:22:43 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/21 01:22:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/21 01:22:43 DEBUG : file1: WriteFileHandle.Release closing 2026/06/21 01:22:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/21 01:22:43 DEBUG : files root 'rclone-test-zuzasuf5fomo': File to upload is small (0 bytes), uploading instead of streaming 2026/06/21 01:22:44 DEBUG : file1: size = 0 OK 2026/06/21 01:22:44 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/06/21 01:22:44 DEBUG : file1: Size of src and dst objects identical 2026/06/21 01:22:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/21 01:22:44 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/06/21 01:22:44 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:22:44 DEBUG : Looking for writers 2026/06/21 01:22:44 DEBUG : file1: reading active writers 2026/06/21 01:22:44 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.49s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:22:45 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:22:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:22:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:22:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/21 01:22:45 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/21 01:22:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/21 01:22:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/21 01:22:45 DEBUG : files root 'rclone-test-zuzasuf5fomo': File to upload is small (2 bytes), uploading instead of streaming 2026/06/21 01:22:46 DEBUG : file1: size = 2 OK 2026/06/21 01:22:46 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/06/21 01:22:46 DEBUG : file1: Size of src and dst objects identical 2026/06/21 01:22:46 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/06/21 01:22:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/21 01:22:46 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:22:46 DEBUG : Looking for writers 2026/06/21 01:22:46 DEBUG : file1: reading active writers 2026/06/21 01:22:46 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.54s) === RUN TestFileReadAtZeroLength run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:22:46 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:22:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:22:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:22:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/21 01:22:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/21 01:22:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/21 01:22:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/21 01:22:46 DEBUG : files root 'rclone-test-zuzasuf5fomo': File to upload is small (0 bytes), uploading instead of streaming 2026/06/21 01:22:47 DEBUG : file1: size = 0 OK 2026/06/21 01:22:47 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/06/21 01:22:47 DEBUG : file1: Size of src and dst objects identical 2026/06/21 01:22:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/21 01:22:47 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:22:47 DEBUG : file1: Open: flags=O_RDONLY 2026/06/21 01:22:47 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/21 01:22:47 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/21 01:22:47 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/21 01:22:48 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/21 01:22:48 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:22:48 DEBUG : Looking for writers 2026/06/21 01:22:48 DEBUG : file1: reading active writers 2026/06/21 01:22:48 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.81s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:22:48 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:22:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/21 01:22:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/21 01:22:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/21 01:22:48 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/21 01:22:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/21 01:22:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/21 01:22:48 DEBUG : files root 'rclone-test-zuzasuf5fomo': File to upload is small (100 bytes), uploading instead of streaming 2026/06/21 01:22:49 DEBUG : file1: size = 100 OK 2026/06/21 01:22:49 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/06/21 01:22:49 DEBUG : file1: Size of src and dst objects identical 2026/06/21 01:22:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/21 01:22:49 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/21 01:22:49 DEBUG : file1: Open: flags=O_RDONLY 2026/06/21 01:22:49 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/21 01:22:49 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/21 01:22:49 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/21 01:22:49 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/21 01:22:49 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:22:49 DEBUG : Looking for writers 2026/06/21 01:22:49 DEBUG : file1: reading active writers 2026/06/21 01:22:49 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.63s) === RUN TestZipManyFiles run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:22:50 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:22:54 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/06/21 01:22:54 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/06/21 01:22:54 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/21 01:22:55 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/21 01:22:55 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/06/21 01:22:55 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/06/21 01:22:55 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/21 01:22:55 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/21 01:22:55 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/06/21 01:22:55 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/06/21 01:22:55 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/21 01:22:55 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/21 01:22:55 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/06/21 01:22:55 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/06/21 01:22:55 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/21 01:22:56 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/21 01:22:56 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/06/21 01:22:56 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/06/21 01:22:56 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/21 01:22:56 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/21 01:22:56 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:22:56 DEBUG : flat: Looking for writers 2026/06/21 01:22:56 DEBUG : f000.txt: reading active writers 2026/06/21 01:22:56 DEBUG : f001.txt: reading active writers 2026/06/21 01:22:56 DEBUG : f002.txt: reading active writers 2026/06/21 01:22:56 DEBUG : f003.txt: reading active writers 2026/06/21 01:22:56 DEBUG : f004.txt: reading active writers 2026/06/21 01:22:56 DEBUG : Looking for writers 2026/06/21 01:22:56 DEBUG : flat: reading active writers 2026/06/21 01:22:56 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (7.54s) === RUN TestZipManySubDirs run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:22:57 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:23:00 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/06/21 01:23:00 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/06/21 01:23:00 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/21 01:23:01 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/21 01:23:01 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/06/21 01:23:01 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/06/21 01:23:01 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/21 01:23:01 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/21 01:23:01 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/06/21 01:23:01 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/06/21 01:23:01 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/21 01:23:01 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/21 01:23:01 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:23:01 DEBUG : a/b/c: Looking for writers 2026/06/21 01:23:01 DEBUG : deep.txt: reading active writers 2026/06/21 01:23:01 DEBUG : a/b: Looking for writers 2026/06/21 01:23:01 DEBUG : c: reading active writers 2026/06/21 01:23:01 DEBUG : mid.txt: reading active writers 2026/06/21 01:23:01 DEBUG : a: Looking for writers 2026/06/21 01:23:01 DEBUG : b: reading active writers 2026/06/21 01:23:01 DEBUG : top.txt: reading active writers 2026/06/21 01:23:01 DEBUG : Looking for writers 2026/06/21 01:23:01 DEBUG : a: reading active writers 2026/06/21 01:23:01 DEBUG : >WaitForWriters: 2026/06/21 01:23:03 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-zuzasuf5fomo/a/b not empty`) 2026/06/21 01:23:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/21 01:23:03 DEBUG : pacer: Reducing sleep to 15ms 2026/06/21 01:23:03 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-zuzasuf5fomo/a not empty`) 2026/06/21 01:23:03 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/06/21 01:23:03 DEBUG : pacer: Reducing sleep to 22.5ms 2026/06/21 01:23:03 DEBUG : pacer: Reducing sleep to 16.875ms --- PASS: TestZipManySubDirs (5.82s) === RUN TestZipLargeFiles run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:23:03 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:23:05 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/06/21 01:23:05 DEBUG : pacer: Reducing sleep to 10ms 2026/06/21 01:23:06 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/06/21 01:23:06 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/06/21 01:23:06 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/06/21 01:23:06 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/06/21 01:23:06 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/06/21 01:23:06 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/06/21 01:23:06 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/21 01:23:06 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/06/21 01:23:06 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/06/21 01:23:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/06/21 01:23:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/06/21 01:23:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/21 01:23:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/21 01:23:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/21 01:23:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/21 01:23:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/21 01:23:07 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:23:07 DEBUG : bigdir: Looking for writers 2026/06/21 01:23:07 DEBUG : big.bin: reading active writers 2026/06/21 01:23:07 DEBUG : Looking for writers 2026/06/21 01:23:07 DEBUG : bigdir: reading active writers 2026/06/21 01:23:07 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (4.69s) === RUN TestZipDirsInRoot run.go:198: Remote "files root 'rclone-test-zuzasuf5fomo'", Local "Local file system at /tmp/rclone2898128610", Modify Window "1s" 2026/06/21 01:23:08 INFO : files root 'rclone-test-zuzasuf5fomo': poll-interval is not supported by this remote 2026/06/21 01:23:11 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/06/21 01:23:11 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/06/21 01:23:11 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/21 01:23:11 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/21 01:23:11 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/06/21 01:23:11 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/06/21 01:23:11 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/21 01:23:11 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/21 01:23:12 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/06/21 01:23:12 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/06/21 01:23:12 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/21 01:23:12 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/21 01:23:12 DEBUG : WaitForWriters: timeout=30s 2026/06/21 01:23:12 DEBUG : dir1: Looking for writers 2026/06/21 01:23:12 DEBUG : a.txt: reading active writers 2026/06/21 01:23:12 DEBUG : dir2: Looking for writers 2026/06/21 01:23:12 DEBUG : b.txt: reading active writers 2026/06/21 01:23:12 DEBUG : dir3: Looking for writers 2026/06/21 01:23:12 DEBUG : c.txt: reading active writers 2026/06/21 01:23:12 DEBUG : Looking for writers 2026/06/21 01:23:12 DEBUG : dir2: reading active writers 2026/06/21 01:23:12 DEBUG : dir3: reading active writers 2026/06/21 01:23:12 DEBUG : dir1: reading active writers 2026/06/21 01:23:12 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (5.33s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/06/21 01:23:13 DEBUG : files root 'rclone-test-zuzasuf5fomo': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 4m52.499988852s (try 1/5): exit status 1: Failed [TestDirSetModTime]