"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2026/03/11 01:06:44 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-neyutiy5jile" 2026/03/11 01:06:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/11 01:06:45 DEBUG : Creating backend with remote "/tmp/rclone2731505512" === RUN TestDirHandleMethods run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:06:45 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:06:48 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:06:48 DEBUG : dir: Looking for writers 2026/03/11 01:06:48 DEBUG : Looking for writers 2026/03/11 01:06:48 DEBUG : dir: reading active writers 2026/03/11 01:06:48 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.67s) === RUN TestDirHandleReaddir run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:06:49 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:06:52 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:06:52 DEBUG : dir/subdir: Looking for writers 2026/03/11 01:06:52 DEBUG : dir: Looking for writers 2026/03/11 01:06:52 DEBUG : file2: reading active writers 2026/03/11 01:06:52 DEBUG : subdir: reading active writers 2026/03/11 01:06:52 DEBUG : file1: reading active writers 2026/03/11 01:06:52 DEBUG : Looking for writers 2026/03/11 01:06:52 DEBUG : dir: reading active writers 2026/03/11 01:06:52 DEBUG : >WaitForWriters: 2026/03/11 01:06:53 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-neyutiy5jile/dir not empty`) 2026/03/11 01:06:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/11 01:06:53 DEBUG : pacer: Reducing sleep to 15ms 2026/03/11 01:06:53 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (4.48s) === RUN TestDirHandleReaddirnames run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:06:53 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:06:54 DEBUG : pacer: Reducing sleep to 10ms 2026/03/11 01:06:55 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:06:55 DEBUG : dir: Looking for writers 2026/03/11 01:06:55 DEBUG : file1: reading active writers 2026/03/11 01:06:55 DEBUG : Looking for writers 2026/03/11 01:06:55 DEBUG : dir: reading active writers 2026/03/11 01:06:55 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.08s) === RUN TestDirMethods run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:06:55 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:06:57 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:06:57 DEBUG : dir: Looking for writers 2026/03/11 01:06:57 DEBUG : Looking for writers 2026/03/11 01:06:57 DEBUG : dir: reading active writers 2026/03/11 01:06:57 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.94s) === RUN TestDirForgetAll run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:06:57 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:06:59 DEBUG : dir: forgetting directory cache 2026/03/11 01:06:59 DEBUG : forgetting directory cache 2026/03/11 01:06:59 DEBUG : dir: forgetting directory cache 2026/03/11 01:06:59 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:06:59 DEBUG : Looking for writers 2026/03/11 01:06:59 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.02s) === RUN TestDirForgetPath run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:06:59 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:07:01 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/03/11 01:07:01 DEBUG : dir: invalidating directory cache 2026/03/11 01:07:01 DEBUG : >ForgetPath: 2026/03/11 01:07:01 DEBUG : ForgetPath: relativePath="dir", type=0 2026/03/11 01:07:01 DEBUG : invalidating directory cache 2026/03/11 01:07:01 DEBUG : dir: forgetting directory cache 2026/03/11 01:07:01 DEBUG : >ForgetPath: 2026/03/11 01:07:01 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/03/11 01:07:01 DEBUG : >ForgetPath: 2026/03/11 01:07:01 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:07:01 DEBUG : dir: Looking for writers 2026/03/11 01:07:01 DEBUG : Looking for writers 2026/03/11 01:07:01 DEBUG : dir: reading active writers 2026/03/11 01:07:01 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.07s) === RUN TestDirWalk run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:07:01 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:07:04 DEBUG : forgetting directory cache 2026/03/11 01:07:04 DEBUG : dir: forgetting directory cache 2026/03/11 01:07:04 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:07:04 DEBUG : dir: Looking for writers 2026/03/11 01:07:04 DEBUG : fil/a/b: Looking for writers 2026/03/11 01:07:04 DEBUG : fil/a: Looking for writers 2026/03/11 01:07:04 DEBUG : b: reading active writers 2026/03/11 01:07:04 DEBUG : fil: Looking for writers 2026/03/11 01:07:04 DEBUG : a: reading active writers 2026/03/11 01:07:04 DEBUG : Looking for writers 2026/03/11 01:07:04 DEBUG : dir: reading active writers 2026/03/11 01:07:04 DEBUG : fil: reading active writers 2026/03/11 01:07:04 DEBUG : >WaitForWriters: 2026/03/11 01:07:05 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-neyutiy5jile/fil/a not empty`) 2026/03/11 01:07:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/11 01:07:06 DEBUG : pacer: Reducing sleep to 15ms 2026/03/11 01:07:06 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-neyutiy5jile/fil not empty`) 2026/03/11 01:07:06 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/03/11 01:07:06 DEBUG : pacer: Reducing sleep to 22.5ms 2026/03/11 01:07:06 DEBUG : pacer: Reducing sleep to 16.875ms 2026/03/11 01:07:06 DEBUG : pacer: Reducing sleep to 12.65625ms --- PASS: TestDirWalk (4.73s) === RUN TestDirSetModTime run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:07:06 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:07:07 DEBUG : pacer: Reducing sleep to 10ms 2026/03/11 01:07:07 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:07:07 DEBUG : dir: Looking for writers 2026/03/11 01:07:07 DEBUG : Looking for writers 2026/03/11 01:07:07 DEBUG : dir: reading active writers 2026/03/11 01:07:07 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (2.03s) === RUN TestDirStat run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:07:08 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:07:09 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:07:09 DEBUG : dir: Looking for writers 2026/03/11 01:07:09 DEBUG : file1: reading active writers 2026/03/11 01:07:09 DEBUG : Looking for writers 2026/03/11 01:07:09 DEBUG : dir: reading active writers 2026/03/11 01:07:09 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.07s) === RUN TestDirReadDirAll run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:07:10 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2026/03/11 01:07:14 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/03/11 01:07:14 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/03/11 01:07:14 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/03/11 01:07:14 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/03/11 01:07:15 DEBUG : dir: invalidating directory cache 2026/03/11 01:07:16 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/03/11 01:07:16 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/03/11 01:07:16 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/03/11 01:07:16 DEBUG : dir/file1: Reset virtual modtime 2026/03/11 01:07:16 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/03/11 01:07:16 DEBUG : dir/virtualFile: Reset virtual modtime 2026/03/11 01:07:16 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/03/11 01:07:16 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/03/11 01:07:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/11 01:07:16 DEBUG : dir: invalidating directory cache 2026/03/11 01:07:16 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/03/11 01:07:16 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/03/11 01:07:16 DEBUG : dir/virtualFile: Reset virtual modtime 2026/03/11 01:07:16 DEBUG : forgetting directory cache 2026/03/11 01:07:16 DEBUG : dir: forgetting directory cache 2026/03/11 01:07:16 DEBUG : dir/virtualDir: forgetting directory cache 2026/03/11 01:07:16 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:07:16 DEBUG : dir/virtualDir: Looking for writers 2026/03/11 01:07:16 DEBUG : dir: Looking for writers 2026/03/11 01:07:16 DEBUG : file1: reading active writers 2026/03/11 01:07:16 DEBUG : virtualFile2: reading active writers 2026/03/11 01:07:16 DEBUG : virtualFile: reading active writers 2026/03/11 01:07:16 DEBUG : virtualDir: reading active writers 2026/03/11 01:07:16 DEBUG : Looking for writers 2026/03/11 01:07:16 DEBUG : dir: reading active writers 2026/03/11 01:07:16 DEBUG : >WaitForWriters: 2026/03/11 01:07:17 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-neyutiy5jile/dir not empty`) 2026/03/11 01:07:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/11 01:07:17 DEBUG : pacer: Reducing sleep to 15ms 2026/03/11 01:07:17 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirReadDirAll (7.25s) --- PASS: TestDirReadDirAll/Virtual (2.46s) === RUN TestDirOpen run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:07:17 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:07:18 DEBUG : pacer: Reducing sleep to 10ms 2026/03/11 01:07:19 ERROR : dir/: Can only open directories read only 2026/03/11 01:07:19 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:07:19 DEBUG : dir: Looking for writers 2026/03/11 01:07:19 DEBUG : Looking for writers 2026/03/11 01:07:19 DEBUG : dir: reading active writers 2026/03/11 01:07:19 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.90s) === RUN TestDirCreate run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:07:19 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:07:21 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:07:21 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/03/11 01:07:21 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/03/11 01:07:21 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/03/11 01:07:21 DEBUG : files root 'rclone-test-neyutiy5jile': File to upload is small (5 bytes), uploading instead of streaming 2026/03/11 01:07:22 DEBUG : dir/potato: size = 5 OK 2026/03/11 01:07:22 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2026/03/11 01:07:22 DEBUG : dir/potato: Size of src and dst objects identical 2026/03/11 01:07:22 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/03/11 01:07:22 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:07:22 DEBUG : dir: Looking for writers 2026/03/11 01:07:22 DEBUG : file1: reading active writers 2026/03/11 01:07:22 DEBUG : potato: reading active writers 2026/03/11 01:07:22 DEBUG : Looking for writers 2026/03/11 01:07:22 DEBUG : dir: reading active writers 2026/03/11 01:07:22 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.14s) === RUN TestDirMkdir run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:07:22 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:07:24 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/03/11 01:07:25 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:07:25 DEBUG : dir/sub: Looking for writers 2026/03/11 01:07:25 DEBUG : dir: Looking for writers 2026/03/11 01:07:25 DEBUG : sub: reading active writers 2026/03/11 01:07:25 DEBUG : file1: reading active writers 2026/03/11 01:07:25 DEBUG : Looking for writers 2026/03/11 01:07:25 DEBUG : dir: reading active writers 2026/03/11 01:07:25 DEBUG : >WaitForWriters: 2026/03/11 01:07:25 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-neyutiy5jile/dir not empty`) 2026/03/11 01:07:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/11 01:07:26 DEBUG : pacer: Reducing sleep to 15ms 2026/03/11 01:07:26 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirMkdir (3.25s) === RUN TestDirMkdirSub run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:07:26 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:07:26 DEBUG : pacer: Reducing sleep to 10ms 2026/03/11 01:07:27 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/03/11 01:07:28 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/03/11 01:07:30 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:07:30 DEBUG : dir/sub/subsub: Looking for writers 2026/03/11 01:07:30 DEBUG : dir/sub: Looking for writers 2026/03/11 01:07:30 DEBUG : subsub: reading active writers 2026/03/11 01:07:30 DEBUG : dir: Looking for writers 2026/03/11 01:07:30 DEBUG : file1: reading active writers 2026/03/11 01:07:30 DEBUG : sub: reading active writers 2026/03/11 01:07:30 DEBUG : Looking for writers 2026/03/11 01:07:30 DEBUG : dir: reading active writers 2026/03/11 01:07:30 DEBUG : >WaitForWriters: 2026/03/11 01:07:31 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-neyutiy5jile/dir/sub not empty`) 2026/03/11 01:07:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/11 01:07:31 DEBUG : pacer: Reducing sleep to 15ms 2026/03/11 01:07:31 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-neyutiy5jile/dir not empty`) 2026/03/11 01:07:31 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/03/11 01:07:31 DEBUG : pacer: Reducing sleep to 22.5ms 2026/03/11 01:07:31 DEBUG : pacer: Reducing sleep to 16.875ms --- PASS: TestDirMkdirSub (5.44s) === RUN TestDirRemove run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:07:31 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:07:32 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/03/11 01:07:32 DEBUG : pacer: Reducing sleep to 10ms 2026/03/11 01:07:33 ERROR : dir/: Dir.Remove not empty 2026/03/11 01:07:33 DEBUG : dir/file1: Remove: 2026/03/11 01:07:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/11 01:07:33 DEBUG : dir/file1: >Remove: err= 2026/03/11 01:07:33 DEBUG : Added virtual directory entry vDel: "dir" 2026/03/11 01:07:33 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:07:33 DEBUG : Looking for writers 2026/03/11 01:07:33 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.04s) === RUN TestDirRemoveAll run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:07:33 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:07:35 DEBUG : dir/file1: Remove: 2026/03/11 01:07:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/11 01:07:35 DEBUG : dir/file1: >Remove: err= 2026/03/11 01:07:35 DEBUG : Added virtual directory entry vDel: "dir" 2026/03/11 01:07:35 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:07:35 DEBUG : Looking for writers 2026/03/11 01:07:35 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.18s) === RUN TestDirRemoveName run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:07:35 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:07:37 DEBUG : dir/file1: Remove: 2026/03/11 01:07:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/11 01:07:37 DEBUG : dir/file1: >Remove: err= 2026/03/11 01:07:37 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:07:37 DEBUG : dir: Looking for writers 2026/03/11 01:07:37 DEBUG : Looking for writers 2026/03/11 01:07:37 DEBUG : dir: reading active writers 2026/03/11 01:07:37 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.61s) === RUN TestDirRename run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:07:38 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:07:40 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/03/11 01:07:41 DEBUG : dir: Updating dir with dir2 0xc0007a85b0 2026/03/11 01:07:41 DEBUG : dir: forgetting directory cache 2026/03/11 01:07:41 DEBUG : Added virtual directory entry vDel: "dir" 2026/03/11 01:07:41 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/03/11 01:07:42 INFO : dir2/file1: Moved (server-side) to: file2 2026/03/11 01:07:42 DEBUG : file2: Updating file with file2 0xc0003cc3c0 2026/03/11 01:07:42 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/03/11 01:07:42 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/03/11 01:07:43 INFO : dir2/file3: Deleted 2026/03/11 01:07:43 INFO : file2: Moved (server-side) to: dir2/file3 2026/03/11 01:07:43 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0003cc3c0 2026/03/11 01:07:43 DEBUG : Added virtual directory entry vDel: "file2" 2026/03/11 01:07:43 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/03/11 01:07:43 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/03/11 01:07:44 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0009a4c30 2026/03/11 01:07:44 DEBUG : empty directory: forgetting directory cache 2026/03/11 01:07:44 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/03/11 01:07:44 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/03/11 01:07:44 DEBUG : dir2: Renaming to "dir3" 2026/03/11 01:07:44 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:07:44 DEBUG : dir3: Looking for writers 2026/03/11 01:07:44 DEBUG : file3: reading active writers 2026/03/11 01:07:44 DEBUG : renamed empty directory: Looking for writers 2026/03/11 01:07:44 DEBUG : Looking for writers 2026/03/11 01:07:44 DEBUG : dir3: reading active writers 2026/03/11 01:07:44 DEBUG : renamed empty directory: reading active writers 2026/03/11 01:07:44 DEBUG : >WaitForWriters: --- PASS: TestDirRename (6.96s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:07:45 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:07:46 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/03/11 01:07:46 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:07:47 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/11 01:07:47 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/03/11 01:07:47 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/03/11 01:07:47 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/03/11 01:07:47 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/03/11 01:07:47 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:07:47 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/11 01:07:47 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/03/11 01:07:47 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/03/11 01:07:47 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/03/11 01:07:47 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/03/11 01:07:47 DEBUG : files root 'rclone-test-neyutiy5jile': File to upload is small (12 bytes), uploading instead of streaming 2026/03/11 01:07:47 DEBUG : dir/sub/file2: size = 12 OK 2026/03/11 01:07:47 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/03/11 01:07:47 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/03/11 01:07:47 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/03/11 01:07:47 DEBUG : forgetting directory cache 2026/03/11 01:07:47 DEBUG : dir: forgetting directory cache 2026/03/11 01:07:47 DEBUG : dir/sub: forgetting directory cache 2026/03/11 01:07:47 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/03/11 01:07:47 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/03/11 01:07:47 DEBUG : files root 'rclone-test-neyutiy5jile': File to upload is small (5 bytes), uploading instead of streaming 2026/03/11 01:07:48 DEBUG : dir/sub/file0: size = 5 OK 2026/03/11 01:07:48 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2026/03/11 01:07:48 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/03/11 01:07:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/03/11 01:07:48 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:07:48 DEBUG : dir/sub: Looking for writers 2026/03/11 01:07:48 DEBUG : file2: reading active writers 2026/03/11 01:07:48 DEBUG : file0: reading active writers 2026/03/11 01:07:48 DEBUG : dir: Looking for writers 2026/03/11 01:07:48 DEBUG : file1: reading active writers 2026/03/11 01:07:48 DEBUG : sub: reading active writers 2026/03/11 01:07:48 DEBUG : Looking for writers 2026/03/11 01:07:48 DEBUG : dir: reading active writers 2026/03/11 01:07:48 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (4.55s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:07:50 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:07:50 DEBUG : forgetting directory cache 2026/03/11 01:07:52 DEBUG : forgetting directory cache 2026/03/11 01:07:52 DEBUG : dir: forgetting directory cache 2026/03/11 01:07:52 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:07:52 DEBUG : dir: Looking for writers 2026/03/11 01:07:52 DEBUG : Looking for writers 2026/03/11 01:07:52 DEBUG : dir: reading active writers 2026/03/11 01:07:52 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (3.77s) === RUN TestDirMetadataExtension run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:07:53 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:07:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/03/11 01:07:55 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:07:55 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/03/11 01:07:55 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/03/11 01:07:55 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/03/11 01:07:55 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/03/11 01:07:55 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/03/11 01:07:55 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/03/11 01:07:55 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:07:55 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/03/11 01:07:55 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/03/11 01:07:55 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/03/11 01:07:55 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/03/11 01:07:55 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/03/11 01:07:55 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:07:55 DEBUG : dir: Looking for writers 2026/03/11 01:07:55 DEBUG : file1: reading active writers 2026/03/11 01:07:55 DEBUG : file1.metadata: reading active writers 2026/03/11 01:07:55 DEBUG : Looking for writers 2026/03/11 01:07:55 DEBUG : dir: reading active writers 2026/03/11 01:07:55 DEBUG : dir.metadata: reading active writers 2026/03/11 01:07:55 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (1.99s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:07:55 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:07:57 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:07:57 DEBUG : dir: Looking for writers 2026/03/11 01:07:57 DEBUG : file1: reading active writers 2026/03/11 01:07:57 DEBUG : Looking for writers 2026/03/11 01:07:57 DEBUG : dir: reading active writers 2026/03/11 01:07:57 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.05s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:07:57 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:08:00 DEBUG : Can set mod time: true 2026/03/11 01:08:00 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/03/11 01:08:00 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:08:00 DEBUG : dir: Looking for writers 2026/03/11 01:08:00 DEBUG : file1: reading active writers 2026/03/11 01:08:00 DEBUG : Looking for writers 2026/03/11 01:08:00 DEBUG : dir: reading active writers 2026/03/11 01:08:00 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:08:01 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:08:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/11 01:08:02 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/11 01:08:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 01:08:02 DEBUG : files root 'rclone-test-neyutiy5jile': File to upload is small (0 bytes), uploading instead of streaming 2026/03/11 01:08:03 DEBUG : dir/file1: size = 0 OK 2026/03/11 01:08:03 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/03/11 01:08:03 DEBUG : dir/file1: Size of src and dst objects identical 2026/03/11 01:08:03 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/03/11 01:08:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 01:08:03 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:08:03 DEBUG : dir: Looking for writers 2026/03/11 01:08:03 DEBUG : file1: reading active writers 2026/03/11 01:08:03 DEBUG : Looking for writers 2026/03/11 01:08:03 DEBUG : dir: reading active writers 2026/03/11 01:08:03 DEBUG : >WaitForWriters: 2026/03/11 01:08:04 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:08:04 DEBUG : dir: Looking for writers 2026/03/11 01:08:04 DEBUG : file1: reading active writers 2026/03/11 01:08:04 DEBUG : Looking for writers 2026/03/11 01:08:04 DEBUG : dir: reading active writers 2026/03/11 01:08:04 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:08:04 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:08:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/11 01:08:06 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/11 01:08:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 01:08:06 DEBUG : files root 'rclone-test-neyutiy5jile': File to upload is small (5 bytes), uploading instead of streaming 2026/03/11 01:08:06 DEBUG : dir/file1: size = 5 OK 2026/03/11 01:08:06 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/03/11 01:08:06 DEBUG : dir/file1: Size of src and dst objects identical 2026/03/11 01:08:06 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/03/11 01:08:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 01:08:06 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:08:06 DEBUG : dir: Looking for writers 2026/03/11 01:08:06 DEBUG : file1: reading active writers 2026/03/11 01:08:06 DEBUG : Looking for writers 2026/03/11 01:08:06 DEBUG : dir: reading active writers 2026/03/11 01:08:06 DEBUG : >WaitForWriters: 2026/03/11 01:08:07 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:08:07 DEBUG : dir: Looking for writers 2026/03/11 01:08:07 DEBUG : file1: reading active writers 2026/03/11 01:08:07 DEBUG : Looking for writers 2026/03/11 01:08:07 DEBUG : dir: reading active writers 2026/03/11 01:08:07 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:08:07 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:08:07 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/11 01:08:07 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:08:07 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:08:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:08:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 01:08:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:08:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:08:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 01:08:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:08:07 INFO : files root 'rclone-test-neyutiy5jile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/11 01:08:09 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/03/11 01:08:09 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:08:09 DEBUG : dir: Looking for writers 2026/03/11 01:08:09 DEBUG : file1: reading active writers 2026/03/11 01:08:09 DEBUG : Looking for writers 2026/03/11 01:08:09 DEBUG : dir: reading active writers 2026/03/11 01:08:09 DEBUG : >WaitForWriters: 2026/03/11 01:08:09 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:08:10 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:08:10 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/11 01:08:10 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:08:10 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:08:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:08:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 01:08:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:08:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:08:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 01:08:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:08:10 INFO : files root 'rclone-test-neyutiy5jile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/11 01:08:11 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/03/11 01:08:11 DEBUG : dir/file1: newRWFileHandle: 2026/03/11 01:08:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/11 01:08:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/11 01:08:11 DEBUG : dir/file1(0xc000e5b640): close: 2026/03/11 01:08:12 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/03/11 01:08:12 DEBUG : dir/file1(0xc000e5b640): >close: err= 2026/03/11 01:08:12 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:08:12 DEBUG : dir: Looking for writers 2026/03/11 01:08:12 DEBUG : file1: reading active writers 2026/03/11 01:08:12 DEBUG : Looking for writers 2026/03/11 01:08:12 DEBUG : dir: reading active writers 2026/03/11 01:08:12 DEBUG : >WaitForWriters: 2026/03/11 01:08:12 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:08:12 DEBUG : dir: Looking for writers 2026/03/11 01:08:12 DEBUG : file1: reading active writers 2026/03/11 01:08:12 DEBUG : Looking for writers 2026/03/11 01:08:12 DEBUG : dir: reading active writers 2026/03/11 01:08:12 DEBUG : >WaitForWriters: 2026/03/11 01:08:12 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:08:13 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:08:13 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/11 01:08:13 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:08:13 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:08:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:08:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 01:08:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:08:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:08:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 01:08:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:08:13 INFO : files root 'rclone-test-neyutiy5jile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/11 01:08:14 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/03/11 01:08:14 DEBUG : dir/file1: newRWFileHandle: 2026/03/11 01:08:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/11 01:08:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/11 01:08:14 DEBUG : dir/file1(0xc000945840): _writeAt: size=5, off=0 2026/03/11 01:08:14 DEBUG : dir/file1(0xc000945840): openPending: 2026/03/11 01:08:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/03/11 01:08:14 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/03/11 01:08:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 01:08:14 DEBUG : dir/file1(0xc000945840): >openPending: err= 2026/03/11 01:08:14 DEBUG : dir/file1(0xc000945840): >_writeAt: n=5, err= 2026/03/11 01:08:14 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/11 01:08:14 DEBUG : dir/file1(0xc000945840): close: 2026/03/11 01:08:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/03/11 01:08:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/03/11 01:08:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/03/11 01:08:14 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/03/11 01:08:14 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/11 01:08:14 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/03/11 01:08:14 DEBUG : dir/file1(0xc000945840): >close: err= 2026/03/11 01:08:14 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:08:14 DEBUG : dir: Looking for writers 2026/03/11 01:08:14 DEBUG : file1: reading active writers 2026/03/11 01:08:14 DEBUG : Looking for writers 2026/03/11 01:08:14 DEBUG : dir: reading active writers 2026/03/11 01:08:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/11 01:08:14 DEBUG : dir: Looking for writers 2026/03/11 01:08:14 DEBUG : file1: reading active writers 2026/03/11 01:08:14 DEBUG : Looking for writers 2026/03/11 01:08:14 DEBUG : dir: reading active writers 2026/03/11 01:08:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/11 01:08:14 DEBUG : dir: Looking for writers 2026/03/11 01:08:14 DEBUG : file1: reading active writers 2026/03/11 01:08:14 DEBUG : Looking for writers 2026/03/11 01:08:14 DEBUG : dir: reading active writers 2026/03/11 01:08:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/11 01:08:14 DEBUG : dir: Looking for writers 2026/03/11 01:08:14 DEBUG : file1: reading active writers 2026/03/11 01:08:14 DEBUG : Looking for writers 2026/03/11 01:08:14 DEBUG : dir: reading active writers 2026/03/11 01:08:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/11 01:08:14 DEBUG : dir/file1: vfs cache: starting upload 2026/03/11 01:08:14 DEBUG : dir: Looking for writers 2026/03/11 01:08:14 DEBUG : file1: reading active writers 2026/03/11 01:08:14 DEBUG : Looking for writers 2026/03/11 01:08:14 DEBUG : dir: reading active writers 2026/03/11 01:08:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/11 01:08:15 DEBUG : dir: Looking for writers 2026/03/11 01:08:15 DEBUG : file1: reading active writers 2026/03/11 01:08:15 DEBUG : Looking for writers 2026/03/11 01:08:15 DEBUG : dir: reading active writers 2026/03/11 01:08:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/11 01:08:15 DEBUG : dir: Looking for writers 2026/03/11 01:08:15 DEBUG : file1: reading active writers 2026/03/11 01:08:15 DEBUG : Looking for writers 2026/03/11 01:08:15 DEBUG : dir: reading active writers 2026/03/11 01:08:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/11 01:08:15 DEBUG : dir/file1: size = 14 OK 2026/03/11 01:08:15 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/03/11 01:08:15 INFO : dir/file1: Copied (replaced existing) 2026/03/11 01:08:15 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC," 2026/03/11 01:08:15 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/03/11 01:08:15 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/03/11 01:08:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 01:08:15 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/03/11 01:08:16 DEBUG : dir: Looking for writers 2026/03/11 01:08:16 DEBUG : file1: reading active writers 2026/03/11 01:08:16 DEBUG : Looking for writers 2026/03/11 01:08:16 DEBUG : dir: reading active writers 2026/03/11 01:08:16 DEBUG : >WaitForWriters: 2026/03/11 01:08:16 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:08:16 DEBUG : dir: Looking for writers 2026/03/11 01:08:16 DEBUG : file1: reading active writers 2026/03/11 01:08:16 DEBUG : Looking for writers 2026/03/11 01:08:16 DEBUG : dir: reading active writers 2026/03/11 01:08:16 DEBUG : >WaitForWriters: 2026/03/11 01:08:16 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (19.18s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.61s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.30s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.20s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.52s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.65s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (3.90s) === RUN TestFileOpenRead run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:08:16 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:08:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/11 01:08:18 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/11 01:08:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/11 01:08:18 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/03/11 01:08:18 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:08:18 DEBUG : dir: Looking for writers 2026/03/11 01:08:18 DEBUG : file1: reading active writers 2026/03/11 01:08:18 DEBUG : Looking for writers 2026/03/11 01:08:18 DEBUG : dir: reading active writers 2026/03/11 01:08:18 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.31s) === RUN TestFileOpenReadUnknownSize 2026/03/11 01:08:19 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/03/11 01:08:19 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/03/11 01:08:19 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/11 01:08:19 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/03/11 01:08:19 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:08:19 DEBUG : Looking for writers 2026/03/11 01:08:19 DEBUG : file.txt: reading active writers 2026/03/11 01:08:19 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:08:19 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:08:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 01:08:20 DEBUG : files root 'rclone-test-neyutiy5jile': File to upload is small (25 bytes), uploading instead of streaming 2026/03/11 01:08:21 DEBUG : dir/file1: size = 25 OK 2026/03/11 01:08:21 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/03/11 01:08:21 DEBUG : dir/file1: Size of src and dst objects identical 2026/03/11 01:08:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 01:08:21 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:08:21 DEBUG : dir: Looking for writers 2026/03/11 01:08:21 DEBUG : file1: reading active writers 2026/03/11 01:08:21 DEBUG : Looking for writers 2026/03/11 01:08:21 DEBUG : dir: reading active writers 2026/03/11 01:08:21 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (2.85s) === RUN TestFileRemove run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:08:22 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:08:23 DEBUG : dir/file1: Remove: 2026/03/11 01:08:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/11 01:08:23 DEBUG : dir/file1: >Remove: err= 2026/03/11 01:08:23 DEBUG : dir/file1: Remove: 2026/03/11 01:08:23 DEBUG : dir/file1: >Remove: err=Read only file system 2026/03/11 01:08:23 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:08:23 DEBUG : dir: Looking for writers 2026/03/11 01:08:23 DEBUG : Looking for writers 2026/03/11 01:08:23 DEBUG : dir: reading active writers 2026/03/11 01:08:23 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.29s) === RUN TestFileRemoveAll run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:08:24 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:08:25 DEBUG : dir/file1: Remove: 2026/03/11 01:08:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/11 01:08:25 DEBUG : dir/file1: >Remove: err= 2026/03/11 01:08:26 DEBUG : dir/file1: Remove: 2026/03/11 01:08:26 DEBUG : dir/file1: >Remove: err=Read only file system 2026/03/11 01:08:26 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:08:26 DEBUG : dir: Looking for writers 2026/03/11 01:08:26 DEBUG : Looking for writers 2026/03/11 01:08:26 DEBUG : dir: reading active writers 2026/03/11 01:08:26 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.36s) === RUN TestFileOpen run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:08:26 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:08:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/11 01:08:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/11 01:08:28 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/03/11 01:08:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/11 01:08:28 DEBUG : dir/file1: Open: flags=O_RDWR 2026/03/11 01:08:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/11 01:08:28 DEBUG : dir/file1: Open: flags=0x3 2026/03/11 01:08:28 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/03/11 01:08:28 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/03/11 01:08:28 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:08:28 DEBUG : dir: Looking for writers 2026/03/11 01:08:28 DEBUG : file1: reading active writers 2026/03/11 01:08:28 DEBUG : Looking for writers 2026/03/11 01:08:28 DEBUG : dir: reading active writers 2026/03/11 01:08:28 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (1.98s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:08:28 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:08:30 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:08:30 DEBUG : dir: Looking for writers 2026/03/11 01:08:30 DEBUG : file1: reading active writers 2026/03/11 01:08:30 DEBUG : Looking for writers 2026/03/11 01:08:30 DEBUG : dir: reading active writers 2026/03/11 01:08:30 DEBUG : >WaitForWriters: 2026/03/11 01:08:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/11 01:08:30 DEBUG : newLeaf: Updating file with newLeaf 0xc0005f4540 2026/03/11 01:08:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/11 01:08:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/11 01:08:31 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/03/11 01:08:31 DEBUG : dir/file1: Updating file with dir/file1 0xc0005f4540 2026/03/11 01:08:31 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/11 01:08:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 01:08:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/11 01:08:32 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/11 01:08:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 01:08:32 DEBUG : dir/file1: File is currently open, delaying rename 0xc0005f4540 2026/03/11 01:08:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/11 01:08:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/11 01:08:32 DEBUG : files root 'rclone-test-neyutiy5jile': File to upload is small (25 bytes), uploading instead of streaming 2026/03/11 01:08:32 DEBUG : dir/file1: size = 25 OK 2026/03/11 01:08:32 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/03/11 01:08:32 DEBUG : dir/file1: Size of src and dst objects identical 2026/03/11 01:08:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/11 01:08:32 DEBUG : newLeaf: Running delayed rename now 2026/03/11 01:08:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/11 01:08:33 DEBUG : newLeaf: Updating file with newLeaf 0xc0005f4540 2026/03/11 01:08:33 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:08:33 DEBUG : dir: Looking for writers 2026/03/11 01:08:33 DEBUG : Looking for writers 2026/03/11 01:08:33 DEBUG : dir: reading active writers 2026/03/11 01:08:33 DEBUG : newLeaf: reading active writers 2026/03/11 01:08:33 DEBUG : >WaitForWriters: 2026/03/11 01:08:33 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:08:33 DEBUG : dir: Looking for writers 2026/03/11 01:08:33 DEBUG : Looking for writers 2026/03/11 01:08:33 DEBUG : dir: reading active writers 2026/03/11 01:08:33 DEBUG : newLeaf: reading active writers 2026/03/11 01:08:33 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:08:34 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:08:34 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/11 01:08:34 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:08:34 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:08:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:08:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 01:08:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:08:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:08:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 01:08:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:08:34 INFO : files root 'rclone-test-neyutiy5jile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/11 01:08:35 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:08:35 DEBUG : dir: Looking for writers 2026/03/11 01:08:35 DEBUG : file1: reading active writers 2026/03/11 01:08:35 DEBUG : Looking for writers 2026/03/11 01:08:35 DEBUG : dir: reading active writers 2026/03/11 01:08:35 DEBUG : >WaitForWriters: 2026/03/11 01:08:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/11 01:08:36 DEBUG : newLeaf: Updating file with newLeaf 0xc0003cd680 2026/03/11 01:08:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/11 01:08:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/11 01:08:37 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/03/11 01:08:37 DEBUG : dir/file1: Updating file with dir/file1 0xc0003cd680 2026/03/11 01:08:37 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/11 01:08:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 01:08:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/11 01:08:37 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/11 01:08:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 01:08:37 DEBUG : dir/file1: File is currently open, delaying rename 0xc0003cd680 2026/03/11 01:08:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/11 01:08:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/11 01:08:37 DEBUG : files root 'rclone-test-neyutiy5jile': File to upload is small (25 bytes), uploading instead of streaming 2026/03/11 01:08:38 DEBUG : dir/file1: size = 25 OK 2026/03/11 01:08:38 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/03/11 01:08:38 DEBUG : dir/file1: Size of src and dst objects identical 2026/03/11 01:08:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/11 01:08:38 DEBUG : newLeaf: Running delayed rename now 2026/03/11 01:08:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/11 01:08:39 DEBUG : newLeaf: Updating file with newLeaf 0xc0003cd680 2026/03/11 01:08:39 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:08:39 DEBUG : dir: Looking for writers 2026/03/11 01:08:39 DEBUG : Looking for writers 2026/03/11 01:08:39 DEBUG : dir: reading active writers 2026/03/11 01:08:39 DEBUG : newLeaf: reading active writers 2026/03/11 01:08:39 DEBUG : >WaitForWriters: 2026/03/11 01:08:39 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:08:39 DEBUG : dir: Looking for writers 2026/03/11 01:08:39 DEBUG : Looking for writers 2026/03/11 01:08:39 DEBUG : dir: reading active writers 2026/03/11 01:08:39 DEBUG : newLeaf: reading active writers 2026/03/11 01:08:39 DEBUG : >WaitForWriters: 2026/03/11 01:08:39 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:08:40 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:08:40 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/11 01:08:40 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:08:40 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:08:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:08:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 01:08:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:08:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:08:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 01:08:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:08:40 INFO : files root 'rclone-test-neyutiy5jile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/11 01:08:41 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/11 01:08:41 DEBUG : dir/file1: newRWFileHandle: 2026/03/11 01:08:41 DEBUG : dir/file1(0xc000328b00): openPending: 2026/03/11 01:08:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/03/11 01:08:41 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/03/11 01:08:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 01:08:41 DEBUG : dir/file1(0xc000328b00): >openPending: err= 2026/03/11 01:08:41 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/11 01:08:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/11 01:08:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 01:08:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/11 01:08:41 DEBUG : dir/file1(0xc000328b00): _writeAt: size=14, off=0 2026/03/11 01:08:41 DEBUG : dir/file1(0xc000328b00): >_writeAt: n=14, err= 2026/03/11 01:08:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/11 01:08:41 DEBUG : dir/file1(0xc000328b00): close: 2026/03/11 01:08:41 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/03/11 01:08:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/11 01:08:41 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/03/11 01:08:41 DEBUG : dir/file1(0xc000328b00): >close: err= 2026/03/11 01:08:41 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:08:41 DEBUG : dir: Looking for writers 2026/03/11 01:08:41 DEBUG : file1: reading active writers 2026/03/11 01:08:41 DEBUG : Looking for writers 2026/03/11 01:08:41 DEBUG : dir: reading active writers 2026/03/11 01:08:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/11 01:08:41 DEBUG : dir: Looking for writers 2026/03/11 01:08:41 DEBUG : file1: reading active writers 2026/03/11 01:08:41 DEBUG : Looking for writers 2026/03/11 01:08:41 DEBUG : dir: reading active writers 2026/03/11 01:08:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/11 01:08:41 DEBUG : dir: Looking for writers 2026/03/11 01:08:41 DEBUG : file1: reading active writers 2026/03/11 01:08:41 DEBUG : Looking for writers 2026/03/11 01:08:41 DEBUG : dir: reading active writers 2026/03/11 01:08:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/11 01:08:41 DEBUG : dir: Looking for writers 2026/03/11 01:08:41 DEBUG : file1: reading active writers 2026/03/11 01:08:41 DEBUG : Looking for writers 2026/03/11 01:08:41 DEBUG : dir: reading active writers 2026/03/11 01:08:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/11 01:08:41 DEBUG : dir/file1: vfs cache: starting upload 2026/03/11 01:08:41 DEBUG : dir: Looking for writers 2026/03/11 01:08:41 DEBUG : file1: reading active writers 2026/03/11 01:08:41 DEBUG : Looking for writers 2026/03/11 01:08:41 DEBUG : dir: reading active writers 2026/03/11 01:08:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/11 01:08:41 DEBUG : dir: Looking for writers 2026/03/11 01:08:41 DEBUG : file1: reading active writers 2026/03/11 01:08:41 DEBUG : Looking for writers 2026/03/11 01:08:41 DEBUG : dir: reading active writers 2026/03/11 01:08:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/11 01:08:42 DEBUG : dir: Looking for writers 2026/03/11 01:08:42 DEBUG : file1: reading active writers 2026/03/11 01:08:42 DEBUG : Looking for writers 2026/03/11 01:08:42 DEBUG : dir: reading active writers 2026/03/11 01:08:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/11 01:08:42 DEBUG : dir/file1: size = 14 OK 2026/03/11 01:08:42 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/03/11 01:08:42 INFO : dir/file1: Copied (replaced existing) 2026/03/11 01:08:42 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2026/03/11 01:08:42 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/03/11 01:08:42 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/03/11 01:08:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 01:08:42 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/03/11 01:08:42 DEBUG : dir: Looking for writers 2026/03/11 01:08:42 DEBUG : file1: reading active writers 2026/03/11 01:08:42 DEBUG : Looking for writers 2026/03/11 01:08:42 DEBUG : dir: reading active writers 2026/03/11 01:08:42 DEBUG : >WaitForWriters: 2026/03/11 01:08:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/11 01:08:42 DEBUG : dir/file1: newRWFileHandle: 2026/03/11 01:08:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/11 01:08:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/11 01:08:42 DEBUG : dir/file1(0xc000e361c0): _readAt: size=512, off=0 2026/03/11 01:08:42 DEBUG : dir/file1(0xc000e361c0): openPending: 2026/03/11 01:08:42 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/03/11 01:08:42 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/03/11 01:08:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 01:08:42 DEBUG : dir/file1(0xc000e361c0): >openPending: err= 2026/03/11 01:08:42 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/03/11 01:08:42 DEBUG : dir/file1(0xc000e361c0): >_readAt: n=14, err=EOF 2026/03/11 01:08:42 DEBUG : dir/file1(0xc000e361c0): close: 2026/03/11 01:08:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/03/11 01:08:42 DEBUG : dir/file1(0xc000e361c0): >close: err= 2026/03/11 01:08:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/11 01:08:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/11 01:08:43 DEBUG : newLeaf: Updating file with newLeaf 0xc00080c240 2026/03/11 01:08:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/11 01:08:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/11 01:08:44 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/03/11 01:08:44 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/03/11 01:08:44 DEBUG : dir/file1: Updating file with dir/file1 0xc00080c240 2026/03/11 01:08:44 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/11 01:08:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 01:08:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/11 01:08:44 DEBUG : dir/file1: newRWFileHandle: 2026/03/11 01:08:44 DEBUG : dir/file1(0xc000944ec0): openPending: 2026/03/11 01:08:44 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," 2026/03/11 01:08:44 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,") 2026/03/11 01:08:44 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2026/03/11 01:08:44 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/11 01:08:44 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/03/11 01:08:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 01:08:44 DEBUG : dir/file1(0xc000944ec0): >openPending: err= 2026/03/11 01:08:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/11 01:08:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/11 01:08:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/11 01:08:44 DEBUG : dir/file1(0xc000944ec0): _writeAt: size=25, off=0 2026/03/11 01:08:44 DEBUG : dir/file1(0xc000944ec0): >_writeAt: n=25, err= 2026/03/11 01:08:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/11 01:08:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/11 01:08:45 DEBUG : newLeaf: Updating file with newLeaf 0xc00080c240 2026/03/11 01:08:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/11 01:08:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/11 01:08:45 DEBUG : newLeaf(0xc000944ec0): close: 2026/03/11 01:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/03/11 01:08:45 DEBUG : newLeaf: vfs cache: setting modification time to 2026-03-11 01:08:44.868939419 +0000 UTC m=+120.243056226 2026/03/11 01:08:45 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/03/11 01:08:45 DEBUG : newLeaf(0xc000944ec0): >close: err= 2026/03/11 01:08:45 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:08:45 DEBUG : dir: Looking for writers 2026/03/11 01:08:45 DEBUG : Looking for writers 2026/03/11 01:08:45 DEBUG : dir: reading active writers 2026/03/11 01:08:45 DEBUG : newLeaf: reading active writers 2026/03/11 01:08:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/11 01:08:45 DEBUG : dir: Looking for writers 2026/03/11 01:08:45 DEBUG : Looking for writers 2026/03/11 01:08:45 DEBUG : dir: reading active writers 2026/03/11 01:08:45 DEBUG : newLeaf: reading active writers 2026/03/11 01:08:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/11 01:08:45 DEBUG : dir: Looking for writers 2026/03/11 01:08:45 DEBUG : Looking for writers 2026/03/11 01:08:45 DEBUG : dir: reading active writers 2026/03/11 01:08:45 DEBUG : newLeaf: reading active writers 2026/03/11 01:08:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/11 01:08:45 DEBUG : dir: Looking for writers 2026/03/11 01:08:45 DEBUG : Looking for writers 2026/03/11 01:08:45 DEBUG : dir: reading active writers 2026/03/11 01:08:45 DEBUG : newLeaf: reading active writers 2026/03/11 01:08:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/11 01:08:45 DEBUG : newLeaf: vfs cache: starting upload 2026/03/11 01:08:45 DEBUG : dir: Looking for writers 2026/03/11 01:08:45 DEBUG : Looking for writers 2026/03/11 01:08:45 DEBUG : dir: reading active writers 2026/03/11 01:08:45 DEBUG : newLeaf: reading active writers 2026/03/11 01:08:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/11 01:08:45 DEBUG : dir: Looking for writers 2026/03/11 01:08:45 DEBUG : Looking for writers 2026/03/11 01:08:45 DEBUG : dir: reading active writers 2026/03/11 01:08:45 DEBUG : newLeaf: reading active writers 2026/03/11 01:08:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/11 01:08:46 DEBUG : dir: Looking for writers 2026/03/11 01:08:46 DEBUG : Looking for writers 2026/03/11 01:08:46 DEBUG : dir: reading active writers 2026/03/11 01:08:46 DEBUG : newLeaf: reading active writers 2026/03/11 01:08:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/11 01:08:46 DEBUG : newLeaf: size = 25 OK 2026/03/11 01:08:46 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/03/11 01:08:46 INFO : newLeaf: Copied (replaced existing) 2026/03/11 01:08:46 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-03-11 01:08:44 +0000 UTC," 2026/03/11 01:08:46 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/03/11 01:08:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/11 01:08:46 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/03/11 01:08:46 DEBUG : dir: Looking for writers 2026/03/11 01:08:46 DEBUG : Looking for writers 2026/03/11 01:08:46 DEBUG : dir: reading active writers 2026/03/11 01:08:46 DEBUG : newLeaf: reading active writers 2026/03/11 01:08:46 DEBUG : >WaitForWriters: 2026/03/11 01:08:47 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:08:47 DEBUG : dir: Looking for writers 2026/03/11 01:08:47 DEBUG : Looking for writers 2026/03/11 01:08:47 DEBUG : dir: reading active writers 2026/03/11 01:08:47 DEBUG : newLeaf: reading active writers 2026/03/11 01:08:47 DEBUG : >WaitForWriters: 2026/03/11 01:08:47 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:08:47 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:08:47 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/11 01:08:47 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:08:47 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:08:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:08:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 01:08:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:08:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:08:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 01:08:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:08:47 INFO : files root 'rclone-test-neyutiy5jile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/11 01:08:49 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:08:49 DEBUG : dir: Looking for writers 2026/03/11 01:08:49 DEBUG : file1: reading active writers 2026/03/11 01:08:49 DEBUG : Looking for writers 2026/03/11 01:08:49 DEBUG : dir: reading active writers 2026/03/11 01:08:49 DEBUG : >WaitForWriters: 2026/03/11 01:08:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/11 01:08:49 DEBUG : newLeaf: Updating file with newLeaf 0xc0003cd080 2026/03/11 01:08:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/11 01:08:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/11 01:08:50 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/03/11 01:08:50 DEBUG : dir/file1: Updating file with dir/file1 0xc0003cd080 2026/03/11 01:08:50 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/11 01:08:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 01:08:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/11 01:08:51 DEBUG : dir/file1: newRWFileHandle: 2026/03/11 01:08:51 DEBUG : dir/file1(0xc000e37f40): openPending: 2026/03/11 01:08:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/03/11 01:08:51 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/03/11 01:08:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 01:08:51 DEBUG : dir/file1(0xc000e37f40): >openPending: err= 2026/03/11 01:08:51 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/11 01:08:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/11 01:08:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/11 01:08:51 DEBUG : dir/file1(0xc000e37f40): _writeAt: size=25, off=0 2026/03/11 01:08:51 DEBUG : dir/file1(0xc000e37f40): >_writeAt: n=25, err= 2026/03/11 01:08:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/11 01:08:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/11 01:08:51 DEBUG : newLeaf: Updating file with newLeaf 0xc0003cd080 2026/03/11 01:08:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/11 01:08:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/11 01:08:51 DEBUG : newLeaf(0xc000e37f40): close: 2026/03/11 01:08:51 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/03/11 01:08:51 DEBUG : newLeaf: vfs cache: setting modification time to 2026-03-11 01:08:51.060098738 +0000 UTC m=+126.434215547 2026/03/11 01:08:51 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/03/11 01:08:51 DEBUG : newLeaf(0xc000e37f40): >close: err= 2026/03/11 01:08:51 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:08:51 DEBUG : dir: Looking for writers 2026/03/11 01:08:51 DEBUG : Looking for writers 2026/03/11 01:08:51 DEBUG : dir: reading active writers 2026/03/11 01:08:51 DEBUG : newLeaf: reading active writers 2026/03/11 01:08:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/11 01:08:51 DEBUG : dir: Looking for writers 2026/03/11 01:08:51 DEBUG : Looking for writers 2026/03/11 01:08:51 DEBUG : dir: reading active writers 2026/03/11 01:08:51 DEBUG : newLeaf: reading active writers 2026/03/11 01:08:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/11 01:08:51 DEBUG : dir: Looking for writers 2026/03/11 01:08:51 DEBUG : Looking for writers 2026/03/11 01:08:51 DEBUG : dir: reading active writers 2026/03/11 01:08:51 DEBUG : newLeaf: reading active writers 2026/03/11 01:08:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/11 01:08:51 DEBUG : dir: Looking for writers 2026/03/11 01:08:51 DEBUG : Looking for writers 2026/03/11 01:08:51 DEBUG : dir: reading active writers 2026/03/11 01:08:51 DEBUG : newLeaf: reading active writers 2026/03/11 01:08:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/11 01:08:51 DEBUG : newLeaf: vfs cache: starting upload 2026/03/11 01:08:51 DEBUG : dir: Looking for writers 2026/03/11 01:08:51 DEBUG : Looking for writers 2026/03/11 01:08:51 DEBUG : dir: reading active writers 2026/03/11 01:08:51 DEBUG : newLeaf: reading active writers 2026/03/11 01:08:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/11 01:08:51 DEBUG : dir: Looking for writers 2026/03/11 01:08:51 DEBUG : Looking for writers 2026/03/11 01:08:51 DEBUG : dir: reading active writers 2026/03/11 01:08:51 DEBUG : newLeaf: reading active writers 2026/03/11 01:08:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/11 01:08:52 DEBUG : dir: Looking for writers 2026/03/11 01:08:52 DEBUG : Looking for writers 2026/03/11 01:08:52 DEBUG : dir: reading active writers 2026/03/11 01:08:52 DEBUG : newLeaf: reading active writers 2026/03/11 01:08:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/11 01:08:52 DEBUG : newLeaf: size = 25 OK 2026/03/11 01:08:52 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/03/11 01:08:52 INFO : newLeaf: Copied (replaced existing) 2026/03/11 01:08:52 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-03-11 01:08:51 +0000 UTC," 2026/03/11 01:08:52 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/03/11 01:08:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/11 01:08:52 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/03/11 01:08:52 DEBUG : dir: Looking for writers 2026/03/11 01:08:52 DEBUG : Looking for writers 2026/03/11 01:08:52 DEBUG : dir: reading active writers 2026/03/11 01:08:52 DEBUG : newLeaf: reading active writers 2026/03/11 01:08:52 DEBUG : >WaitForWriters: 2026/03/11 01:08:53 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:08:53 DEBUG : dir: Looking for writers 2026/03/11 01:08:53 DEBUG : Looking for writers 2026/03/11 01:08:53 DEBUG : dir: reading active writers 2026/03/11 01:08:53 DEBUG : newLeaf: reading active writers 2026/03/11 01:08:53 DEBUG : >WaitForWriters: 2026/03/11 01:08:53 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:08:53 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:08:53 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/11 01:08:53 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:08:53 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:08:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:08:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 01:08:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:08:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:08:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 01:08:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:08:53 INFO : files root 'rclone-test-neyutiy5jile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/11 01:08:55 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/11 01:08:55 DEBUG : dir/file1: newRWFileHandle: 2026/03/11 01:08:55 DEBUG : dir/file1(0xc000e5b840): openPending: 2026/03/11 01:08:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/03/11 01:08:55 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/03/11 01:08:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 01:08:55 DEBUG : dir/file1(0xc000e5b840): >openPending: err= 2026/03/11 01:08:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/11 01:08:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/11 01:08:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 01:08:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/11 01:08:55 DEBUG : dir/file1(0xc000e5b840): _writeAt: size=14, off=0 2026/03/11 01:08:55 DEBUG : dir/file1(0xc000e5b840): >_writeAt: n=14, err= 2026/03/11 01:08:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/11 01:08:55 DEBUG : dir/file1(0xc000e5b840): close: 2026/03/11 01:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/03/11 01:08:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/11 01:08:55 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/03/11 01:08:55 DEBUG : dir/file1(0xc000e5b840): >close: err= 2026/03/11 01:08:55 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:08:55 DEBUG : dir: Looking for writers 2026/03/11 01:08:55 DEBUG : file1: reading active writers 2026/03/11 01:08:55 DEBUG : Looking for writers 2026/03/11 01:08:55 DEBUG : dir: reading active writers 2026/03/11 01:08:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/11 01:08:55 DEBUG : dir: Looking for writers 2026/03/11 01:08:55 DEBUG : file1: reading active writers 2026/03/11 01:08:55 DEBUG : Looking for writers 2026/03/11 01:08:55 DEBUG : dir: reading active writers 2026/03/11 01:08:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/11 01:08:55 DEBUG : dir: Looking for writers 2026/03/11 01:08:55 DEBUG : file1: reading active writers 2026/03/11 01:08:55 DEBUG : Looking for writers 2026/03/11 01:08:55 DEBUG : dir: reading active writers 2026/03/11 01:08:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/11 01:08:55 DEBUG : dir: Looking for writers 2026/03/11 01:08:55 DEBUG : file1: reading active writers 2026/03/11 01:08:55 DEBUG : Looking for writers 2026/03/11 01:08:55 DEBUG : dir: reading active writers 2026/03/11 01:08:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/11 01:08:55 DEBUG : dir/file1: vfs cache: starting upload 2026/03/11 01:08:55 DEBUG : dir: Looking for writers 2026/03/11 01:08:55 DEBUG : file1: reading active writers 2026/03/11 01:08:55 DEBUG : Looking for writers 2026/03/11 01:08:55 DEBUG : dir: reading active writers 2026/03/11 01:08:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/11 01:08:55 DEBUG : dir: Looking for writers 2026/03/11 01:08:55 DEBUG : file1: reading active writers 2026/03/11 01:08:55 DEBUG : Looking for writers 2026/03/11 01:08:55 DEBUG : dir: reading active writers 2026/03/11 01:08:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/11 01:08:55 DEBUG : dir: Looking for writers 2026/03/11 01:08:55 DEBUG : file1: reading active writers 2026/03/11 01:08:55 DEBUG : Looking for writers 2026/03/11 01:08:55 DEBUG : dir: reading active writers 2026/03/11 01:08:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/11 01:08:56 DEBUG : dir/file1: size = 14 OK 2026/03/11 01:08:56 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/03/11 01:08:56 INFO : dir/file1: Copied (replaced existing) 2026/03/11 01:08:56 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2026/03/11 01:08:56 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/03/11 01:08:56 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/03/11 01:08:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 01:08:56 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/03/11 01:08:56 DEBUG : dir: Looking for writers 2026/03/11 01:08:56 DEBUG : file1: reading active writers 2026/03/11 01:08:56 DEBUG : Looking for writers 2026/03/11 01:08:56 DEBUG : dir: reading active writers 2026/03/11 01:08:56 DEBUG : >WaitForWriters: 2026/03/11 01:08:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/11 01:08:56 DEBUG : dir/file1: newRWFileHandle: 2026/03/11 01:08:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/11 01:08:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/11 01:08:56 DEBUG : dir/file1(0xc000e12680): _readAt: size=512, off=0 2026/03/11 01:08:56 DEBUG : dir/file1(0xc000e12680): openPending: 2026/03/11 01:08:56 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/03/11 01:08:56 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/03/11 01:08:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 01:08:56 DEBUG : dir/file1(0xc000e12680): >openPending: err= 2026/03/11 01:08:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/03/11 01:08:56 DEBUG : dir/file1(0xc000e12680): >_readAt: n=14, err=EOF 2026/03/11 01:08:56 DEBUG : dir/file1(0xc000e12680): close: 2026/03/11 01:08:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/03/11 01:08:56 DEBUG : dir/file1(0xc000e12680): >close: err= 2026/03/11 01:08:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/11 01:08:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/11 01:08:57 DEBUG : newLeaf: Updating file with newLeaf 0xc0003cdd40 2026/03/11 01:08:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/11 01:08:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/11 01:08:58 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/03/11 01:08:58 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/03/11 01:08:58 DEBUG : dir/file1: Updating file with dir/file1 0xc0003cdd40 2026/03/11 01:08:58 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/11 01:08:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 01:08:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/11 01:08:58 DEBUG : dir/file1: newRWFileHandle: 2026/03/11 01:08:58 DEBUG : dir/file1(0xc000551a80): openPending: 2026/03/11 01:08:58 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," 2026/03/11 01:08:58 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,") 2026/03/11 01:08:58 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2026/03/11 01:08:58 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/11 01:08:58 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/03/11 01:08:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 01:08:58 DEBUG : dir/file1(0xc000551a80): >openPending: err= 2026/03/11 01:08:58 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/11 01:08:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/11 01:08:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/11 01:08:58 DEBUG : dir/file1(0xc000551a80): _writeAt: size=25, off=0 2026/03/11 01:08:58 DEBUG : dir/file1(0xc000551a80): >_writeAt: n=25, err= 2026/03/11 01:08:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/11 01:08:59 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/11 01:08:59 DEBUG : newLeaf: Updating file with newLeaf 0xc0003cdd40 2026/03/11 01:08:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/11 01:08:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/11 01:08:59 DEBUG : newLeaf(0xc000551a80): close: 2026/03/11 01:08:59 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/03/11 01:08:59 DEBUG : newLeaf: vfs cache: setting modification time to 2026-03-11 01:08:58.581736524 +0000 UTC m=+133.955853302 2026/03/11 01:08:59 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/03/11 01:08:59 DEBUG : newLeaf(0xc000551a80): >close: err= 2026/03/11 01:08:59 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:08:59 DEBUG : dir: Looking for writers 2026/03/11 01:08:59 DEBUG : Looking for writers 2026/03/11 01:08:59 DEBUG : dir: reading active writers 2026/03/11 01:08:59 DEBUG : newLeaf: reading active writers 2026/03/11 01:08:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/11 01:08:59 DEBUG : dir: Looking for writers 2026/03/11 01:08:59 DEBUG : Looking for writers 2026/03/11 01:08:59 DEBUG : newLeaf: reading active writers 2026/03/11 01:08:59 DEBUG : dir: reading active writers 2026/03/11 01:08:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/11 01:08:59 DEBUG : dir: Looking for writers 2026/03/11 01:08:59 DEBUG : Looking for writers 2026/03/11 01:08:59 DEBUG : dir: reading active writers 2026/03/11 01:08:59 DEBUG : newLeaf: reading active writers 2026/03/11 01:08:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/11 01:08:59 DEBUG : dir: Looking for writers 2026/03/11 01:08:59 DEBUG : Looking for writers 2026/03/11 01:08:59 DEBUG : newLeaf: reading active writers 2026/03/11 01:08:59 DEBUG : dir: reading active writers 2026/03/11 01:08:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/11 01:08:59 DEBUG : newLeaf: vfs cache: starting upload 2026/03/11 01:08:59 DEBUG : dir: Looking for writers 2026/03/11 01:08:59 DEBUG : Looking for writers 2026/03/11 01:08:59 DEBUG : dir: reading active writers 2026/03/11 01:08:59 DEBUG : newLeaf: reading active writers 2026/03/11 01:08:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/11 01:08:59 DEBUG : dir: Looking for writers 2026/03/11 01:08:59 DEBUG : Looking for writers 2026/03/11 01:08:59 DEBUG : dir: reading active writers 2026/03/11 01:08:59 DEBUG : newLeaf: reading active writers 2026/03/11 01:08:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/11 01:08:59 DEBUG : dir: Looking for writers 2026/03/11 01:08:59 DEBUG : Looking for writers 2026/03/11 01:08:59 DEBUG : dir: reading active writers 2026/03/11 01:08:59 DEBUG : newLeaf: reading active writers 2026/03/11 01:08:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/11 01:09:00 DEBUG : newLeaf: size = 25 OK 2026/03/11 01:09:00 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/03/11 01:09:00 INFO : newLeaf: Copied (replaced existing) 2026/03/11 01:09:00 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-03-11 01:08:58 +0000 UTC," 2026/03/11 01:09:00 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/03/11 01:09:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/11 01:09:00 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/03/11 01:09:00 DEBUG : dir: Looking for writers 2026/03/11 01:09:00 DEBUG : Looking for writers 2026/03/11 01:09:00 DEBUG : dir: reading active writers 2026/03/11 01:09:00 DEBUG : newLeaf: reading active writers 2026/03/11 01:09:00 DEBUG : >WaitForWriters: 2026/03/11 01:09:00 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:09:00 DEBUG : dir: Looking for writers 2026/03/11 01:09:00 DEBUG : Looking for writers 2026/03/11 01:09:00 DEBUG : dir: reading active writers 2026/03/11 01:09:00 DEBUG : newLeaf: reading active writers 2026/03/11 01:09:00 DEBUG : >WaitForWriters: 2026/03/11 01:09:00 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:09:01 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:09:01 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/11 01:09:01 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:01 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 01:09:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 01:09:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:01 INFO : files root 'rclone-test-neyutiy5jile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/11 01:09:02 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:09:02 DEBUG : dir: Looking for writers 2026/03/11 01:09:02 DEBUG : file1: reading active writers 2026/03/11 01:09:02 DEBUG : Looking for writers 2026/03/11 01:09:02 DEBUG : dir: reading active writers 2026/03/11 01:09:02 DEBUG : >WaitForWriters: 2026/03/11 01:09:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/11 01:09:02 DEBUG : dir/file1: newRWFileHandle: 2026/03/11 01:09:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/11 01:09:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/11 01:09:02 DEBUG : dir/file1(0xc000eaccc0): _readAt: size=512, off=0 2026/03/11 01:09:02 DEBUG : dir/file1(0xc000eaccc0): openPending: 2026/03/11 01:09:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/03/11 01:09:02 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/03/11 01:09:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 01:09:02 DEBUG : dir/file1(0xc000eaccc0): >openPending: err= 2026/03/11 01:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/03/11 01:09:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/11 01:09:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/11 01:09:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/11 01:09:03 DEBUG : dir/file1(0xc000eaccc0): >_readAt: n=14, err=EOF 2026/03/11 01:09:03 DEBUG : dir/file1(0xc000eaccc0): close: 2026/03/11 01:09:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/03/11 01:09:03 DEBUG : dir/file1(0xc000eaccc0): >close: err= 2026/03/11 01:09:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/11 01:09:03 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/11 01:09:03 DEBUG : newLeaf: Updating file with newLeaf 0xc0001ad980 2026/03/11 01:09:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/11 01:09:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/11 01:09:04 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/03/11 01:09:04 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/03/11 01:09:04 DEBUG : dir/file1: Updating file with dir/file1 0xc0001ad980 2026/03/11 01:09:04 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/11 01:09:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 01:09:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/11 01:09:05 DEBUG : dir/file1: newRWFileHandle: 2026/03/11 01:09:05 DEBUG : dir/file1(0xc000fa8200): openPending: 2026/03/11 01:09:05 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/03/11 01:09:05 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/03/11 01:09:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 01:09:05 DEBUG : dir/file1(0xc000fa8200): >openPending: err= 2026/03/11 01:09:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/11 01:09:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/11 01:09:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/11 01:09:05 DEBUG : dir/file1(0xc000fa8200): _writeAt: size=25, off=0 2026/03/11 01:09:05 DEBUG : dir/file1(0xc000fa8200): >_writeAt: n=25, err= 2026/03/11 01:09:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/11 01:09:05 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/11 01:09:05 DEBUG : newLeaf: Updating file with newLeaf 0xc0001ad980 2026/03/11 01:09:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/11 01:09:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/11 01:09:05 DEBUG : newLeaf(0xc000fa8200): close: 2026/03/11 01:09:05 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/03/11 01:09:05 DEBUG : newLeaf: vfs cache: setting modification time to 2026-03-11 01:09:05.051241527 +0000 UTC m=+140.425358325 2026/03/11 01:09:05 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:05 DEBUG : newLeaf(0xc000fa8200): >close: err= 2026/03/11 01:09:05 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:09:05 DEBUG : dir: Looking for writers 2026/03/11 01:09:05 DEBUG : Looking for writers 2026/03/11 01:09:05 DEBUG : dir: reading active writers 2026/03/11 01:09:05 DEBUG : newLeaf: reading active writers 2026/03/11 01:09:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/11 01:09:05 DEBUG : dir: Looking for writers 2026/03/11 01:09:05 DEBUG : Looking for writers 2026/03/11 01:09:05 DEBUG : dir: reading active writers 2026/03/11 01:09:05 DEBUG : newLeaf: reading active writers 2026/03/11 01:09:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/11 01:09:05 DEBUG : dir: Looking for writers 2026/03/11 01:09:05 DEBUG : Looking for writers 2026/03/11 01:09:05 DEBUG : dir: reading active writers 2026/03/11 01:09:05 DEBUG : newLeaf: reading active writers 2026/03/11 01:09:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/11 01:09:05 DEBUG : dir: Looking for writers 2026/03/11 01:09:05 DEBUG : Looking for writers 2026/03/11 01:09:05 DEBUG : newLeaf: reading active writers 2026/03/11 01:09:05 DEBUG : dir: reading active writers 2026/03/11 01:09:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/11 01:09:05 DEBUG : newLeaf: vfs cache: starting upload 2026/03/11 01:09:05 DEBUG : dir: Looking for writers 2026/03/11 01:09:05 DEBUG : Looking for writers 2026/03/11 01:09:05 DEBUG : newLeaf: reading active writers 2026/03/11 01:09:05 DEBUG : dir: reading active writers 2026/03/11 01:09:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/11 01:09:05 DEBUG : dir: Looking for writers 2026/03/11 01:09:05 DEBUG : Looking for writers 2026/03/11 01:09:05 DEBUG : dir: reading active writers 2026/03/11 01:09:05 DEBUG : newLeaf: reading active writers 2026/03/11 01:09:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/11 01:09:06 DEBUG : dir: Looking for writers 2026/03/11 01:09:06 DEBUG : Looking for writers 2026/03/11 01:09:06 DEBUG : dir: reading active writers 2026/03/11 01:09:06 DEBUG : newLeaf: reading active writers 2026/03/11 01:09:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/11 01:09:06 DEBUG : newLeaf: size = 25 OK 2026/03/11 01:09:06 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/03/11 01:09:06 INFO : newLeaf: Copied (replaced existing) 2026/03/11 01:09:06 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-03-11 01:09:05 +0000 UTC," 2026/03/11 01:09:06 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/03/11 01:09:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/11 01:09:06 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/03/11 01:09:06 DEBUG : dir: Looking for writers 2026/03/11 01:09:06 DEBUG : Looking for writers 2026/03/11 01:09:06 DEBUG : dir: reading active writers 2026/03/11 01:09:06 DEBUG : newLeaf: reading active writers 2026/03/11 01:09:06 DEBUG : >WaitForWriters: 2026/03/11 01:09:07 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:09:07 DEBUG : dir: Looking for writers 2026/03/11 01:09:07 DEBUG : Looking for writers 2026/03/11 01:09:07 DEBUG : dir: reading active writers 2026/03/11 01:09:07 DEBUG : newLeaf: reading active writers 2026/03/11 01:09:07 DEBUG : >WaitForWriters: 2026/03/11 01:09:07 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: cleaner exiting --- PASS: TestFileRename (39.14s) --- PASS: TestFileRename/off,forceCache=false (5.69s) --- PASS: TestFileRename/minimal,forceCache=false (5.77s) --- PASS: TestFileRename/minimal,forceCache=true (7.45s) --- PASS: TestFileRename/writes,forceCache=false (6.20s) --- PASS: TestFileRename/writes,forceCache=true (7.57s) --- PASS: TestFileRename/full,forceCache=false (6.46s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:09:07 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:09:07 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:09:07 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:09:07 DEBUG : Looking for writers 2026/03/11 01:09:07 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.25s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:09:08 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:09:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/11 01:09:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/11 01:09:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/11 01:09:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/03/11 01:09:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/11 01:09:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/03/11 01:09:09 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/03/11 01:09:09 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:09:09 DEBUG : dir: Looking for writers 2026/03/11 01:09:09 DEBUG : file1: reading active writers 2026/03/11 01:09:09 DEBUG : Looking for writers 2026/03/11 01:09:09 DEBUG : dir: reading active writers 2026/03/11 01:09:09 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.34s) === RUN TestReadFileHandleSeek run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:09:10 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:09:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/11 01:09:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/11 01:09:11 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/11 01:09:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/03/11 01:09:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/11 01:09:12 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/03/11 01:09:12 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/03/11 01:09:12 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/03/11 01:09:12 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/03/11 01:09:12 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/03/11 01:09:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/03/11 01:09:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/03/11 01:09:12 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/03/11 01:09:12 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/03/11 01:09:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/03/11 01:09:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/03/11 01:09:12 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/03/11 01:09:13 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/03/11 01:09:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/03/11 01:09:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/03/11 01:09:13 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/03/11 01:09:13 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:09:13 DEBUG : dir: Looking for writers 2026/03/11 01:09:13 DEBUG : file1: reading active writers 2026/03/11 01:09:13 DEBUG : Looking for writers 2026/03/11 01:09:13 DEBUG : dir: reading active writers 2026/03/11 01:09:13 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (3.78s) === RUN TestReadFileHandleReadAt run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:09:14 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:09:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/11 01:09:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/11 01:09:15 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/11 01:09:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/03/11 01:09:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/11 01:09:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/03/11 01:09:16 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/03/11 01:09:16 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/03/11 01:09:16 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/03/11 01:09:16 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/03/11 01:09:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/03/11 01:09:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/03/11 01:09:16 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/03/11 01:09:16 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/03/11 01:09:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/03/11 01:09:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/03/11 01:09:16 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/03/11 01:09:17 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/03/11 01:09:17 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/03/11 01:09:17 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/03/11 01:09:17 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/03/11 01:09:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/03/11 01:09:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/03/11 01:09:17 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/03/11 01:09:17 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/03/11 01:09:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/03/11 01:09:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/03/11 01:09:17 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/03/11 01:09:17 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/03/11 01:09:17 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/03/11 01:09:17 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/03/11 01:09:17 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/03/11 01:09:17 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/03/11 01:09:17 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/03/11 01:09:17 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/03/11 01:09:17 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/03/11 01:09:17 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:09:17 DEBUG : dir: Looking for writers 2026/03/11 01:09:17 DEBUG : file1: reading active writers 2026/03/11 01:09:17 DEBUG : Looking for writers 2026/03/11 01:09:17 DEBUG : dir: reading active writers 2026/03/11 01:09:17 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.35s) === RUN TestReadFileHandleFlush run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:09:18 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:09:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/11 01:09:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/11 01:09:19 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/11 01:09:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/03/11 01:09:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/11 01:09:20 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/03/11 01:09:20 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:09:20 DEBUG : dir: Looking for writers 2026/03/11 01:09:20 DEBUG : file1: reading active writers 2026/03/11 01:09:20 DEBUG : Looking for writers 2026/03/11 01:09:20 DEBUG : dir: reading active writers 2026/03/11 01:09:20 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.37s) === RUN TestReadFileHandleRelease run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:09:21 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:09:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/11 01:09:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/11 01:09:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/11 01:09:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/03/11 01:09:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/11 01:09:22 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/03/11 01:09:22 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/03/11 01:09:22 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/03/11 01:09:22 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:09:22 DEBUG : dir: Looking for writers 2026/03/11 01:09:22 DEBUG : file1: reading active writers 2026/03/11 01:09:22 DEBUG : Looking for writers 2026/03/11 01:09:22 DEBUG : dir: reading active writers 2026/03/11 01:09:22 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.26s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:09:23 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:09:23 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/11 01:09:23 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:23 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 01:09:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 01:09:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:23 INFO : files root 'rclone-test-neyutiy5jile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/11 01:09:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/11 01:09:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/11 01:09:24 DEBUG : dir/file1: newRWFileHandle: 2026/03/11 01:09:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/11 01:09:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/11 01:09:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/11 01:09:24 DEBUG : dir/file1(0xc000e5a5c0): _readAt: size=1, off=0 2026/03/11 01:09:24 DEBUG : dir/file1(0xc000e5a5c0): openPending: 2026/03/11 01:09:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/03/11 01:09:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/11 01:09:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 01:09:24 DEBUG : dir/file1(0xc000e5a5c0): >openPending: err= 2026/03/11 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/03/11 01:09:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/11 01:09:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/11 01:09:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/11 01:09:24 DEBUG : dir/file1(0xc000e5a5c0): >_readAt: n=1, err= 2026/03/11 01:09:24 DEBUG : dir/file1(0xc000e5a5c0): _readAt: size=256, off=1 2026/03/11 01:09:24 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/03/11 01:09:24 DEBUG : dir/file1(0xc000e5a5c0): >_readAt: n=15, err=EOF 2026/03/11 01:09:24 DEBUG : dir/file1(0xc000e5a5c0): _readAt: size=16, off=16 2026/03/11 01:09:24 DEBUG : dir/file1(0xc000e5a5c0): >_readAt: n=0, err=EOF 2026/03/11 01:09:24 DEBUG : dir/file1(0xc000e5a5c0): close: 2026/03/11 01:09:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/03/11 01:09:24 DEBUG : dir/file1(0xc000e5a5c0): >close: err= 2026/03/11 01:09:24 DEBUG : dir/file1(0xc000e5a5c0): close: 2026/03/11 01:09:24 DEBUG : dir/file1(0xc000e5a5c0): >close: err=file already closed 2026/03/11 01:09:24 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:09:24 DEBUG : dir: Looking for writers 2026/03/11 01:09:24 DEBUG : file1: reading active writers 2026/03/11 01:09:24 DEBUG : Looking for writers 2026/03/11 01:09:24 DEBUG : dir: reading active writers 2026/03/11 01:09:24 DEBUG : >WaitForWriters: 2026/03/11 01:09:24 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.28s) === RUN TestRWFileHandleSeek run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:09:25 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:09:25 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/11 01:09:25 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:25 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 01:09:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 01:09:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:25 INFO : files root 'rclone-test-neyutiy5jile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/11 01:09:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/11 01:09:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/11 01:09:26 DEBUG : dir/file1: newRWFileHandle: 2026/03/11 01:09:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/11 01:09:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/11 01:09:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/11 01:09:26 DEBUG : dir/file1(0xc000e366c0): _readAt: size=1, off=0 2026/03/11 01:09:26 DEBUG : dir/file1(0xc000e366c0): openPending: 2026/03/11 01:09:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/03/11 01:09:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/11 01:09:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 01:09:26 DEBUG : dir/file1(0xc000e366c0): >openPending: err= 2026/03/11 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/03/11 01:09:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/11 01:09:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/11 01:09:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/11 01:09:27 DEBUG : dir/file1(0xc000e366c0): >_readAt: n=1, err= 2026/03/11 01:09:27 DEBUG : dir/file1(0xc000e366c0): _readAt: size=1, off=5 2026/03/11 01:09:27 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/03/11 01:09:27 DEBUG : dir/file1(0xc000e366c0): >_readAt: n=1, err= 2026/03/11 01:09:27 DEBUG : dir/file1(0xc000e366c0): _readAt: size=1, off=3 2026/03/11 01:09:27 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/03/11 01:09:27 DEBUG : dir/file1(0xc000e366c0): >_readAt: n=1, err= 2026/03/11 01:09:27 DEBUG : dir/file1(0xc000e366c0): _readAt: size=1, off=13 2026/03/11 01:09:27 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/03/11 01:09:27 DEBUG : dir/file1(0xc000e366c0): >_readAt: n=1, err= 2026/03/11 01:09:27 DEBUG : dir/file1(0xc000e366c0): _readAt: size=16, off=100 2026/03/11 01:09:27 DEBUG : dir/file1(0xc000e366c0): >_readAt: n=0, err=EOF 2026/03/11 01:09:27 DEBUG : dir/file1(0xc000e366c0): close: 2026/03/11 01:09:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/03/11 01:09:27 DEBUG : dir/file1(0xc000e366c0): >close: err= 2026/03/11 01:09:27 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:09:27 DEBUG : dir: Looking for writers 2026/03/11 01:09:27 DEBUG : file1: reading active writers 2026/03/11 01:09:27 DEBUG : Looking for writers 2026/03/11 01:09:27 DEBUG : dir: reading active writers 2026/03/11 01:09:27 DEBUG : >WaitForWriters: 2026/03/11 01:09:27 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.30s) === RUN TestRWFileHandleReadAt run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:09:27 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:09:27 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/11 01:09:27 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:27 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 01:09:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 01:09:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:27 INFO : files root 'rclone-test-neyutiy5jile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/11 01:09:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/11 01:09:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/11 01:09:29 DEBUG : dir/file1: newRWFileHandle: 2026/03/11 01:09:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/11 01:09:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/11 01:09:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/11 01:09:29 DEBUG : dir/file1(0xc000e36f00): _readAt: size=1, off=0 2026/03/11 01:09:29 DEBUG : dir/file1(0xc000e36f00): openPending: 2026/03/11 01:09:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/03/11 01:09:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/11 01:09:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 01:09:29 DEBUG : dir/file1(0xc000e36f00): >openPending: err= 2026/03/11 01:09:29 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/03/11 01:09:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/11 01:09:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/11 01:09:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/11 01:09:29 DEBUG : dir/file1(0xc000e36f00): >_readAt: n=1, err= 2026/03/11 01:09:29 DEBUG : dir/file1(0xc000e36f00): _readAt: size=1, off=5 2026/03/11 01:09:29 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/03/11 01:09:29 DEBUG : dir/file1(0xc000e36f00): >_readAt: n=1, err= 2026/03/11 01:09:29 DEBUG : dir/file1(0xc000e36f00): _readAt: size=1, off=1 2026/03/11 01:09:29 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/03/11 01:09:29 DEBUG : dir/file1(0xc000e36f00): >_readAt: n=1, err= 2026/03/11 01:09:29 DEBUG : dir/file1(0xc000e36f00): _readAt: size=6, off=10 2026/03/11 01:09:29 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/03/11 01:09:29 DEBUG : dir/file1(0xc000e36f00): >_readAt: n=6, err= 2026/03/11 01:09:29 DEBUG : dir/file1(0xc000e36f00): _readAt: size=256, off=10 2026/03/11 01:09:29 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/03/11 01:09:29 DEBUG : dir/file1(0xc000e36f00): >_readAt: n=6, err=EOF 2026/03/11 01:09:29 DEBUG : dir/file1(0xc000e36f00): _readAt: size=256, off=100 2026/03/11 01:09:29 DEBUG : dir/file1(0xc000e36f00): >_readAt: n=0, err=EOF 2026/03/11 01:09:29 DEBUG : dir/file1(0xc000e36f00): close: 2026/03/11 01:09:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/03/11 01:09:29 DEBUG : dir/file1(0xc000e36f00): >close: err= 2026/03/11 01:09:29 DEBUG : dir/file1(0xc000e36f00): _readAt: size=256, off=100 2026/03/11 01:09:29 DEBUG : dir/file1(0xc000e36f00): >_readAt: n=0, err=file already closed 2026/03/11 01:09:29 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:09:29 DEBUG : dir: Looking for writers 2026/03/11 01:09:29 DEBUG : file1: reading active writers 2026/03/11 01:09:29 DEBUG : Looking for writers 2026/03/11 01:09:29 DEBUG : dir: reading active writers 2026/03/11 01:09:29 DEBUG : >WaitForWriters: 2026/03/11 01:09:29 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (2.39s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:09:30 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:09:30 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/11 01:09:30 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:30 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 01:09:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 01:09:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:30 INFO : files root 'rclone-test-neyutiy5jile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/11 01:09:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/11 01:09:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/11 01:09:31 DEBUG : dir/file1: newRWFileHandle: 2026/03/11 01:09:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/11 01:09:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/11 01:09:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/11 01:09:31 DEBUG : dir/file1(0xc000fa9100): RWFileHandle.Flush 2026/03/11 01:09:31 DEBUG : dir/file1(0xc000fa9100): _readAt: size=256, off=0 2026/03/11 01:09:31 DEBUG : dir/file1(0xc000fa9100): openPending: 2026/03/11 01:09:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/03/11 01:09:31 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/11 01:09:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 01:09:31 DEBUG : dir/file1(0xc000fa9100): >openPending: err= 2026/03/11 01:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/03/11 01:09:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/11 01:09:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/11 01:09:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/11 01:09:31 DEBUG : dir/file1(0xc000fa9100): >_readAt: n=16, err=EOF 2026/03/11 01:09:31 DEBUG : dir/file1(0xc000fa9100): RWFileHandle.Flush 2026/03/11 01:09:31 DEBUG : dir/file1(0xc000fa9100): RWFileHandle.Flush 2026/03/11 01:09:31 DEBUG : dir/file1(0xc000fa9100): close: 2026/03/11 01:09:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/03/11 01:09:31 DEBUG : dir/file1(0xc000fa9100): >close: err= 2026/03/11 01:09:31 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:09:31 DEBUG : dir: Looking for writers 2026/03/11 01:09:31 DEBUG : file1: reading active writers 2026/03/11 01:09:31 DEBUG : Looking for writers 2026/03/11 01:09:31 DEBUG : dir: reading active writers 2026/03/11 01:09:31 DEBUG : >WaitForWriters: 2026/03/11 01:09:31 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (2.32s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:09:32 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:09:32 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/11 01:09:32 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:32 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 01:09:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 01:09:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:32 INFO : files root 'rclone-test-neyutiy5jile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/11 01:09:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/11 01:09:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/11 01:09:33 DEBUG : dir/file1: newRWFileHandle: 2026/03/11 01:09:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/11 01:09:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/11 01:09:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/11 01:09:33 DEBUG : dir/file1(0xc000e13200): _readAt: size=256, off=0 2026/03/11 01:09:33 DEBUG : dir/file1(0xc000e13200): openPending: 2026/03/11 01:09:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/03/11 01:09:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/11 01:09:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 01:09:33 DEBUG : dir/file1(0xc000e13200): >openPending: err= 2026/03/11 01:09:33 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/03/11 01:09:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/11 01:09:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/11 01:09:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/11 01:09:34 DEBUG : dir/file1(0xc000e13200): >_readAt: n=16, err=EOF 2026/03/11 01:09:34 DEBUG : dir/file1(0xc000e13200): RWFileHandle.Release 2026/03/11 01:09:34 DEBUG : dir/file1(0xc000e13200): close: 2026/03/11 01:09:34 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/03/11 01:09:34 DEBUG : dir/file1(0xc000e13200): >close: err= 2026/03/11 01:09:34 DEBUG : dir/file1(0xc000e13200): RWFileHandle.Release 2026/03/11 01:09:34 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:09:34 DEBUG : dir: Looking for writers 2026/03/11 01:09:34 DEBUG : file1: reading active writers 2026/03/11 01:09:34 DEBUG : Looking for writers 2026/03/11 01:09:34 DEBUG : dir: reading active writers 2026/03/11 01:09:34 DEBUG : >WaitForWriters: 2026/03/11 01:09:34 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (2.28s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:09:34 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:09:34 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/11 01:09:34 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:34 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 01:09:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 01:09:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:34 INFO : files root 'rclone-test-neyutiy5jile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/11 01:09:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:35 DEBUG : file1: newRWFileHandle: 2026/03/11 01:09:35 DEBUG : file1(0xc0003298c0): openPending: 2026/03/11 01:09:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 01:09:35 DEBUG : file1(0xc0003298c0): >openPending: err= 2026/03/11 01:09:35 DEBUG : file1: >newRWFileHandle: err= 2026/03/11 01:09:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 01:09:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/11 01:09:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/11 01:09:35 DEBUG : file1(0xc0003298c0): _writeAt: size=5, off=0 2026/03/11 01:09:35 DEBUG : file1(0xc0003298c0): >_writeAt: n=5, err= 2026/03/11 01:09:35 DEBUG : file1(0xc0003298c0): _writeAt: size=7, off=5 2026/03/11 01:09:35 DEBUG : file1(0xc0003298c0): >_writeAt: n=7, err= 2026/03/11 01:09:35 DEBUG : file1: vfs cache: truncate to size=11 2026/03/11 01:09:35 DEBUG : file1(0xc0003298c0): close: 2026/03/11 01:09:35 DEBUG : file1: vfs cache: setting modification time to 2026-03-11 01:09:35.015782569 +0000 UTC m=+170.389899367 2026/03/11 01:09:35 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:35 DEBUG : file1(0xc0003298c0): >close: err= 2026/03/11 01:09:35 DEBUG : file1(0xc0003298c0): close: 2026/03/11 01:09:35 DEBUG : file1(0xc0003298c0): >close: err=file already closed 2026/03/11 01:09:35 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:09:35 DEBUG : Looking for writers 2026/03/11 01:09:35 DEBUG : file1: reading active writers 2026/03/11 01:09:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/11 01:09:35 DEBUG : Looking for writers 2026/03/11 01:09:35 DEBUG : file1: reading active writers 2026/03/11 01:09:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/11 01:09:35 DEBUG : Looking for writers 2026/03/11 01:09:35 DEBUG : file1: reading active writers 2026/03/11 01:09:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/11 01:09:35 DEBUG : Looking for writers 2026/03/11 01:09:35 DEBUG : file1: reading active writers 2026/03/11 01:09:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/11 01:09:35 DEBUG : file1: vfs cache: starting upload 2026/03/11 01:09:35 DEBUG : Looking for writers 2026/03/11 01:09:35 DEBUG : file1: reading active writers 2026/03/11 01:09:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/11 01:09:35 DEBUG : Looking for writers 2026/03/11 01:09:35 DEBUG : file1: reading active writers 2026/03/11 01:09:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/11 01:09:35 DEBUG : Looking for writers 2026/03/11 01:09:35 DEBUG : file1: reading active writers 2026/03/11 01:09:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/11 01:09:35 DEBUG : file1: size = 11 OK 2026/03/11 01:09:35 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/03/11 01:09:35 INFO : file1: Copied (new) 2026/03/11 01:09:35 DEBUG : file1: vfs cache: fingerprint now "11,2026-03-11 01:09:35 +0000 UTC," 2026/03/11 01:09:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/11 01:09:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 01:09:35 INFO : file1: vfs cache: upload succeeded try #1 2026/03/11 01:09:36 DEBUG : Looking for writers 2026/03/11 01:09:36 DEBUG : file1: reading active writers 2026/03/11 01:09:36 DEBUG : >WaitForWriters: 2026/03/11 01:09:36 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:09:36 DEBUG : Looking for writers 2026/03/11 01:09:36 DEBUG : file1: reading active writers 2026/03/11 01:09:36 DEBUG : >WaitForWriters: 2026/03/11 01:09:36 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (2.00s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:09:36 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:09:36 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/11 01:09:36 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:36 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 01:09:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 01:09:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:36 INFO : files root 'rclone-test-neyutiy5jile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/11 01:09:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:36 DEBUG : file1: newRWFileHandle: 2026/03/11 01:09:36 DEBUG : file1(0xc000e5b8c0): openPending: 2026/03/11 01:09:36 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 01:09:36 DEBUG : file1(0xc000e5b8c0): >openPending: err= 2026/03/11 01:09:36 DEBUG : file1: >newRWFileHandle: err= 2026/03/11 01:09:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 01:09:36 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/11 01:09:36 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/11 01:09:36 DEBUG : file1(0xc000e5b8c0): _writeAt: size=7, off=0 2026/03/11 01:09:36 DEBUG : file1(0xc000e5b8c0): >_writeAt: n=7, err= 2026/03/11 01:09:36 DEBUG : file1(0xc000e5b8c0): _writeAt: size=6, off=5 2026/03/11 01:09:36 DEBUG : file1(0xc000e5b8c0): >_writeAt: n=6, err= 2026/03/11 01:09:36 DEBUG : file1(0xc000e5b8c0): close: 2026/03/11 01:09:36 DEBUG : file1: vfs cache: setting modification time to 2026-03-11 01:09:36.990307361 +0000 UTC m=+172.364424139 2026/03/11 01:09:36 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:36 DEBUG : file1(0xc000e5b8c0): >close: err= 2026/03/11 01:09:36 DEBUG : file1(0xc000e5b8c0): _writeAt: size=5, off=0 2026/03/11 01:09:36 DEBUG : file1(0xc000e5b8c0): >_writeAt: n=0, err=file already closed 2026/03/11 01:09:36 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:09:36 DEBUG : Looking for writers 2026/03/11 01:09:36 DEBUG : file1: reading active writers 2026/03/11 01:09:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/11 01:09:37 DEBUG : Looking for writers 2026/03/11 01:09:37 DEBUG : file1: reading active writers 2026/03/11 01:09:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/11 01:09:37 DEBUG : Looking for writers 2026/03/11 01:09:37 DEBUG : file1: reading active writers 2026/03/11 01:09:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/11 01:09:37 DEBUG : Looking for writers 2026/03/11 01:09:37 DEBUG : file1: reading active writers 2026/03/11 01:09:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/11 01:09:37 DEBUG : file1: vfs cache: starting upload 2026/03/11 01:09:37 DEBUG : Looking for writers 2026/03/11 01:09:37 DEBUG : file1: reading active writers 2026/03/11 01:09:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/11 01:09:37 DEBUG : Looking for writers 2026/03/11 01:09:37 DEBUG : file1: reading active writers 2026/03/11 01:09:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/11 01:09:37 DEBUG : Looking for writers 2026/03/11 01:09:37 DEBUG : file1: reading active writers 2026/03/11 01:09:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/11 01:09:37 DEBUG : file1: size = 11 OK 2026/03/11 01:09:37 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/03/11 01:09:37 INFO : file1: Copied (new) 2026/03/11 01:09:37 DEBUG : file1: vfs cache: fingerprint now "11,2026-03-11 01:09:36 +0000 UTC," 2026/03/11 01:09:37 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/11 01:09:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 01:09:37 INFO : file1: vfs cache: upload succeeded try #1 2026/03/11 01:09:38 DEBUG : Looking for writers 2026/03/11 01:09:38 DEBUG : file1: reading active writers 2026/03/11 01:09:38 DEBUG : >WaitForWriters: 2026/03/11 01:09:38 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:09:38 DEBUG : Looking for writers 2026/03/11 01:09:38 DEBUG : file1: reading active writers 2026/03/11 01:09:38 DEBUG : >WaitForWriters: 2026/03/11 01:09:38 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.98s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:09:38 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:09:38 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/11 01:09:38 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:38 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 01:09:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 01:09:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:38 INFO : files root 'rclone-test-neyutiy5jile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/11 01:09:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:38 DEBUG : file1: newRWFileHandle: 2026/03/11 01:09:38 DEBUG : file1(0xc000944780): openPending: 2026/03/11 01:09:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 01:09:38 DEBUG : file1(0xc000944780): >openPending: err= 2026/03/11 01:09:38 DEBUG : file1: >newRWFileHandle: err= 2026/03/11 01:09:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 01:09:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/11 01:09:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/11 01:09:38 DEBUG : file1(0xc000944780): close: 2026/03/11 01:09:38 DEBUG : file1: vfs cache: setting modification time to 2026-03-11 01:09:38.969711643 +0000 UTC m=+174.343828451 2026/03/11 01:09:38 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:38 DEBUG : file1(0xc000944780): >close: err= 2026/03/11 01:09:38 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/03/11 01:09:38 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/11 01:09:38 DEBUG : file2: newRWFileHandle: 2026/03/11 01:09:38 DEBUG : file2(0xc000944c00): openPending: 2026/03/11 01:09:38 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:38 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/03/11 01:09:38 DEBUG : file2(0xc000944c00): >openPending: err= 2026/03/11 01:09:38 DEBUG : file2: >newRWFileHandle: err= 2026/03/11 01:09:38 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/03/11 01:09:38 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/03/11 01:09:38 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/03/11 01:09:38 DEBUG : file2(0xc000944c00): RWFileHandle.Flush 2026/03/11 01:09:38 DEBUG : file2(0xc000944c00): RWFileHandle.Release 2026/03/11 01:09:38 DEBUG : file2(0xc000944c00): close: 2026/03/11 01:09:38 DEBUG : file2: vfs cache: setting modification time to 2026-03-11 01:09:38.971312011 +0000 UTC m=+174.345428808 2026/03/11 01:09:38 INFO : file2: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:38 DEBUG : file2(0xc000944c00): >close: err= 2026/03/11 01:09:38 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:09:38 DEBUG : Looking for writers 2026/03/11 01:09:38 DEBUG : file1: reading active writers 2026/03/11 01:09:38 DEBUG : file2: reading active writers 2026/03/11 01:09:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/03/11 01:09:38 DEBUG : Looking for writers 2026/03/11 01:09:38 DEBUG : file1: reading active writers 2026/03/11 01:09:38 DEBUG : file2: reading active writers 2026/03/11 01:09:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/03/11 01:09:39 DEBUG : Looking for writers 2026/03/11 01:09:39 DEBUG : file1: reading active writers 2026/03/11 01:09:39 DEBUG : file2: reading active writers 2026/03/11 01:09:39 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/03/11 01:09:39 DEBUG : Looking for writers 2026/03/11 01:09:39 DEBUG : file1: reading active writers 2026/03/11 01:09:39 DEBUG : file2: reading active writers 2026/03/11 01:09:39 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/03/11 01:09:39 DEBUG : file1: vfs cache: starting upload 2026/03/11 01:09:39 DEBUG : file2: vfs cache: starting upload 2026/03/11 01:09:39 DEBUG : Looking for writers 2026/03/11 01:09:39 DEBUG : file1: reading active writers 2026/03/11 01:09:39 DEBUG : file2: reading active writers 2026/03/11 01:09:39 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/03/11 01:09:39 DEBUG : Looking for writers 2026/03/11 01:09:39 DEBUG : file2: reading active writers 2026/03/11 01:09:39 DEBUG : file1: reading active writers 2026/03/11 01:09:39 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/03/11 01:09:39 DEBUG : Looking for writers 2026/03/11 01:09:39 DEBUG : file1: reading active writers 2026/03/11 01:09:39 DEBUG : file2: reading active writers 2026/03/11 01:09:39 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/03/11 01:09:39 DEBUG : file1: size = 0 OK 2026/03/11 01:09:39 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/03/11 01:09:39 INFO : file1: Copied (new) 2026/03/11 01:09:39 DEBUG : file1: vfs cache: fingerprint now "0,2026-03-11 01:09:38 +0000 UTC," 2026/03/11 01:09:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/11 01:09:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 01:09:39 INFO : file1: vfs cache: upload succeeded try #1 2026/03/11 01:09:40 DEBUG : file2: size = 0 OK 2026/03/11 01:09:40 DEBUG : file2: Dst hash empty - aborting Src hash check 2026/03/11 01:09:40 INFO : file2: Copied (new) 2026/03/11 01:09:40 DEBUG : file2: vfs cache: fingerprint now "0,2026-03-11 01:09:38 +0000 UTC," 2026/03/11 01:09:40 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/03/11 01:09:40 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/03/11 01:09:40 INFO : file2: vfs cache: upload succeeded try #1 2026/03/11 01:09:40 DEBUG : Looking for writers 2026/03/11 01:09:40 DEBUG : file1: reading active writers 2026/03/11 01:09:40 DEBUG : file2: reading active writers 2026/03/11 01:09:40 DEBUG : >WaitForWriters: 2026/03/11 01:09:40 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:09:40 DEBUG : Looking for writers 2026/03/11 01:09:40 DEBUG : file1: reading active writers 2026/03/11 01:09:40 DEBUG : file2: reading active writers 2026/03/11 01:09:40 DEBUG : >WaitForWriters: 2026/03/11 01:09:40 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.12s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:09:40 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:09:40 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/11 01:09:40 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:40 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 01:09:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 01:09:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:40 INFO : files root 'rclone-test-neyutiy5jile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/11 01:09:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:41 DEBUG : file1: newRWFileHandle: 2026/03/11 01:09:41 DEBUG : file1(0xc000550b40): openPending: 2026/03/11 01:09:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 01:09:41 DEBUG : file1(0xc000550b40): >openPending: err= 2026/03/11 01:09:41 DEBUG : file1: >newRWFileHandle: err= 2026/03/11 01:09:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 01:09:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/11 01:09:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/11 01:09:41 DEBUG : file1(0xc000550b40): _writeAt: size=5, off=0 2026/03/11 01:09:41 DEBUG : file1(0xc000550b40): >_writeAt: n=5, err= 2026/03/11 01:09:41 DEBUG : file1(0xc000550b40): RWFileHandle.Flush 2026/03/11 01:09:41 DEBUG : file1(0xc000550b40): RWFileHandle.Flush 2026/03/11 01:09:41 DEBUG : file1(0xc000550b40): close: 2026/03/11 01:09:41 DEBUG : file1: vfs cache: setting modification time to 2026-03-11 01:09:41.088908272 +0000 UTC m=+176.463025050 2026/03/11 01:09:41 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:41 DEBUG : file1(0xc000550b40): >close: err= 2026/03/11 01:09:41 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:09:41 DEBUG : Looking for writers 2026/03/11 01:09:41 DEBUG : file1: reading active writers 2026/03/11 01:09:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/11 01:09:41 DEBUG : Looking for writers 2026/03/11 01:09:41 DEBUG : file1: reading active writers 2026/03/11 01:09:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/11 01:09:41 DEBUG : Looking for writers 2026/03/11 01:09:41 DEBUG : file1: reading active writers 2026/03/11 01:09:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/11 01:09:41 DEBUG : Looking for writers 2026/03/11 01:09:41 DEBUG : file1: reading active writers 2026/03/11 01:09:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/11 01:09:41 DEBUG : file1: vfs cache: starting upload 2026/03/11 01:09:41 DEBUG : Looking for writers 2026/03/11 01:09:41 DEBUG : file1: reading active writers 2026/03/11 01:09:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/11 01:09:41 DEBUG : Looking for writers 2026/03/11 01:09:41 DEBUG : file1: reading active writers 2026/03/11 01:09:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/11 01:09:41 DEBUG : Looking for writers 2026/03/11 01:09:41 DEBUG : file1: reading active writers 2026/03/11 01:09:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/11 01:09:41 DEBUG : file1: size = 5 OK 2026/03/11 01:09:41 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/03/11 01:09:41 INFO : file1: Copied (new) 2026/03/11 01:09:41 DEBUG : file1: vfs cache: fingerprint now "5,2026-03-11 01:09:41 +0000 UTC," 2026/03/11 01:09:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/11 01:09:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 01:09:41 INFO : file1: vfs cache: upload succeeded try #1 2026/03/11 01:09:42 DEBUG : Looking for writers 2026/03/11 01:09:42 DEBUG : file1: reading active writers 2026/03/11 01:09:42 DEBUG : >WaitForWriters: 2026/03/11 01:09:42 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.84s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:09:42 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:09:42 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/11 01:09:42 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:42 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 01:09:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 01:09:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:42 INFO : files root 'rclone-test-neyutiy5jile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/11 01:09:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:42 DEBUG : file1: newRWFileHandle: 2026/03/11 01:09:42 DEBUG : file1(0xc000473280): openPending: 2026/03/11 01:09:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 01:09:42 DEBUG : file1(0xc000473280): >openPending: err= 2026/03/11 01:09:42 DEBUG : file1: >newRWFileHandle: err= 2026/03/11 01:09:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 01:09:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/11 01:09:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/11 01:09:42 DEBUG : file1(0xc000473280): _writeAt: size=5, off=0 2026/03/11 01:09:42 DEBUG : file1(0xc000473280): >_writeAt: n=5, err= 2026/03/11 01:09:42 DEBUG : file1(0xc000473280): RWFileHandle.Release 2026/03/11 01:09:42 DEBUG : file1(0xc000473280): close: 2026/03/11 01:09:42 DEBUG : file1: vfs cache: setting modification time to 2026-03-11 01:09:42.943684829 +0000 UTC m=+178.317801677 2026/03/11 01:09:42 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:42 DEBUG : file1(0xc000473280): >close: err= 2026/03/11 01:09:42 DEBUG : file1(0xc000473280): RWFileHandle.Release 2026/03/11 01:09:42 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:09:42 DEBUG : Looking for writers 2026/03/11 01:09:42 DEBUG : file1: reading active writers 2026/03/11 01:09:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/11 01:09:42 DEBUG : Looking for writers 2026/03/11 01:09:42 DEBUG : file1: reading active writers 2026/03/11 01:09:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/11 01:09:42 DEBUG : Looking for writers 2026/03/11 01:09:42 DEBUG : file1: reading active writers 2026/03/11 01:09:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/11 01:09:43 DEBUG : Looking for writers 2026/03/11 01:09:43 DEBUG : file1: reading active writers 2026/03/11 01:09:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/11 01:09:43 DEBUG : file1: vfs cache: starting upload 2026/03/11 01:09:43 DEBUG : Looking for writers 2026/03/11 01:09:43 DEBUG : file1: reading active writers 2026/03/11 01:09:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/11 01:09:43 DEBUG : Looking for writers 2026/03/11 01:09:43 DEBUG : file1: reading active writers 2026/03/11 01:09:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/11 01:09:43 DEBUG : Looking for writers 2026/03/11 01:09:43 DEBUG : file1: reading active writers 2026/03/11 01:09:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/11 01:09:43 DEBUG : file1: size = 5 OK 2026/03/11 01:09:43 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/03/11 01:09:43 INFO : file1: Copied (new) 2026/03/11 01:09:43 DEBUG : file1: vfs cache: fingerprint now "5,2026-03-11 01:09:42 +0000 UTC," 2026/03/11 01:09:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/11 01:09:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 01:09:43 INFO : file1: vfs cache: upload succeeded try #1 2026/03/11 01:09:44 DEBUG : Looking for writers 2026/03/11 01:09:44 DEBUG : file1: reading active writers 2026/03/11 01:09:44 DEBUG : >WaitForWriters: 2026/03/11 01:09:44 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.84s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:09:44 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:09:44 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/11 01:09:44 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:44 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 01:09:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 01:09:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:44 INFO : files root 'rclone-test-neyutiy5jile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/11 01:09:45 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/03/11 01:09:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/11 01:09:46 DEBUG : dir/file1: newRWFileHandle: 2026/03/11 01:09:46 DEBUG : dir/file1(0xc000945080): openPending: 2026/03/11 01:09:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/03/11 01:09:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/11 01:09:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 01:09:46 DEBUG : dir/file1(0xc000945080): >openPending: err= 2026/03/11 01:09:46 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/11 01:09:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/11 01:09:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/11 01:09:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/11 01:09:46 DEBUG : dir/file1(0xc000945080): _writeAt: size=5, off=0 2026/03/11 01:09:46 DEBUG : dir/file1(0xc000945080): >_writeAt: n=5, err= 2026/03/11 01:09:46 DEBUG : dir/file1(0xc000945080): close: 2026/03/11 01:09:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:46 DEBUG : dir/file1: vfs cache: setting modification time to 2026-03-11 01:09:46.119851161 +0000 UTC m=+181.493967969 2026/03/11 01:09:46 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:46 DEBUG : dir/file1(0xc000945080): >close: err= 2026/03/11 01:09:46 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:09:46 DEBUG : dir: Looking for writers 2026/03/11 01:09:46 DEBUG : file1: reading active writers 2026/03/11 01:09:46 DEBUG : Looking for writers 2026/03/11 01:09:46 DEBUG : dir: reading active writers 2026/03/11 01:09:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/11 01:09:46 DEBUG : dir: Looking for writers 2026/03/11 01:09:46 DEBUG : file1: reading active writers 2026/03/11 01:09:46 DEBUG : Looking for writers 2026/03/11 01:09:46 DEBUG : dir: reading active writers 2026/03/11 01:09:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/11 01:09:46 DEBUG : dir: Looking for writers 2026/03/11 01:09:46 DEBUG : file1: reading active writers 2026/03/11 01:09:46 DEBUG : Looking for writers 2026/03/11 01:09:46 DEBUG : dir: reading active writers 2026/03/11 01:09:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/11 01:09:46 DEBUG : dir: Looking for writers 2026/03/11 01:09:46 DEBUG : file1: reading active writers 2026/03/11 01:09:46 DEBUG : Looking for writers 2026/03/11 01:09:46 DEBUG : dir: reading active writers 2026/03/11 01:09:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/11 01:09:46 DEBUG : dir/file1: vfs cache: starting upload 2026/03/11 01:09:46 DEBUG : dir: Looking for writers 2026/03/11 01:09:46 DEBUG : file1: reading active writers 2026/03/11 01:09:46 DEBUG : Looking for writers 2026/03/11 01:09:46 DEBUG : dir: reading active writers 2026/03/11 01:09:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/11 01:09:46 DEBUG : dir: Looking for writers 2026/03/11 01:09:46 DEBUG : file1: reading active writers 2026/03/11 01:09:46 DEBUG : Looking for writers 2026/03/11 01:09:46 DEBUG : dir: reading active writers 2026/03/11 01:09:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/11 01:09:46 DEBUG : dir: Looking for writers 2026/03/11 01:09:46 DEBUG : file1: reading active writers 2026/03/11 01:09:46 DEBUG : Looking for writers 2026/03/11 01:09:46 DEBUG : dir: reading active writers 2026/03/11 01:09:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/11 01:09:47 DEBUG : dir/file1: size = 5 OK 2026/03/11 01:09:47 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/03/11 01:09:47 INFO : dir/file1: Copied (replaced existing) 2026/03/11 01:09:47 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-03-11 01:09:46 +0000 UTC," 2026/03/11 01:09:47 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/03/11 01:09:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 01:09:47 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/03/11 01:09:47 DEBUG : dir: Looking for writers 2026/03/11 01:09:47 DEBUG : file1: reading active writers 2026/03/11 01:09:47 DEBUG : Looking for writers 2026/03/11 01:09:47 DEBUG : dir: reading active writers 2026/03/11 01:09:47 DEBUG : >WaitForWriters: 2026/03/11 01:09:47 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.52s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:09:48 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:09:48 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/11 01:09:48 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:48 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 01:09:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 01:09:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:48 INFO : files root 'rclone-test-neyutiy5jile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/11 01:09:49 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:49 DEBUG : dir/file1: newRWFileHandle: 2026/03/11 01:09:49 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/11 01:09:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 01:09:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/11 01:09:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/11 01:09:49 DEBUG : dir/file1(0xc000fa8ec0): _writeAt: size=5, off=0 2026/03/11 01:09:49 DEBUG : dir/file1(0xc000fa8ec0): openPending: 2026/03/11 01:09:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/03/11 01:09:49 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/11 01:09:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 01:09:49 DEBUG : dir/file1(0xc000fa8ec0): >openPending: err= 2026/03/11 01:09:49 DEBUG : dir/file1(0xc000fa8ec0): >_writeAt: n=5, err= 2026/03/11 01:09:49 DEBUG : dir/file1(0xc000fa8ec0): _writeAt: size=15, off=5 2026/03/11 01:09:49 DEBUG : dir/file1(0xc000fa8ec0): >_writeAt: n=15, err= 2026/03/11 01:09:49 DEBUG : dir/file1(0xc000fa8ec0): close: 2026/03/11 01:09:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/03/11 01:09:49 DEBUG : dir/file1: vfs cache: setting modification time to 2026-03-11 01:09:49.504132726 +0000 UTC m=+184.878249534 2026/03/11 01:09:49 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:49 DEBUG : dir/file1(0xc000fa8ec0): >close: err= 2026/03/11 01:09:49 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:09:49 DEBUG : dir: Looking for writers 2026/03/11 01:09:49 DEBUG : file1: reading active writers 2026/03/11 01:09:49 DEBUG : Looking for writers 2026/03/11 01:09:49 DEBUG : dir: reading active writers 2026/03/11 01:09:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/11 01:09:49 DEBUG : dir: Looking for writers 2026/03/11 01:09:49 DEBUG : file1: reading active writers 2026/03/11 01:09:49 DEBUG : Looking for writers 2026/03/11 01:09:49 DEBUG : dir: reading active writers 2026/03/11 01:09:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/11 01:09:49 DEBUG : dir: Looking for writers 2026/03/11 01:09:49 DEBUG : file1: reading active writers 2026/03/11 01:09:49 DEBUG : Looking for writers 2026/03/11 01:09:49 DEBUG : dir: reading active writers 2026/03/11 01:09:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/11 01:09:49 DEBUG : dir: Looking for writers 2026/03/11 01:09:49 DEBUG : file1: reading active writers 2026/03/11 01:09:49 DEBUG : Looking for writers 2026/03/11 01:09:49 DEBUG : dir: reading active writers 2026/03/11 01:09:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/11 01:09:49 DEBUG : dir/file1: vfs cache: starting upload 2026/03/11 01:09:49 DEBUG : dir: Looking for writers 2026/03/11 01:09:49 DEBUG : file1: reading active writers 2026/03/11 01:09:49 DEBUG : Looking for writers 2026/03/11 01:09:49 DEBUG : dir: reading active writers 2026/03/11 01:09:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/11 01:09:49 DEBUG : dir: Looking for writers 2026/03/11 01:09:49 DEBUG : file1: reading active writers 2026/03/11 01:09:49 DEBUG : Looking for writers 2026/03/11 01:09:49 DEBUG : dir: reading active writers 2026/03/11 01:09:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/11 01:09:50 DEBUG : dir: Looking for writers 2026/03/11 01:09:50 DEBUG : file1: reading active writers 2026/03/11 01:09:50 DEBUG : Looking for writers 2026/03/11 01:09:50 DEBUG : dir: reading active writers 2026/03/11 01:09:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/11 01:09:50 DEBUG : dir/file1: size = 20 OK 2026/03/11 01:09:50 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/03/11 01:09:50 INFO : dir/file1: Copied (replaced existing) 2026/03/11 01:09:50 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-03-11 01:09:49 +0000 UTC," 2026/03/11 01:09:50 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/03/11 01:09:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 01:09:50 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/03/11 01:09:50 DEBUG : dir: Looking for writers 2026/03/11 01:09:50 DEBUG : file1: reading active writers 2026/03/11 01:09:50 DEBUG : Looking for writers 2026/03/11 01:09:50 DEBUG : dir: reading active writers 2026/03/11 01:09:50 DEBUG : >WaitForWriters: 2026/03/11 01:09:50 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.36s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:09:51 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:09:51 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/11 01:09:51 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:51 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 01:09:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 01:09:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:51 INFO : files root 'rclone-test-neyutiy5jile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/11 01:09:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:51 DEBUG : file1: newRWFileHandle: 2026/03/11 01:09:51 DEBUG : file1(0xc000fa9e00): openPending: 2026/03/11 01:09:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 01:09:51 DEBUG : file1(0xc000fa9e00): >openPending: err= 2026/03/11 01:09:51 DEBUG : file1: >newRWFileHandle: err= 2026/03/11 01:09:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 01:09:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/11 01:09:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/11 01:09:51 DEBUG : file1(0xc000fa9e00): _writeAt: size=5, off=0 2026/03/11 01:09:51 DEBUG : file1(0xc000fa9e00): >_writeAt: n=5, err= 2026/03/11 01:09:51 DEBUG : file1(0xc000fa9e00): close: 2026/03/11 01:09:51 DEBUG : file1: vfs cache: setting modification time to 2026-03-11 01:09:51.665416335 +0000 UTC m=+187.039533134 2026/03/11 01:09:51 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:51 DEBUG : file1(0xc000fa9e00): >close: err= 2026/03/11 01:09:51 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:09:51 DEBUG : Looking for writers 2026/03/11 01:09:51 DEBUG : file1: reading active writers 2026/03/11 01:09:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/11 01:09:51 DEBUG : Looking for writers 2026/03/11 01:09:51 DEBUG : file1: reading active writers 2026/03/11 01:09:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/11 01:09:51 DEBUG : Looking for writers 2026/03/11 01:09:51 DEBUG : file1: reading active writers 2026/03/11 01:09:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/11 01:09:51 DEBUG : Looking for writers 2026/03/11 01:09:51 DEBUG : file1: reading active writers 2026/03/11 01:09:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/11 01:09:51 DEBUG : file1: vfs cache: starting upload 2026/03/11 01:09:51 DEBUG : Looking for writers 2026/03/11 01:09:51 DEBUG : file1: reading active writers 2026/03/11 01:09:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/11 01:09:51 DEBUG : Looking for writers 2026/03/11 01:09:51 DEBUG : file1: reading active writers 2026/03/11 01:09:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/11 01:09:52 DEBUG : Looking for writers 2026/03/11 01:09:52 DEBUG : file1: reading active writers 2026/03/11 01:09:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/11 01:09:52 DEBUG : file1: size = 5 OK 2026/03/11 01:09:52 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/03/11 01:09:52 INFO : file1: Copied (new) 2026/03/11 01:09:52 DEBUG : file1: vfs cache: fingerprint now "5,2026-03-11 01:09:51 +0000 UTC," 2026/03/11 01:09:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/11 01:09:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 01:09:52 INFO : file1: vfs cache: upload succeeded try #1 2026/03/11 01:09:52 DEBUG : Looking for writers 2026/03/11 01:09:52 DEBUG : file1: reading active writers 2026/03/11 01:09:52 DEBUG : >WaitForWriters: 2026/03/11 01:09:52 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.87s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:09:53 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:09:53 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/11 01:09:53 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:53 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 01:09:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 01:09:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/03/11 01:09:53 INFO : files root 'rclone-test-neyutiy5jile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e37040): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e37040): >openPending: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e37040): _writeAt: size=5, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e37040): >_writeAt: n=5, err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e37040): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.892379889 +0000 UTC m=+189.266496687 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e37040): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e37500): _readAt: size=2, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e37500): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e37500): >openPending: err= 2026/03/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e37500): >_readAt: n=2, err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e37500): _writeAt: size=3, off=2 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e37500): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e37500): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.892379889 +0000 UTC m=+189.266496687 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e37500): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e379c0): _readAt: size=512, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e379c0): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e379c0): >openPending: err= 2026/03/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e379c0): >_readAt: n=5, err=EOF 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e379c0): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.892379889 +0000 UTC m=+189.266496687 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e379c0): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: Remove: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f34d20 item 1 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file(0xc0003625c0): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc0003625c0): >openPending: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc0003625c0): _writeAt: size=5, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc0003625c0): >_writeAt: n=5, err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc0003625c0): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.896513522 +0000 UTC m=+189.270630321 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc0003625c0): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e1c100): _readAt: size=512, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e1c100): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e1c100): >openPending: err= 2026/03/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e1c100): >_readAt: n=5, err=EOF 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e1c100): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.896513522 +0000 UTC m=+189.270630321 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e1c100): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: Remove: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f35490 item 2 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e1c740): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e1c740): >openPending: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e1c740): _writeAt: size=5, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e1c740): >_writeAt: n=5, err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e1c740): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.899182764 +0000 UTC m=+189.273299563 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e1c740): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e1cbc0): _readAt: size=2, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e1cbc0): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e1cbc0): >openPending: err= 2026/03/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e1cbc0): >_readAt: n=2, err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e1cbc0): _writeAt: size=3, off=2 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e1cbc0): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e1cbc0): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.899182764 +0000 UTC m=+189.273299563 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e1cbc0): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e1d080): _readAt: size=512, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e1d080): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e1d080): >openPending: err= 2026/03/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e1d080): >_readAt: n=5, err=EOF 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e1d080): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.899182764 +0000 UTC m=+189.273299563 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e1d080): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: Remove: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f358f0 item 3 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e1d700): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e1d700): >openPending: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e1d700): _writeAt: size=5, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e1d700): >_writeAt: n=5, err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e1d700): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.902775589 +0000 UTC m=+189.276892397 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e1d700): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e1dc40): _readAt: size=512, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e1dc40): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e1dc40): >openPending: err= 2026/03/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e1dc40): >_readAt: n=5, err=EOF 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e1dc40): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.902775589 +0000 UTC m=+189.276892397 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e1dc40): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: Remove: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f35ea0 item 4 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e4a300): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e4a300): >openPending: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e4a300): _writeAt: size=5, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e4a300): >_writeAt: n=5, err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e4a300): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.905193087 +0000 UTC m=+189.279309885 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e4a300): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e4a780): _readAt: size=2, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e4a780): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e4a780): >openPending: err= 2026/03/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e4a780): >_readAt: n=2, err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e4a780): _writeAt: size=3, off=2 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e4a780): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e4a780): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.905193087 +0000 UTC m=+189.279309885 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e4a780): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e4ac40): _readAt: size=512, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e4ac40): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e4ac40): >openPending: err= 2026/03/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e4ac40): >_readAt: n=5, err=EOF 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e4ac40): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.905193087 +0000 UTC m=+189.279309885 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e4ac40): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: Remove: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc540 item 5 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e4b2c0): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e4b2c0): >openPending: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e4b2c0): _writeAt: size=5, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e4b2c0): >_writeAt: n=5, err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e4b2c0): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.908778527 +0000 UTC m=+189.282895336 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e4b2c0): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e4b800): _readAt: size=512, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e4b800): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e4b800): >openPending: err= 2026/03/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e4b800): >_readAt: n=5, err=EOF 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e4b800): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.908778527 +0000 UTC m=+189.282895336 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e4b800): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: Remove: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fcd20 item 6 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e4be80): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e4be80): >openPending: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e4be80): _writeAt: size=5, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e4be80): >_writeAt: n=5, err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e4be80): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.911204972 +0000 UTC m=+189.285321781 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e4be80): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e68400): _readAt: size=2, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e68400): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e68400): >openPending: err= 2026/03/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e68400): >_readAt: n=2, err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e68400): _writeAt: size=3, off=2 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e68400): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e68400): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.911204972 +0000 UTC m=+189.285321781 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e68400): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e688c0): _readAt: size=512, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e688c0): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e688c0): >openPending: err= 2026/03/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e688c0): >_readAt: n=5, err=EOF 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e688c0): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.911204972 +0000 UTC m=+189.285321781 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e688c0): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: Remove: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd260 item 7 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e68f40): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e68f40): >openPending: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e68f40): _writeAt: size=5, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e68f40): >_writeAt: n=5, err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e68f40): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.914838854 +0000 UTC m=+189.288955661 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e68f40): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e69480): _readAt: size=512, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e69480): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e69480): >openPending: err= 2026/03/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e69480): >_readAt: n=5, err=EOF 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e69480): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.914838854 +0000 UTC m=+189.288955661 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e69480): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: Remove: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fdb90 item 8 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e69a40): _readAt: size=2, off=0 2026/03/11 01:09:53 ERROR : open-test-file(0xc000e69a40): Couldn't read size of file 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e69a40): >_readAt: n=0, err=EOF 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e69a40): _writeAt: size=5, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e69a40): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e69a40): close: 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e69a40): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e69e00): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e69e00): >openPending: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e69e00): _writeAt: size=5, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e69e00): >_writeAt: n=5, err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e69e00): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.917533174 +0000 UTC m=+189.291649981 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e69e00): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e80300): _readAt: size=2, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e80300): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e80300): >openPending: err= 2026/03/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e80300): >_readAt: n=2, err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e80300): _writeAt: size=3, off=2 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e80300): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e80300): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.917533174 +0000 UTC m=+189.291649981 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e80300): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e80800): _readAt: size=512, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e80800): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e80800): >openPending: err= 2026/03/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e80800): >_readAt: n=5, err=EOF 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e80800): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.917533174 +0000 UTC m=+189.291649981 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e80800): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: Remove: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000780310 item 9 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e80e80): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e80e80): >openPending: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e80e80): _writeAt: size=5, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e80e80): >_writeAt: n=5, err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e80e80): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.92085678 +0000 UTC m=+189.294973588 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e80e80): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e813c0): _readAt: size=512, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e813c0): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e813c0): >openPending: err= 2026/03/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e813c0): >_readAt: n=5, err=EOF 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e813c0): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.92085678 +0000 UTC m=+189.294973588 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e813c0): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: Remove: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007809a0 item 10 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e81a00): _readAt: size=2, off=0 2026/03/11 01:09:53 ERROR : open-test-file(0xc000e81a00): Couldn't read size of file 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e81a00): >_readAt: n=0, err=EOF 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e81a00): _writeAt: size=5, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e81a00): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e81a00): close: 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e81a00): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e81dc0): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e81dc0): >openPending: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e81dc0): _writeAt: size=5, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e81dc0): >_writeAt: n=5, err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e81dc0): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.923372904 +0000 UTC m=+189.297489712 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e81dc0): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ea4340): _readAt: size=2, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ea4340): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ea4340): >openPending: err= 2026/03/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ea4340): >_readAt: n=2, err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ea4340): _writeAt: size=3, off=2 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ea4340): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ea4340): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.923372904 +0000 UTC m=+189.297489712 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ea4340): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ea4840): _readAt: size=512, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ea4840): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ea4840): >openPending: err= 2026/03/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ea4840): >_readAt: n=5, err=EOF 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ea4840): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.923372904 +0000 UTC m=+189.297489712 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ea4840): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: Remove: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000780e70 item 11 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ea4ec0): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ea4ec0): >openPending: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ea4ec0): _writeAt: size=5, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ea4ec0): >_writeAt: n=5, err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ea4ec0): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.926748578 +0000 UTC m=+189.300865376 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ea4ec0): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ea5400): _readAt: size=512, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ea5400): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ea5400): >openPending: err= 2026/03/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ea5400): >_readAt: n=5, err=EOF 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ea5400): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.926748578 +0000 UTC m=+189.300865376 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ea5400): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: Remove: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000781420 item 12 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ea5a40): _readAt: size=2, off=0 2026/03/11 01:09:53 ERROR : open-test-file(0xc000ea5a40): Couldn't read size of file 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ea5a40): >_readAt: n=0, err=EOF 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ea5a40): _writeAt: size=5, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ea5a40): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ea5a40): close: 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ea5a40): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ea5e00): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ea5e00): >openPending: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ea5e00): _writeAt: size=5, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ea5e00): >_writeAt: n=5, err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ea5e00): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.929668744 +0000 UTC m=+189.303785542 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ea5e00): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 01:09:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ec8540): _readAt: size=512, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ec8540): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ec8540): >openPending: err= 2026/03/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ec8540): >_readAt: n=5, err=EOF 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ec8540): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.929668744 +0000 UTC m=+189.303785542 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ec8540): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: Remove: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007818f0 item 13 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ec8bc0): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ec8bc0): >openPending: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ec8bc0): _writeAt: size=5, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ec8bc0): >_writeAt: n=5, err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ec8bc0): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.932126438 +0000 UTC m=+189.306243246 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ec8bc0): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ec9100): _readAt: size=512, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ec9100): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ec9100): >openPending: err= 2026/03/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ec9100): >_readAt: n=5, err=EOF 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ec9100): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.932126438 +0000 UTC m=+189.306243246 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ec9100): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: Remove: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000781c70 item 14 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ec9740): _readAt: size=2, off=0 2026/03/11 01:09:53 ERROR : open-test-file(0xc000ec9740): Couldn't read size of file 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ec9740): >_readAt: n=0, err=EOF 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ec9740): _writeAt: size=5, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ec9740): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ec9740): close: 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ec9740): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ec9b00): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ec9b00): >openPending: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ec9b00): _writeAt: size=5, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ec9b00): >_writeAt: n=5, err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ec9b00): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.936366983 +0000 UTC m=+189.310483791 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ec9b00): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 01:09:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000eec240): _readAt: size=512, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000eec240): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000eec240): >openPending: err= 2026/03/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000eec240): >_readAt: n=5, err=EOF 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000eec240): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.936366983 +0000 UTC m=+189.310483791 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000eec240): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: Remove: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d461c0 item 15 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:53 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/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000eec8c0): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000eec8c0): >openPending: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000eec8c0): _writeAt: size=5, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000eec8c0): >_writeAt: n=5, err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000eec8c0): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.939047076 +0000 UTC m=+189.313163874 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000eec8c0): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000eece00): _readAt: size=512, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000eece00): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000eece00): >openPending: err= 2026/03/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000eece00): >_readAt: n=5, err=EOF 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000eece00): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.939047076 +0000 UTC m=+189.313163874 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000eece00): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: Remove: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d46540 item 16 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000eed440): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000eed440): >openPending: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000eed440): _writeAt: size=5, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000eed440): >_writeAt: n=5, err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000eed440): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.94147867 +0000 UTC m=+189.315595478 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000eed440): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000eed8c0): _readAt: size=2, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000eed8c0): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000eed8c0): open at offset 5 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000eed8c0): >openPending: err= 2026/03/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000eed8c0): >_readAt: n=2, err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000eed8c0): _writeAt: size=3, off=7 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000eed8c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000eed8c0): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.94147867 +0000 UTC m=+189.315595478 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000eed8c0): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000eeddc0): _readAt: size=512, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000eeddc0): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000eeddc0): >openPending: err= 2026/03/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000eeddc0): >_readAt: n=5, err=EOF 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000eeddc0): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.94147867 +0000 UTC m=+189.315595478 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000eeddc0): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: Remove: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d468c0 item 17 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f224c0): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f224c0): >openPending: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f224c0): _writeAt: size=5, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f224c0): >_writeAt: n=5, err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f224c0): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.944800383 +0000 UTC m=+189.318917181 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f224c0): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f22a00): _readAt: size=512, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f22a00): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f22a00): >openPending: err= 2026/03/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f22a00): >_readAt: n=5, err=EOF 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f22a00): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.944800383 +0000 UTC m=+189.318917181 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f22a00): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: Remove: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d46f50 item 18 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f23080): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f23080): >openPending: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f23080): _writeAt: size=5, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f23080): >_writeAt: n=5, err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f23080): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.947847529 +0000 UTC m=+189.321964327 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f23080): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f23580): _readAt: size=2, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f23580): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f23580): open at offset 5 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f23580): >openPending: err= 2026/03/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f23580): >_readAt: n=2, err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f23580): _writeAt: size=3, off=7 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f23580): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f23580): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.947847529 +0000 UTC m=+189.321964327 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f23580): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f23a80): _readAt: size=512, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f23a80): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f23a80): >openPending: err= 2026/03/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f23a80): >_readAt: n=5, err=EOF 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f23a80): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.947847529 +0000 UTC m=+189.321964327 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f23a80): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: Remove: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d47420 item 19 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f86180): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f86180): >openPending: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f86180): _writeAt: size=5, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f86180): >_writeAt: n=5, err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f86180): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.951392402 +0000 UTC m=+189.325509210 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f86180): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f866c0): _readAt: size=512, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f866c0): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f866c0): >openPending: err= 2026/03/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f866c0): >_readAt: n=5, err=EOF 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f866c0): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.951392402 +0000 UTC m=+189.325509210 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f866c0): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: Remove: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d47a40 item 20 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f86d40): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f86d40): >openPending: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f86d40): _writeAt: size=5, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f86d40): >_writeAt: n=5, err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f86d40): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.954558361 +0000 UTC m=+189.328675159 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f86d40): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f87240): _readAt: size=2, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f87240): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f87240): open at offset 5 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f87240): >openPending: err= 2026/03/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f87240): >_readAt: n=2, err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f87240): _writeAt: size=3, off=7 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f87240): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f87240): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.954558361 +0000 UTC m=+189.328675159 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f87240): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f87740): _readAt: size=512, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f87740): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f87740): >openPending: err= 2026/03/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f87740): >_readAt: n=5, err=EOF 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f87740): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.954558361 +0000 UTC m=+189.328675159 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f87740): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: Remove: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d47dc0 item 21 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f87dc0): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f87dc0): >openPending: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f87dc0): _writeAt: size=5, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f87dc0): >_writeAt: n=5, err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f87dc0): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.958051557 +0000 UTC m=+189.332168356 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000f87dc0): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000fc2380): _readAt: size=512, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000fc2380): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000fc2380): >openPending: err= 2026/03/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000fc2380): >_readAt: n=5, err=EOF 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000fc2380): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.958051557 +0000 UTC m=+189.332168356 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000fc2380): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: Remove: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005670a0 item 22 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000fc2a00): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000fc2a00): >openPending: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000fc2a00): _writeAt: size=5, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000fc2a00): >_writeAt: n=5, err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000fc2a00): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.960968036 +0000 UTC m=+189.335084845 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000fc2a00): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000fc2f00): _readAt: size=2, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000fc2f00): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000fc2f00): open at offset 5 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000fc2f00): >openPending: err= 2026/03/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000fc2f00): >_readAt: n=2, err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000fc2f00): _writeAt: size=3, off=7 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000fc2f00): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000fc2f00): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.960968036 +0000 UTC m=+189.335084845 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000fc2f00): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000fc3400): _readAt: size=512, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000fc3400): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000fc3400): >openPending: err= 2026/03/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000fc3400): >_readAt: n=5, err=EOF 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000fc3400): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.960968036 +0000 UTC m=+189.335084845 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000fc3400): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: Remove: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000567a40 item 23 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:53 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/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000fc3a80): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000fc3a80): >openPending: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000fc3a80): _writeAt: size=5, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000fc3a80): >_writeAt: n=5, err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000fc3a80): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.964713298 +0000 UTC m=+189.338830106 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000fc3a80): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ff2040): _readAt: size=512, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ff2040): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ff2040): >openPending: err= 2026/03/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ff2040): >_readAt: n=5, err=EOF 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ff2040): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.964713298 +0000 UTC m=+189.338830106 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ff2040): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: Remove: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cc150 item 24 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ff2680): _readAt: size=2, off=0 2026/03/11 01:09:53 ERROR : open-test-file(0xc000ff2680): Couldn't read size of file 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ff2680): >_readAt: n=0, err=EOF 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ff2680): _writeAt: size=5, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ff2680): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ff2680): close: 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ff2680): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ff2a40): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ff2a40): >openPending: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ff2a40): _writeAt: size=5, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ff2a40): >_writeAt: n=5, err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ff2a40): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.967549224 +0000 UTC m=+189.341666032 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ff2a40): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ff2f40): _readAt: size=2, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ff2f40): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ff2f40): open at offset 5 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ff2f40): >openPending: err= 2026/03/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ff2f40): >_readAt: n=2, err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ff2f40): _writeAt: size=3, off=7 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ff2f40): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ff2f40): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.967549224 +0000 UTC m=+189.341666032 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ff2f40): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ff3480): _readAt: size=512, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ff3480): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ff3480): >openPending: err= 2026/03/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ff3480): >_readAt: n=5, err=EOF 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ff3480): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.967549224 +0000 UTC m=+189.341666032 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ff3480): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: Remove: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cc690 item 25 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ff3b00): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ff3b00): >openPending: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ff3b00): _writeAt: size=5, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ff3b00): >_writeAt: n=5, err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ff3b00): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.970938104 +0000 UTC m=+189.345054902 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000ff3b00): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc0010200c0): _readAt: size=512, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc0010200c0): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc0010200c0): >openPending: err= 2026/03/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:53 DEBUG : open-test-file(0xc0010200c0): >_readAt: n=5, err=EOF 2026/03/11 01:09:53 DEBUG : open-test-file(0xc0010200c0): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.970938104 +0000 UTC m=+189.345054902 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc0010200c0): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: Remove: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cd180 item 26 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001020700): _readAt: size=2, off=0 2026/03/11 01:09:53 ERROR : open-test-file(0xc001020700): Couldn't read size of file 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001020700): >_readAt: n=0, err=EOF 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001020700): _writeAt: size=5, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001020700): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001020700): close: 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001020700): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001020ac0): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001020ac0): >openPending: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001020ac0): _writeAt: size=5, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001020ac0): >_writeAt: n=5, err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001020ac0): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.973650087 +0000 UTC m=+189.347766895 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001020ac0): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001020fc0): _readAt: size=2, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001020fc0): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001020fc0): open at offset 5 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001020fc0): >openPending: err= 2026/03/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001020fc0): >_readAt: n=2, err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001020fc0): _writeAt: size=3, off=7 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001020fc0): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001020fc0): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.973650087 +0000 UTC m=+189.347766895 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001020fc0): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001021500): _readAt: size=512, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001021500): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001021500): >openPending: err= 2026/03/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001021500): >_readAt: n=5, err=EOF 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001021500): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.973650087 +0000 UTC m=+189.347766895 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001021500): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: Remove: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cd5e0 item 27 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:53 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/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001021b80): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001021b80): >openPending: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001021b80): _writeAt: size=5, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001021b80): >_writeAt: n=5, err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001021b80): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.977298216 +0000 UTC m=+189.351415023 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001021b80): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001174140): _readAt: size=512, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001174140): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001174140): >openPending: err= 2026/03/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001174140): >_readAt: n=5, err=EOF 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001174140): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.977298216 +0000 UTC m=+189.351415023 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001174140): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: Remove: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cdea0 item 28 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001174780): _readAt: size=2, off=0 2026/03/11 01:09:53 ERROR : open-test-file(0xc001174780): Couldn't read size of file 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001174780): >_readAt: n=0, err=EOF 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001174780): _writeAt: size=5, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001174780): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001174780): close: 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001174780): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001174b40): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001174b40): >openPending: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001174b40): _writeAt: size=5, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001174b40): >_writeAt: n=5, err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001174b40): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.98012766 +0000 UTC m=+189.354244458 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001174b40): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 01:09:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001175200): _readAt: size=512, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001175200): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001175200): >openPending: err= 2026/03/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001175200): >_readAt: n=5, err=EOF 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001175200): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.98012766 +0000 UTC m=+189.354244458 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001175200): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: Remove: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003de3f0 item 29 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:53 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/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001175880): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001175880): >openPending: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001175880): _writeAt: size=5, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001175880): >_writeAt: n=5, err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001175880): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.982835195 +0000 UTC m=+189.356952003 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001175880): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001175dc0): _readAt: size=512, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001175dc0): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001175dc0): >openPending: err= 2026/03/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001175dc0): >_readAt: n=5, err=EOF 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001175dc0): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.982835195 +0000 UTC m=+189.356952003 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001175dc0): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: Remove: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003decb0 item 30 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:53 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/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001200040): _readAt: size=2, off=0 2026/03/11 01:09:53 ERROR : open-test-file(0xc001200040): Couldn't read size of file 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001200040): >_readAt: n=0, err=EOF 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001200040): _writeAt: size=5, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001200040): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001200040): close: 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001200040): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001200400): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001200400): >openPending: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001200400): _writeAt: size=5, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001200400): >_writeAt: n=5, err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001200400): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.985713582 +0000 UTC m=+189.359830381 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001200400): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 01:09:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001200ac0): _readAt: size=512, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001200ac0): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001200ac0): >openPending: err= 2026/03/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001200ac0): >_readAt: n=5, err=EOF 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001200ac0): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.985713582 +0000 UTC m=+189.359830381 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001200ac0): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: Remove: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000652e00 item 31 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:53 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/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e12080): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e12080): >openPending: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e12080): _writeAt: size=5, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e12080): >_writeAt: n=5, err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e12080): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.992074556 +0000 UTC m=+189.366191353 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e12080): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e125c0): _readAt: size=512, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e125c0): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e125c0): >openPending: err= 2026/03/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e125c0): >_readAt: n=5, err=EOF 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e125c0): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.992074556 +0000 UTC m=+189.366191353 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e125c0): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: Remove: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cec1c0 item 32 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e12c40): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e12c40): >openPending: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e12c40): _writeAt: size=5, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e12c40): >_writeAt: n=5, err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e12c40): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.995148631 +0000 UTC m=+189.369265439 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e12c40): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e13100): _readAt: size=2, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e13100): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e13100): _writeAt: size=3, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e13100): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e13100): >openPending: err= 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cec700 item 33 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e13100): >_writeAt: n=3, err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e13100): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.996119722 +0000 UTC m=+189.370236520 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e13100): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e13600): _readAt: size=512, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e13600): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e13600): >openPending: err= 2026/03/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e13600): >_readAt: n=5, err=EOF 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e13600): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.996119722 +0000 UTC m=+189.370236520 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e13600): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: Remove: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cec8c0 item 33 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e13c80): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e13c80): >openPending: err= 2026/03/11 01:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e13c80): _writeAt: size=5, off=0 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e13c80): >_writeAt: n=5, err= 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e13c80): close: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:53.998879385 +0000 UTC m=+189.372996193 2026/03/11 01:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:53 DEBUG : open-test-file(0xc000e13c80): >close: err= 2026/03/11 01:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/03/11 01:09:53 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001200180): openPending: 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:53 DEBUG : open-test-file(0xc001200180): >openPending: err= 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 01:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cecc40 item 34 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc001200180): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc001200180): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:54 DEBUG : open-test-file(0xc001200180): _writeAt: size=3, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc001200180): >_writeAt: n=3, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc001200180): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.000076242 +0000 UTC m=+189.374193049 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc001200180): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0012006c0): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0012006c0): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0012006c0): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0012006c0): >_readAt: n=3, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0012006c0): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.000076242 +0000 UTC m=+189.374193049 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0012006c0): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cece00 item 34 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc001201180): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc001201180): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc001201180): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc001201180): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc001201180): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.002803223 +0000 UTC m=+189.376920091 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc001201180): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc001201600): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc001201600): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:54 DEBUG : open-test-file(0xc001201600): _writeAt: size=3, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc001201600): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc001201600): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ced2d0 item 35 2026/03/11 01:09:54 DEBUG : open-test-file(0xc001201600): >_writeAt: n=3, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc001201600): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.003616286 +0000 UTC m=+189.377733094 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc001201600): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc001201b00): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc001201b00): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc001201b00): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc001201b00): >_readAt: n=5, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc001201b00): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.003616286 +0000 UTC m=+189.377733094 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc001201b00): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ced490 item 35 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e5a240): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e5a240): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e5a240): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e5a240): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e5a240): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.006477672 +0000 UTC m=+189.380594469 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e5a240): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e5a780): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e5a780): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ced810 item 36 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e5a780): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e5a780): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e5a780): _writeAt: size=3, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e5a780): >_writeAt: n=3, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e5a780): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.007706889 +0000 UTC m=+189.381823687 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e5a780): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e5acc0): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e5acc0): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e5acc0): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e5acc0): >_readAt: n=3, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e5acc0): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.007706889 +0000 UTC m=+189.381823687 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e5acc0): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ced9d0 item 36 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e5b300): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e5b300): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e5b300): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e5b300): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e5b300): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.010618949 +0000 UTC m=+189.384735757 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e5b300): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e5b780): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e5b780): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e5b780): _writeAt: size=3, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e5b780): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e5b780): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cedd50 item 37 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e5b780): >_writeAt: n=3, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e5b780): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.011742788 +0000 UTC m=+189.385859596 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e5b780): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e5bc80): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e5bc80): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e5bc80): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e5bc80): >_readAt: n=5, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e5bc80): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.011742788 +0000 UTC m=+189.385859596 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e5bc80): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cedf10 item 37 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000472940): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000472940): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000472940): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000472940): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000472940): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.014531056 +0000 UTC m=+189.388647863 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000472940): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0004730c0): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0004730c0): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003de9a0 item 38 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0004730c0): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0004730c0): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0004730c0): _writeAt: size=3, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0004730c0): >_writeAt: n=3, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0004730c0): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.015561007 +0000 UTC m=+189.389677815 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0004730c0): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000473600): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000473600): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000473600): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000473600): >_readAt: n=3, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000473600): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.015561007 +0000 UTC m=+189.389677815 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000473600): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003deb60 item 38 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000473d00): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000473d00): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000473d00): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000473d00): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000473d00): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.018222194 +0000 UTC m=+189.392339002 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000473d00): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000944280): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000944280): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000944280): _writeAt: size=3, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000944280): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000944280): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df5e0 item 39 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000944280): >_writeAt: n=3, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000944280): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.019234042 +0000 UTC m=+189.393350840 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000944280): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000944780): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000944780): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000944780): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000944780): >_readAt: n=5, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000944780): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.019234042 +0000 UTC m=+189.393350840 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000944780): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df8f0 item 39 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000944e00): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000944e00): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000944e00): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000944e00): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000944e00): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.021670767 +0000 UTC m=+189.395787565 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000944e00): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000945340): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000945340): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dfdc0 item 40 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000945340): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000945340): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000945340): _writeAt: size=3, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000945340): >_writeAt: n=3, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000945340): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.022597884 +0000 UTC m=+189.396714683 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000945340): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009458c0): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009458c0): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009458c0): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009458c0): >_readAt: n=3, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009458c0): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.022597884 +0000 UTC m=+189.396714683 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009458c0): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000652070 item 40 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000550480): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000550480): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000550480): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000550480): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000550480): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000550480): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000550480): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.025271355 +0000 UTC m=+189.399388152 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000550480): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000550d00): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000550d00): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000550d00): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000652690 item 41 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000550d00): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000550d00): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.026124333 +0000 UTC m=+189.400241142 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000550d00): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000551280): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000551280): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000551280): _writeAt: size=3, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000551280): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000551280): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000652850 item 41 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000551280): >_writeAt: n=3, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000551280): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.02717828 +0000 UTC m=+189.401295078 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000551280): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000fa8000): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000fa8000): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000fa8000): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000fa8000): >_readAt: n=5, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000fa8000): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.02717828 +0000 UTC m=+189.401295078 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000fa8000): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000652a10 item 41 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000fa8640): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000fa8640): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000fa8640): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000fa8640): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000fa8640): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000fa8640): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000fa8640): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.030228332 +0000 UTC m=+189.404345129 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000fa8640): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000fa8b80): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000fa8b80): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000fa8b80): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110a80 item 42 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000fa8b80): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000fa8b80): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.031269564 +0000 UTC m=+189.405386372 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000fa8b80): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000fa90c0): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000fa90c0): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110ee0 item 42 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000fa90c0): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000fa90c0): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000fa90c0): _writeAt: size=3, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000fa90c0): >_writeAt: n=3, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000fa90c0): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.032321667 +0000 UTC m=+189.406438466 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000fa90c0): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000fa9640): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000fa9640): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000fa9640): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000fa9640): >_readAt: n=3, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000fa9640): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.032321667 +0000 UTC m=+189.406438466 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000fa9640): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111110 item 42 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000fa9cc0): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000fa9cc0): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000fa9cc0): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000fa9cc0): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000fa9cc0): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000fa9cc0): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000fa9cc0): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.0350442 +0000 UTC m=+189.409160999 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000fa9cc0): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00017f1c0): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00017f1c0): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00017f1c0): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111c70 item 43 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00017f1c0): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00017f1c0): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.036016294 +0000 UTC m=+189.410133091 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00017f1c0): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00017fa40): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00017fa40): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00017fa40): _writeAt: size=3, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00017fa40): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00017fa40): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111e30 item 43 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00017fa40): >_writeAt: n=3, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00017fa40): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.036910179 +0000 UTC m=+189.411026977 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00017fa40): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e362c0): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e362c0): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e362c0): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e362c0): >_readAt: n=5, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e362c0): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.036910179 +0000 UTC m=+189.411026977 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e362c0): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00069a150 item 43 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e36900): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e36900): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e36900): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e36900): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e36900): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e36900): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e36900): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.039558262 +0000 UTC m=+189.413675060 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e36900): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e36e80): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e36e80): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e36e80): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00069a5b0 item 44 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e36e80): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e36e80): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.040324857 +0000 UTC m=+189.414441655 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e36e80): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e37400): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e37400): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00069a8c0 item 44 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e37400): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e37400): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e37400): _writeAt: size=3, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e37400): >_writeAt: n=3, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e37400): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.041591174 +0000 UTC m=+189.415707983 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e37400): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e37980): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e37980): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e37980): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e37980): >_readAt: n=3, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e37980): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.041591174 +0000 UTC m=+189.415707983 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000e37980): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00069aaf0 item 44 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000362540): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000362540): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000362540): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000362540): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000362540): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000362540): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000362540): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.044114472 +0000 UTC m=+189.418231280 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000362540): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000328440): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000328440): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000328440): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00069aee0 item 45 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000328440): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000328440): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.045086405 +0000 UTC m=+189.419203203 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000328440): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0003298c0): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0003298c0): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0003298c0): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0003298c0): >_readAt: n=5, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0003298c0): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.045086405 +0000 UTC m=+189.419203203 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0003298c0): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00069b1f0 item 45 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0005fa0c0): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0005fa0c0): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0005fa0c0): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0005fa0c0): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0005fa0c0): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0005fa0c0): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0005fa0c0): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.047666559 +0000 UTC m=+189.421783368 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0005fa0c0): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0005fa5c0): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0005fa5c0): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0005fa5c0): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00069b650 item 46 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0005fa5c0): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0005fa5c0): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.048910515 +0000 UTC m=+189.423027313 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0005fa5c0): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0005facc0): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0005facc0): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0005facc0): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0005facc0): >_readAt: n=5, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0005facc0): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.048910515 +0000 UTC m=+189.423027313 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0005facc0): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00069b960 item 46 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0005fb300): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0005fb300): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0005fb300): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0005fb300): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0005fb300): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0005fb300): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0005fb300): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.050809886 +0000 UTC m=+189.424926664 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0005fb300): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0005fb800): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0005fb800): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0005fb800): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8000 item 47 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0005fb800): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0005fb800): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.051466134 +0000 UTC m=+189.425582912 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0005fb800): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0005fbf00): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0005fbf00): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0005fbf00): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0005fbf00): >_readAt: n=5, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0005fbf00): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.051466134 +0000 UTC m=+189.425582912 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0005fbf00): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8310 item 47 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0006a25c0): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0006a25c0): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0006a25c0): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0006a25c0): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0006a25c0): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0006a25c0): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0006a25c0): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.053828678 +0000 UTC m=+189.427945475 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0006a25c0): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0006a2ac0): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0006a2ac0): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0006a2ac0): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e88c0 item 48 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0006a2ac0): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0006a2ac0): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.05472643 +0000 UTC m=+189.428843238 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0006a2ac0): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0006a31c0): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0006a31c0): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0006a31c0): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0006a31c0): >_readAt: n=5, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0006a31c0): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.05472643 +0000 UTC m=+189.428843238 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0006a31c0): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8af0 item 48 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0006a3800): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0006a3800): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0006a3800): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0006a3800): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0006a3800): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.056965371 +0000 UTC m=+189.431082149 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0006a3800): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0006a3c80): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0006a3c80): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0006a3c80): _writeAt: size=3, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0006a3c80): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0006a3c80): open at offset 5 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0006a3c80): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8fc0 item 49 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0006a3c80): >_writeAt: n=3, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0006a3c80): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.057580401 +0000 UTC m=+189.431697179 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0006a3c80): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000732240): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000732240): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000732240): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000732240): >_readAt: n=8, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000732240): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.057580401 +0000 UTC m=+189.431697179 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000732240): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e9260 item 49 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0007328c0): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0007328c0): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0007328c0): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0007328c0): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0007328c0): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.059822678 +0000 UTC m=+189.433939486 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0007328c0): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000732dc0): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000732dc0): open at offset 5 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000732dc0): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e9d50 item 50 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000732dc0): _readAt: size=2, off=5 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000732dc0): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000732dc0): _writeAt: size=3, off=5 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000732dc0): >_writeAt: n=3, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000732dc0): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.061002874 +0000 UTC m=+189.435119672 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000732dc0): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000733340): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000733340): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000733340): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000733340): >_readAt: n=3, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000733340): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.061002874 +0000 UTC m=+189.435119672 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000733340): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068e1c0 item 50 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0007339c0): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0007339c0): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0007339c0): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0007339c0): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0007339c0): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.063546229 +0000 UTC m=+189.437663037 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0007339c0): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000733ec0): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000733ec0): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000733ec0): _writeAt: size=3, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000733ec0): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000733ec0): open at offset 5 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000733ec0): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068e850 item 51 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000733ec0): >_writeAt: n=3, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000733ec0): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.064344785 +0000 UTC m=+189.438461582 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000733ec0): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000764480): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000764480): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000764480): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000764480): >_readAt: n=8, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000764480): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.064344785 +0000 UTC m=+189.438461582 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000764480): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068ecb0 item 51 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000764b00): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000764b00): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000764b00): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000764b00): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000764b00): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.066882801 +0000 UTC m=+189.440999599 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000764b00): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000765000): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000765000): open at offset 5 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000765000): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068f650 item 52 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000765000): _readAt: size=2, off=5 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000765000): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000765000): _writeAt: size=3, off=5 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000765000): >_writeAt: n=3, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000765000): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.068055852 +0000 UTC m=+189.442172659 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000765000): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000765580): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000765580): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000765580): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000765580): >_readAt: n=3, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000765580): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.068055852 +0000 UTC m=+189.442172659 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000765580): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068f9d0 item 52 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000765c00): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000765c00): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000765c00): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000765c00): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000765c00): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.070729683 +0000 UTC m=+189.444846491 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000765c00): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0007e2180): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0007e2180): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0007e2180): _writeAt: size=3, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0007e2180): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0007e2180): open at offset 5 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0007e2180): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068fe30 item 53 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0007e2180): >_writeAt: n=3, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0007e2180): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.071667201 +0000 UTC m=+189.445783999 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0007e2180): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0007e26c0): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0007e26c0): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0007e26c0): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0007e26c0): >_readAt: n=8, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0007e26c0): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.071667201 +0000 UTC m=+189.445783999 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0007e26c0): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f2150 item 53 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0007e2d40): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0007e2d40): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0007e2d40): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0007e2d40): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0007e2d40): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.074060694 +0000 UTC m=+189.448177492 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0007e2d40): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0007e3240): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0007e3240): open at offset 5 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0007e3240): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f2620 item 54 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0007e3240): _readAt: size=2, off=5 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0007e3240): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0007e3240): _writeAt: size=3, off=5 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0007e3240): >_writeAt: n=3, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0007e3240): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.075150799 +0000 UTC m=+189.449267597 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0007e3240): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0007e37c0): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0007e37c0): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0007e37c0): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0007e37c0): >_readAt: n=3, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0007e37c0): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.075150799 +0000 UTC m=+189.449267597 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0007e37c0): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f2850 item 54 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0007e3e40): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0007e3e40): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0007e3e40): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0007e3e40): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0007e3e40): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.077876609 +0000 UTC m=+189.451993406 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0007e3e40): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00081a3c0): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00081a3c0): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00081a3c0): _writeAt: size=3, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00081a3c0): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00081a3c0): open at offset 5 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00081a3c0): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f2e70 item 55 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00081a3c0): >_writeAt: n=3, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00081a3c0): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.078891832 +0000 UTC m=+189.453008631 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00081a3c0): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00081a900): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00081a900): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00081a900): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00081a900): >_readAt: n=8, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00081a900): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.078891832 +0000 UTC m=+189.453008631 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00081a900): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f3030 item 55 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00081af80): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00081af80): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00081af80): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00081af80): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00081af80): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.081498858 +0000 UTC m=+189.455615666 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00081af80): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00081b480): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00081b480): open at offset 5 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00081b480): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f3570 item 56 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00081b480): _readAt: size=2, off=5 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00081b480): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00081b480): _writeAt: size=3, off=5 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00081b480): >_writeAt: n=3, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00081b480): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.082532486 +0000 UTC m=+189.456649295 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00081b480): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00081ba00): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00081ba00): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00081ba00): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00081ba00): >_readAt: n=3, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00081ba00): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.082532486 +0000 UTC m=+189.456649295 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00081ba00): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f37a0 item 56 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008520c0): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008520c0): open at offset 0 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008520c0): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008520c0): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008520c0): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008520c0): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008520c0): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008520c0): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.084929997 +0000 UTC m=+189.459046795 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008520c0): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000852600): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000852600): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000852600): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f3e30 item 57 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000852600): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000852600): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.085966711 +0000 UTC m=+189.460083520 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000852600): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000852b40): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000852b40): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000852b40): _writeAt: size=3, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000852b40): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000852b40): open at offset 5 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000852b40): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00079c230 item 57 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000852b40): >_writeAt: n=3, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000852b40): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.086996443 +0000 UTC m=+189.461113250 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000852b40): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008530c0): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008530c0): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008530c0): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008530c0): >_readAt: n=8, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008530c0): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.086996443 +0000 UTC m=+189.461113250 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008530c0): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00079c4d0 item 57 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000853700): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000853700): open at offset 0 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000853700): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000853700): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000853700): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000853700): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000853700): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000853700): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.089716601 +0000 UTC m=+189.463833399 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000853700): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000853c40): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000853c40): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000853c40): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00079c8c0 item 58 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000853c40): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000853c40): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.090529684 +0000 UTC m=+189.464646483 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000853c40): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00087c200): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00087c200): open at offset 5 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00087c200): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00079cd90 item 58 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00087c200): _readAt: size=2, off=5 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00087c200): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00087c200): _writeAt: size=3, off=5 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00087c200): >_writeAt: n=3, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00087c200): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.09166192 +0000 UTC m=+189.465778718 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00087c200): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00087c7c0): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00087c7c0): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00087c7c0): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00087c7c0): >_readAt: n=3, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00087c7c0): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.09166192 +0000 UTC m=+189.465778718 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00087c7c0): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00079cf50 item 58 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00087ce00): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00087ce00): open at offset 0 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00087ce00): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00087ce00): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00087ce00): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00087ce00): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00087ce00): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00087ce00): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.094382179 +0000 UTC m=+189.468498976 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00087ce00): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b3a240): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b3a240): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b3a240): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a1c0 item 59 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b3a240): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b3a240): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.095256516 +0000 UTC m=+189.469373324 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b3a240): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b3a780): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b3a780): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b3a780): _writeAt: size=3, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b3a780): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b3a780): open at offset 5 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b3a780): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a460 item 59 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b3a780): >_writeAt: n=3, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b3a780): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.096334108 +0000 UTC m=+189.470450916 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b3a780): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b3ad00): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b3ad00): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b3ad00): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b3ad00): >_readAt: n=8, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b3ad00): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.096334108 +0000 UTC m=+189.470450916 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b3ad00): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a8c0 item 59 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b3b340): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b3b340): open at offset 0 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b3b340): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b3b340): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b3b340): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b3b340): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b3b340): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b3b340): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.098845113 +0000 UTC m=+189.472961921 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b3b340): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b3b880): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b3b880): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b3b880): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045acb0 item 60 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b3b880): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b3b880): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.09986743 +0000 UTC m=+189.473984228 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b3b880): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b3bdc0): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b3bdc0): open at offset 5 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b3bdc0): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ae70 item 60 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b3bdc0): _readAt: size=2, off=5 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b3bdc0): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b3bdc0): _writeAt: size=3, off=5 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b3bdc0): >_writeAt: n=3, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b3bdc0): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.10093869 +0000 UTC m=+189.475055488 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b3bdc0): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b4e400): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b4e400): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b4e400): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b4e400): >_readAt: n=3, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b4e400): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.10093869 +0000 UTC m=+189.475055488 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b4e400): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b2d0 item 60 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b4ea40): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b4ea40): open at offset 0 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b4ea40): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b4ea40): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b4ea40): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b4ea40): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b4ea40): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b4ea40): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.103332162 +0000 UTC m=+189.477448960 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b4ea40): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b4ef80): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b4ef80): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b4ef80): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b6c0 item 61 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b4ef80): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b4ef80): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.104176876 +0000 UTC m=+189.478293683 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b4ef80): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b4f680): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b4f680): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b4f680): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b4f680): >_readAt: n=5, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b4f680): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.104176876 +0000 UTC m=+189.478293683 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b4f680): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b960 item 61 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b4fcc0): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b4fcc0): open at offset 0 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b4fcc0): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b4fcc0): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b4fcc0): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b4fcc0): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b4fcc0): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b4fcc0): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.106950865 +0000 UTC m=+189.481067663 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b4fcc0): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b6a280): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b6a280): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b6a280): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045bea0 item 62 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b6a280): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b6a280): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.107880879 +0000 UTC m=+189.481997687 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b6a280): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b6a980): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b6a980): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b6a980): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b6a980): >_readAt: n=5, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b6a980): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.107880879 +0000 UTC m=+189.481997687 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b6a980): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004481c0 item 62 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b6afc0): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b6afc0): open at offset 0 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b6afc0): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b6afc0): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b6afc0): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b6afc0): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b6afc0): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b6afc0): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.110745199 +0000 UTC m=+189.484862007 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b6afc0): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b6b500): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b6b500): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b6b500): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448690 item 63 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b6b500): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b6b500): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.111892442 +0000 UTC m=+189.486009250 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b6b500): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b6bc00): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b6bc00): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b6bc00): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b6bc00): >_readAt: n=5, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b6bc00): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.111892442 +0000 UTC m=+189.486009250 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b6bc00): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448930 item 63 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009102c0): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009102c0): open at offset 0 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009102c0): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009102c0): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009102c0): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009102c0): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009102c0): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009102c0): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.114660652 +0000 UTC m=+189.488777460 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009102c0): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000910800): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000910800): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000910800): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448d20 item 64 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000910800): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000910800): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.115576208 +0000 UTC m=+189.489693006 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000910800): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000910f00): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000910f00): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000910f00): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000910f00): >_readAt: n=5, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000910f00): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.115576208 +0000 UTC m=+189.489693006 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000910f00): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448fc0 item 64 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000911540): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000911540): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000911540): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000911540): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000911540): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.118359596 +0000 UTC m=+189.492476404 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000911540): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDWR 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009119c0): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009119c0): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009119c0): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009119c0): >_readAt: n=2, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009119c0): _writeAt: size=3, off=2 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449490 item 65 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009119c0): >_writeAt: n=3, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009119c0): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.119398194 +0000 UTC m=+189.493514992 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009119c0): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000911ec0): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000911ec0): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000911ec0): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000911ec0): >_readAt: n=5, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000911ec0): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.119398194 +0000 UTC m=+189.493514992 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000911ec0): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449880 item 65 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000924580): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000924580): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000924580): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000924580): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000924580): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.121833345 +0000 UTC m=+189.495950153 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000924580): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000924a00): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000924a00): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449dc0 item 66 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000924a00): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000924a00): >_readAt: n=0, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000924a00): _writeAt: size=3, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000924a00): >_writeAt: n=3, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000924a00): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.122926556 +0000 UTC m=+189.497043365 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000924a00): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000924f40): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000924f40): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000924f40): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000924f40): >_readAt: n=3, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000924f40): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.122926556 +0000 UTC m=+189.497043365 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000924f40): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000612150 item 66 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000925580): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000925580): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000925580): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000925580): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000925580): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.125510989 +0000 UTC m=+189.499627798 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000925580): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000925a00): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000925a00): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000925a00): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000925a00): >_readAt: n=2, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000925a00): _writeAt: size=3, off=2 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000612af0 item 67 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000925a00): >_writeAt: n=3, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000925a00): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.126474686 +0000 UTC m=+189.500591494 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000925a00): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000925f00): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000925f00): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000925f00): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000925f00): >_readAt: n=5, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000925f00): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.126474686 +0000 UTC m=+189.500591494 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000925f00): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000612cb0 item 67 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00094e600): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00094e600): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00094e600): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00094e600): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00094e600): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.128737362 +0000 UTC m=+189.502854161 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00094e600): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00094eb00): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00094eb00): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000613260 item 68 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00094eb00): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00094eb00): >_readAt: n=0, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00094eb00): _writeAt: size=3, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00094eb00): >_writeAt: n=3, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00094eb00): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.129708863 +0000 UTC m=+189.503825672 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00094eb00): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00094f040): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00094f040): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00094f040): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00094f040): >_readAt: n=3, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00094f040): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.129708863 +0000 UTC m=+189.503825672 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00094f040): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000613420 item 68 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00094f680): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00094f680): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00094f680): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00094f680): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00094f680): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.132041711 +0000 UTC m=+189.506158520 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00094f680): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00094fb00): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00094fb00): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00094fb00): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00094fb00): >_readAt: n=2, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00094fb00): _writeAt: size=3, off=2 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000613a40 item 69 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00094fb00): >_writeAt: n=3, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00094fb00): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.133135524 +0000 UTC m=+189.507252332 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00094fb00): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000974080): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000974080): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000974080): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000974080): >_readAt: n=5, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000974080): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.133135524 +0000 UTC m=+189.507252332 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000974080): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000613c00 item 69 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000974700): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000974700): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000974700): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000974700): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000974700): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.135972162 +0000 UTC m=+189.510088970 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000974700): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000974c00): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000974c00): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452000 item 70 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000974c00): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000974c00): >_readAt: n=0, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000974c00): _writeAt: size=3, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000974c00): >_writeAt: n=3, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000974c00): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.137291551 +0000 UTC m=+189.511408358 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000974c00): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000975140): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000975140): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000975140): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000975140): >_readAt: n=3, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000975140): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.137291551 +0000 UTC m=+189.511408358 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000975140): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004521c0 item 70 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009757c0): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009757c0): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009757c0): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009757c0): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009757c0): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.139634908 +0000 UTC m=+189.513751707 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009757c0): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000975cc0): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000975cc0): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000975cc0): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000975cc0): >_readAt: n=2, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000975cc0): _writeAt: size=3, off=2 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004525b0 item 71 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000975cc0): >_writeAt: n=3, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000975cc0): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.140536669 +0000 UTC m=+189.514653477 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000975cc0): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000992240): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000992240): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000992240): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000992240): >_readAt: n=5, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000992240): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.140536669 +0000 UTC m=+189.514653477 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000992240): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452770 item 71 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009928c0): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009928c0): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009928c0): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009928c0): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009928c0): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.142718312 +0000 UTC m=+189.516835120 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009928c0): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000992dc0): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000992dc0): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452c40 item 72 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000992dc0): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000992dc0): >_readAt: n=0, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000992dc0): _writeAt: size=3, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000992dc0): >_writeAt: n=3, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000992dc0): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.143790974 +0000 UTC m=+189.517907783 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000992dc0): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000993300): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000993300): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000993300): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000993300): >_readAt: n=3, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000993300): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.143790974 +0000 UTC m=+189.517907783 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000993300): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452e00 item 72 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009938c0): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009938c0): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009938c0): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009938c0): >_readAt: n=0, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009938c0): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009938c0): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009938c0): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.146155092 +0000 UTC m=+189.520271900 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009938c0): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000993dc0): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000993dc0): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000993dc0): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453ce0 item 73 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000993dc0): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000993dc0): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.147078563 +0000 UTC m=+189.521195371 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000993dc0): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009ba300): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009ba300): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009ba300): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009ba300): >_readAt: n=2, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009ba300): _writeAt: size=3, off=2 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee0070 item 73 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009ba300): >_writeAt: n=3, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009ba300): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.14819616 +0000 UTC m=+189.522312958 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009ba300): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009ba840): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009ba840): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009ba840): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009ba840): >_readAt: n=5, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009ba840): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.14819616 +0000 UTC m=+189.522312958 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009ba840): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee02a0 item 73 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009bae80): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009bae80): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009bae80): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009bae80): >_readAt: n=0, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009bae80): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009bae80): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009bae80): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.150694811 +0000 UTC m=+189.524811619 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009bae80): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009bb380): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009bb380): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009bb380): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee07e0 item 74 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009bb380): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009bb380): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.151621128 +0000 UTC m=+189.525737935 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009bb380): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009bb8c0): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009bb8c0): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee09a0 item 74 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009bb8c0): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009bb8c0): >_readAt: n=0, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009bb8c0): _writeAt: size=3, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009bb8c0): >_writeAt: n=3, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009bb8c0): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.152655167 +0000 UTC m=+189.526771975 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009bb8c0): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009bbe40): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009bbe40): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009bbe40): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009bbe40): >_readAt: n=3, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009bbe40): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.152655167 +0000 UTC m=+189.526771975 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009bbe40): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee0b60 item 74 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009e4500): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009e4500): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009e4500): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009e4500): >_readAt: n=0, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009e4500): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009e4500): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009e4500): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.154923524 +0000 UTC m=+189.529040333 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009e4500): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009e4a00): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009e4a00): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009e4a00): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee0f50 item 75 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009e4a00): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009e4a00): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.155859939 +0000 UTC m=+189.529976748 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009e4a00): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009e4f40): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009e4f40): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009e4f40): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009e4f40): >_readAt: n=2, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009e4f40): _writeAt: size=3, off=2 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee1110 item 75 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009e4f40): >_writeAt: n=3, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009e4f40): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.156873551 +0000 UTC m=+189.530990358 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009e4f40): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009e5480): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009e5480): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009e5480): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009e5480): >_readAt: n=5, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009e5480): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.156873551 +0000 UTC m=+189.530990358 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009e5480): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee1420 item 75 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009e5ac0): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009e5ac0): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009e5ac0): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009e5ac0): >_readAt: n=0, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009e5ac0): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009e5ac0): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009e5ac0): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.159362724 +0000 UTC m=+189.533479522 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0009e5ac0): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a24040): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a24040): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a24040): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee17a0 item 76 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a24040): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a24040): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.160120402 +0000 UTC m=+189.534237210 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a24040): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a24580): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a24580): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee1960 item 76 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a24580): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a24580): >_readAt: n=0, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a24580): _writeAt: size=3, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a24580): >_writeAt: n=3, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a24580): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.16118545 +0000 UTC m=+189.535302259 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a24580): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a24b00): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a24b00): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a24b00): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a24b00): >_readAt: n=3, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a24b00): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.16118545 +0000 UTC m=+189.535302259 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a24b00): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee1b20 item 76 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a25140): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a25140): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a25140): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a25140): >_readAt: n=0, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a25140): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a25140): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a25140): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.163526203 +0000 UTC m=+189.537643002 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a25140): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a25640): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a25640): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a25640): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee1f10 item 77 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a25640): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a25640): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.164697772 +0000 UTC m=+189.538814571 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a25640): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a25d40): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a25d40): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a25d40): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a25d40): >_readAt: n=5, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a25d40): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.164697772 +0000 UTC m=+189.538814571 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a25d40): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004084d0 item 77 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a58400): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a58400): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a58400): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a58400): >_readAt: n=0, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a58400): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a58400): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a58400): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.167319776 +0000 UTC m=+189.541436574 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a58400): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a58900): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a58900): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a58900): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408d90 item 78 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a58900): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a58900): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.168196559 +0000 UTC m=+189.542313367 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a58900): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a59000): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a59000): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a59000): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a59000): >_readAt: n=5, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a59000): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.168196559 +0000 UTC m=+189.542313367 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a59000): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409030 item 78 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a59640): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a59640): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a59640): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a59640): >_readAt: n=0, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a59640): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a59640): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a59640): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.170999914 +0000 UTC m=+189.545116712 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a59640): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a59b40): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a59b40): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a59b40): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409a40 item 79 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a59b40): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a59b40): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.17196828 +0000 UTC m=+189.546085079 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a59b40): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a782c0): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a782c0): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a782c0): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a782c0): >_readAt: n=5, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a782c0): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.17196828 +0000 UTC m=+189.546085079 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a782c0): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409d50 item 79 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a78900): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a78900): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a78900): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a78900): >_readAt: n=0, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a78900): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a78900): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a78900): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.174887214 +0000 UTC m=+189.549004022 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a78900): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a78e00): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a78e00): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a78e00): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444540 item 80 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a78e00): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a78e00): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.17572881 +0000 UTC m=+189.549845609 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a78e00): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a79500): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a79500): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a79500): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a79500): >_readAt: n=5, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a79500): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.17572881 +0000 UTC m=+189.549845609 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a79500): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444bd0 item 80 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a79b40): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a79b40): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a79b40): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a79b40): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a79b40): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.178750848 +0000 UTC m=+189.552867657 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000a79b40): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000aa8040): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000aa8040): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000aa8040): open at offset 5 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000aa8040): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000aa8040): >_readAt: n=2, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000aa8040): _writeAt: size=3, off=7 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445570 item 81 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000aa8040): >_writeAt: n=3, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000aa8040): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.179736657 +0000 UTC m=+189.553853465 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000aa8040): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000aa8580): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000aa8580): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000aa8580): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000aa8580): >_readAt: n=8, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000aa8580): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.179736657 +0000 UTC m=+189.553853465 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000aa8580): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445810 item 81 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000aa8c00): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000aa8c00): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000aa8c00): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000aa8c00): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000aa8c00): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.182836482 +0000 UTC m=+189.556953290 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000aa8c00): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000aa9100): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000aa9100): open at offset 5 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000aa9100): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059a0e0 item 82 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000aa9100): _readAt: size=2, off=5 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000aa9100): >_readAt: n=0, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000aa9100): _writeAt: size=3, off=5 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000aa9100): >_writeAt: n=3, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000aa9100): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.183924233 +0000 UTC m=+189.558041031 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000aa9100): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000aa9680): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000aa9680): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000aa9680): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000aa9680): >_readAt: n=3, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000aa9680): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.183924233 +0000 UTC m=+189.558041031 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000aa9680): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059a3f0 item 82 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000aa9d00): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000aa9d00): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000aa9d00): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000aa9d00): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000aa9d00): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.186328436 +0000 UTC m=+189.560445234 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000aa9d00): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000ad8280): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000ad8280): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000ad8280): open at offset 5 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000ad8280): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000ad8280): >_readAt: n=2, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000ad8280): _writeAt: size=3, off=7 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059a770 item 83 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000ad8280): >_writeAt: n=3, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000ad8280): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.187561731 +0000 UTC m=+189.561678539 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000ad8280): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000ad87c0): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000ad87c0): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000ad87c0): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000ad87c0): >_readAt: n=8, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000ad87c0): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.187561731 +0000 UTC m=+189.561678539 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000ad87c0): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059aa80 item 83 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000ad8e40): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000ad8e40): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000ad8e40): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000ad8e40): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000ad8e40): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.189991081 +0000 UTC m=+189.564107879 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000ad8e40): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000ad9340): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000ad9340): open at offset 5 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000ad9340): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059ae70 item 84 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000ad9340): _readAt: size=2, off=5 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000ad9340): >_readAt: n=0, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000ad9340): _writeAt: size=3, off=5 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000ad9340): >_writeAt: n=3, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000ad9340): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.19113637 +0000 UTC m=+189.565253178 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000ad9340): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000ad98c0): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000ad98c0): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000ad98c0): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000ad98c0): >_readAt: n=3, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000ad98c0): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.19113637 +0000 UTC m=+189.565253178 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000ad98c0): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059b030 item 84 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000ad9f40): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000ad9f40): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000ad9f40): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000ad9f40): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000ad9f40): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.193589176 +0000 UTC m=+189.567705973 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000ad9f40): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b084c0): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b084c0): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b084c0): open at offset 5 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b084c0): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b084c0): >_readAt: n=2, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b084c0): _writeAt: size=3, off=7 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059b490 item 85 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b084c0): >_writeAt: n=3, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b084c0): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.194744463 +0000 UTC m=+189.568861271 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b084c0): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b08a00): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b08a00): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b08a00): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b08a00): >_readAt: n=8, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b08a00): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.194744463 +0000 UTC m=+189.568861271 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b08a00): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059b810 item 85 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b09080): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b09080): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b09080): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b09080): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b09080): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.197348393 +0000 UTC m=+189.571465190 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b09080): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b09580): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b09580): open at offset 5 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b09580): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059bce0 item 86 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b09580): _readAt: size=2, off=5 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b09580): >_readAt: n=0, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b09580): _writeAt: size=3, off=5 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b09580): >_writeAt: n=3, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b09580): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.198490165 +0000 UTC m=+189.572606973 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b09580): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b09b00): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b09b00): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b09b00): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b09b00): >_readAt: n=3, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b09b00): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.198490165 +0000 UTC m=+189.572606973 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b09b00): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011c2000 item 86 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b28200): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b28200): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b28200): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b28200): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b28200): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.200908505 +0000 UTC m=+189.575025302 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b28200): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b28700): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b28700): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b28700): open at offset 5 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b28700): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b28700): >_readAt: n=2, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b28700): _writeAt: size=3, off=7 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011c23f0 item 87 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b28700): >_writeAt: n=3, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b28700): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.201901487 +0000 UTC m=+189.576018285 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b28700): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b28c40): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b28c40): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b28c40): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b28c40): >_readAt: n=8, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b28c40): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.201901487 +0000 UTC m=+189.576018285 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b28c40): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011c25b0 item 87 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b292c0): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b292c0): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b292c0): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b292c0): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b292c0): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.204369822 +0000 UTC m=+189.578486629 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b292c0): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b297c0): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b297c0): open at offset 5 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b297c0): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011c2930 item 88 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b297c0): _readAt: size=2, off=5 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b297c0): >_readAt: n=0, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b297c0): _writeAt: size=3, off=5 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b297c0): >_writeAt: n=3, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b297c0): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.205376579 +0000 UTC m=+189.579493378 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b297c0): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b29d40): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b29d40): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b29d40): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b29d40): >_readAt: n=3, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b29d40): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.205376579 +0000 UTC m=+189.579493378 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b29d40): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011c2af0 item 88 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b9a400): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b9a400): open at offset 0 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b9a400): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b9a400): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b9a400): >_readAt: n=0, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b9a400): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b9a400): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b9a400): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.207820217 +0000 UTC m=+189.581937014 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b9a400): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b9a940): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b9a940): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b9a940): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011c2e70 item 89 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b9a940): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b9a940): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.208636866 +0000 UTC m=+189.582753674 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b9a940): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00087d300): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00087d300): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00087d300): open at offset 5 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00087d300): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00087d300): >_readAt: n=2, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00087d300): _writeAt: size=3, off=7 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00079d3b0 item 89 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00087d300): >_writeAt: n=3, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00087d300): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.20977948 +0000 UTC m=+189.583896288 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00087d300): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00087d880): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00087d880): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00087d880): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00087d880): >_readAt: n=8, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00087d880): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.20977948 +0000 UTC m=+189.583896288 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00087d880): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00079d570 item 89 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00087dec0): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00087dec0): open at offset 0 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00087dec0): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00087dec0): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00087dec0): >_readAt: n=0, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00087dec0): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00087dec0): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00087dec0): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.212337273 +0000 UTC m=+189.586454071 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc00087dec0): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008b4480): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008b4480): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008b4480): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00079d8f0 item 90 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008b4480): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008b4480): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.213328803 +0000 UTC m=+189.587445601 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008b4480): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008b49c0): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008b49c0): open at offset 5 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008b49c0): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00079dab0 item 90 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008b49c0): _readAt: size=2, off=5 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008b49c0): >_readAt: n=0, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008b49c0): _writeAt: size=3, off=5 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008b49c0): >_writeAt: n=3, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008b49c0): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.21447874 +0000 UTC m=+189.588595549 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008b49c0): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008b4f80): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008b4f80): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008b4f80): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008b4f80): >_readAt: n=3, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008b4f80): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.21447874 +0000 UTC m=+189.588595549 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008b4f80): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00079dce0 item 90 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008b55c0): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008b55c0): open at offset 0 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008b55c0): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008b55c0): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008b55c0): >_readAt: n=0, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008b55c0): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008b55c0): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008b55c0): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.21690791 +0000 UTC m=+189.591024708 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008b55c0): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008b5b00): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008b5b00): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008b5b00): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001042310 item 91 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008b5b00): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008b5b00): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.21783609 +0000 UTC m=+189.591952888 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008b5b00): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008da0c0): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008da0c0): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008da0c0): open at offset 5 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008da0c0): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008da0c0): >_readAt: n=2, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008da0c0): _writeAt: size=3, off=7 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001042540 item 91 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008da0c0): >_writeAt: n=3, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008da0c0): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.218903894 +0000 UTC m=+189.593020702 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008da0c0): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008da640): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008da640): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008da640): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008da640): >_readAt: n=8, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008da640): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.218903894 +0000 UTC m=+189.593020702 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008da640): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001042700 item 91 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008dac80): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008dac80): open at offset 0 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008dac80): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008dac80): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008dac80): >_readAt: n=0, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008dac80): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008dac80): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008dac80): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.221064677 +0000 UTC m=+189.595181476 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008dac80): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008db1c0): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008db1c0): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008db1c0): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001042af0 item 92 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008db1c0): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008db1c0): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.222053091 +0000 UTC m=+189.596169889 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008db1c0): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008db700): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008db700): open at offset 5 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008db700): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001042cb0 item 92 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008db700): _readAt: size=2, off=5 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008db700): >_readAt: n=0, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008db700): _writeAt: size=3, off=5 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008db700): >_writeAt: n=3, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008db700): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.223302257 +0000 UTC m=+189.597419055 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008db700): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008dbcc0): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008dbcc0): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008dbcc0): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008dbcc0): >_readAt: n=3, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008dbcc0): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.223302257 +0000 UTC m=+189.597419055 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc0008dbcc0): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001042e70 item 92 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b9b000): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b9b000): open at offset 0 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b9b000): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b9b000): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b9b000): >_readAt: n=0, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b9b000): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b9b000): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b9b000): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.225983431 +0000 UTC m=+189.600100230 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b9b000): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b9b540): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b9b540): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b9b540): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011c31f0 item 93 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b9b540): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b9b540): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.226708889 +0000 UTC m=+189.600825697 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b9b540): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b9bc40): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b9bc40): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b9bc40): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b9bc40): >_readAt: n=5, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b9bc40): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.226708889 +0000 UTC m=+189.600825697 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000b9bc40): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011c3420 item 93 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bc0300): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bc0300): open at offset 0 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bc0300): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bc0300): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bc0300): >_readAt: n=0, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bc0300): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bc0300): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bc0300): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.229319892 +0000 UTC m=+189.603436690 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bc0300): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bc0840): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bc0840): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bc0840): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011c3880 item 94 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bc0840): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bc0840): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.230151401 +0000 UTC m=+189.604268198 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bc0840): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bc0f40): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bc0f40): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bc0f40): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bc0f40): >_readAt: n=5, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bc0f40): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.230151401 +0000 UTC m=+189.604268198 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bc0f40): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011c3a40 item 94 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bc1580): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bc1580): open at offset 0 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bc1580): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bc1580): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bc1580): >_readAt: n=0, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bc1580): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bc1580): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bc1580): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.232736724 +0000 UTC m=+189.606853532 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bc1580): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bc1ac0): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bc1ac0): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bc1ac0): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011c3dc0 item 95 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bc1ac0): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bc1ac0): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.233586527 +0000 UTC m=+189.607703335 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bc1ac0): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bf4240): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bf4240): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bf4240): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bf4240): >_readAt: n=5, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bf4240): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.233586527 +0000 UTC m=+189.607703335 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bf4240): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0000 item 95 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bf4880): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bf4880): open at offset 0 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bf4880): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bf4880): _readAt: size=2, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bf4880): >_readAt: n=0, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bf4880): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bf4880): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bf4880): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.236136504 +0000 UTC m=+189.610253303 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bf4880): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bf4dc0): _writeAt: size=5, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bf4dc0): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bf4dc0): >openPending: err= 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0380 item 96 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bf4dc0): >_writeAt: n=5, err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bf4dc0): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.236972831 +0000 UTC m=+189.611089629 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bf4dc0): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 01:09:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:54 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bf54c0): _readAt: size=512, off=0 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bf54c0): openPending: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bf54c0): >openPending: err= 2026/03/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bf54c0): >_readAt: n=5, err=EOF 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bf54c0): close: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:54.236972831 +0000 UTC m=+189.611089629 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:54 DEBUG : open-test-file(0xc000bf54c0): >close: err= 2026/03/11 01:09:54 DEBUG : open-test-file: Remove: 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e05b0 item 96 2026/03/11 01:09:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:54 DEBUG : open-test-file: >Remove: err= 2026/03/11 01:09:54 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:09:54 DEBUG : Looking for writers 2026/03/11 01:09:54 DEBUG : >WaitForWriters: 2026/03/11 01:09:54 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:09:54 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:09:54 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/11 01:09:54 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:54 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 01:09:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 01:09:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/03/11 01:09:54 INFO : files root 'rclone-test-neyutiy5jile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5c100): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5c100): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5c100): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5c100): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5c100): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.085378843 +0000 UTC m=+190.459495621 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5c100): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5c580): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5c580): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5c580): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5c580): >_readAt: n=2, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5c580): _writeAt: size=3, off=2 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5c580): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5c580): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.085378843 +0000 UTC m=+190.459495621 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5c580): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5ca40): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5ca40): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5ca40): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5ca40): >_readAt: n=5, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5ca40): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.085378843 +0000 UTC m=+190.459495621 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5ca40): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070ccb0 item 1 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5d080): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5d080): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5d080): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5d080): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5d080): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.087889767 +0000 UTC m=+190.462006536 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5d080): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5d580): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5d580): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5d580): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5d580): >_readAt: n=5, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5d580): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.087889767 +0000 UTC m=+190.462006536 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5d580): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070d420 item 2 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5dbc0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5dbc0): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5dbc0): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5dbc0): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5dbc0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.089690973 +0000 UTC m=+190.463807751 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5dbc0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e860c0): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e860c0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e860c0): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e860c0): >_readAt: n=2, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e860c0): _writeAt: size=3, off=2 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e860c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e860c0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.089690973 +0000 UTC m=+190.463807751 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e860c0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e86580): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e86580): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e86580): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e86580): >_readAt: n=5, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e86580): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.089690973 +0000 UTC m=+190.463807751 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e86580): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070db90 item 3 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e86c00): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e86c00): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e86c00): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e86c00): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e86c00): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.09187468 +0000 UTC m=+190.465991458 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e86c00): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e87140): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e87140): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e87140): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e87140): >_readAt: n=5, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e87140): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.09187468 +0000 UTC m=+190.465991458 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e87140): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00122c310 item 4 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e87780): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e87780): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e87780): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e87780): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e87780): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.09382061 +0000 UTC m=+190.467937388 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e87780): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e87c00): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e87c00): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e87c00): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e87c00): >_readAt: n=2, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e87c00): _writeAt: size=3, off=2 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e87c00): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e87c00): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.09382061 +0000 UTC m=+190.467937388 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e87c00): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000eb0140): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000eb0140): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000eb0140): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000eb0140): >_readAt: n=5, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000eb0140): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.09382061 +0000 UTC m=+190.467937388 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000eb0140): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00122c690 item 5 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000eb07c0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000eb07c0): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000eb07c0): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000eb07c0): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000eb07c0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.09607501 +0000 UTC m=+190.470191788 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000eb07c0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000eb0d00): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000eb0d00): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000eb0d00): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000eb0d00): >_readAt: n=5, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000eb0d00): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.09607501 +0000 UTC m=+190.470191788 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000eb0d00): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00122cb60 item 6 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000eb1380): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000eb1380): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000eb1380): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000eb1380): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000eb1380): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.097673364 +0000 UTC m=+190.471790142 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000eb1380): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000eb1880): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000eb1880): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000eb1880): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000eb1880): >_readAt: n=2, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000eb1880): _writeAt: size=3, off=2 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000eb1880): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000eb1880): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.097673364 +0000 UTC m=+190.471790142 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000eb1880): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000eb1d40): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000eb1d40): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000eb1d40): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000eb1d40): >_readAt: n=5, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000eb1d40): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.097673364 +0000 UTC m=+190.471790142 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000eb1d40): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00122cee0 item 7 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000ed0440): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000ed0440): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000ed0440): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000ed0440): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000ed0440): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.099816715 +0000 UTC m=+190.473933493 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000ed0440): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000ed0980): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000ed0980): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000ed0980): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000ed0980): >_readAt: n=5, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000ed0980): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.099816715 +0000 UTC m=+190.473933493 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000ed0980): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00122d5e0 item 8 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000ed0f40): _readAt: size=2, off=0 2026/03/11 01:09:55 ERROR : open-test-file(0xc000ed0f40): Couldn't read size of file 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000ed0f40): >_readAt: n=0, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000ed0f40): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000ed0f40): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000ed0f40): close: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000ed0f40): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000ed1300): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000ed1300): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000ed1300): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000ed1300): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000ed1300): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.101459152 +0000 UTC m=+190.475575930 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000ed1300): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000ed1780): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000ed1780): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000ed1780): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000ed1780): >_readAt: n=2, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000ed1780): _writeAt: size=3, off=2 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000ed1780): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000ed1780): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.101459152 +0000 UTC m=+190.475575930 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000ed1780): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000ed1c80): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000ed1c80): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000ed1c80): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000ed1c80): >_readAt: n=5, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000ed1c80): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.101459152 +0000 UTC m=+190.475575930 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000ed1c80): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00122d960 item 9 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f0e380): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f0e380): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f0e380): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f0e380): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f0e380): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.103527581 +0000 UTC m=+190.477644349 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f0e380): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f0e8c0): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f0e8c0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f0e8c0): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f0e8c0): >_readAt: n=5, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f0e8c0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.103527581 +0000 UTC m=+190.477644349 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f0e8c0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004765b0 item 10 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f0ef00): _readAt: size=2, off=0 2026/03/11 01:09:55 ERROR : open-test-file(0xc000f0ef00): Couldn't read size of file 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f0ef00): >_readAt: n=0, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f0ef00): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f0ef00): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f0ef00): close: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f0ef00): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f0f2c0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f0f2c0): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f0f2c0): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f0f2c0): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f0f2c0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.105063978 +0000 UTC m=+190.479180746 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f0f2c0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f0f7c0): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f0f7c0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f0f7c0): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f0f7c0): >_readAt: n=2, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f0f7c0): _writeAt: size=3, off=2 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f0f7c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f0f7c0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.105063978 +0000 UTC m=+190.479180746 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f0f7c0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f0fcc0): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f0fcc0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f0fcc0): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f0fcc0): >_readAt: n=5, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f0fcc0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.105063978 +0000 UTC m=+190.479180746 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f0fcc0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477ce0 item 11 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f2c3c0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f2c3c0): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f2c3c0): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f2c3c0): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f2c3c0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.107223761 +0000 UTC m=+190.481340539 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f2c3c0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f2c900): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f2c900): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f2c900): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f2c900): >_readAt: n=5, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f2c900): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.107223761 +0000 UTC m=+190.481340539 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f2c900): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f344d0 item 12 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f2cf40): _readAt: size=2, off=0 2026/03/11 01:09:55 ERROR : open-test-file(0xc000f2cf40): Couldn't read size of file 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f2cf40): >_readAt: n=0, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f2cf40): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f2cf40): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f2cf40): close: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f2cf40): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f2d300): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f2d300): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f2d300): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f2d300): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f2d300): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.109062357 +0000 UTC m=+190.483179125 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f2d300): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f2d9c0): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f2d9c0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f2d9c0): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f2d9c0): >_readAt: n=5, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f2d9c0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.109062357 +0000 UTC m=+190.483179125 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f2d9c0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f34a80 item 13 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f4e0c0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f4e0c0): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f4e0c0): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f4e0c0): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f4e0c0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.11069265 +0000 UTC m=+190.484809418 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f4e0c0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f4e600): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f4e600): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f4e600): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f4e600): >_readAt: n=5, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f4e600): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.11069265 +0000 UTC m=+190.484809418 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f4e600): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f34e70 item 14 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f4ec40): _readAt: size=2, off=0 2026/03/11 01:09:55 ERROR : open-test-file(0xc000f4ec40): Couldn't read size of file 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f4ec40): >_readAt: n=0, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f4ec40): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f4ec40): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f4ec40): close: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f4ec40): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f4f000): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f4f000): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f4f000): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f4f000): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f4f000): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.112228597 +0000 UTC m=+190.486345364 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f4f000): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f4f6c0): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f4f6c0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f4f6c0): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f4f6c0): >_readAt: n=5, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f4f6c0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.112228597 +0000 UTC m=+190.486345364 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f4f6c0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f35490 item 15 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f4fd40): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f4fd40): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f4fd40): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f4fd40): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f4fd40): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.113648013 +0000 UTC m=+190.487764781 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f4fd40): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f78300): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f78300): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f78300): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f78300): >_readAt: n=5, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f78300): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.113648013 +0000 UTC m=+190.487764781 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f78300): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f358f0 item 16 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f78940): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f78940): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f78940): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f78940): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f78940): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.115168259 +0000 UTC m=+190.489285027 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f78940): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f78dc0): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f78dc0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f78dc0): open at offset 5 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f78dc0): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f78dc0): >_readAt: n=2, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f78dc0): _writeAt: size=3, off=7 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f78dc0): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f78dc0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.115168259 +0000 UTC m=+190.489285027 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f78dc0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f792c0): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f792c0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f792c0): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f792c0): >_readAt: n=5, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f792c0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.115168259 +0000 UTC m=+190.489285027 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f792c0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f35d50 item 17 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f79940): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f79940): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f79940): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f79940): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f79940): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.118052867 +0000 UTC m=+190.492169676 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f79940): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f79e80): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f79e80): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f79e80): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f79e80): >_readAt: n=5, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f79e80): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.118052867 +0000 UTC m=+190.492169676 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000f79e80): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc540 item 18 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa6580): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa6580): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa6580): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa6580): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa6580): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.121102418 +0000 UTC m=+190.495219215 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa6580): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa6a80): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa6a80): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa6a80): open at offset 5 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa6a80): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa6a80): >_readAt: n=2, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa6a80): _writeAt: size=3, off=7 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa6a80): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa6a80): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.121102418 +0000 UTC m=+190.495219215 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa6a80): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa6f80): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa6f80): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa6f80): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa6f80): >_readAt: n=5, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa6f80): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.121102418 +0000 UTC m=+190.495219215 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa6f80): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fcbd0 item 19 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa7600): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa7600): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa7600): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa7600): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa7600): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.124702063 +0000 UTC m=+190.498818872 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa7600): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa7b40): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa7b40): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa7b40): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa7b40): >_readAt: n=5, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa7b40): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.124702063 +0000 UTC m=+190.498818872 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa7b40): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd260 item 20 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fe0240): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fe0240): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fe0240): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fe0240): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fe0240): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.127232023 +0000 UTC m=+190.501348832 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fe0240): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fe0740): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fe0740): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fe0740): open at offset 5 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fe0740): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fe0740): >_readAt: n=2, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fe0740): _writeAt: size=3, off=7 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fe0740): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fe0740): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.127232023 +0000 UTC m=+190.501348832 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fe0740): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fe0c40): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fe0c40): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fe0c40): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fe0c40): >_readAt: n=5, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fe0c40): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.127232023 +0000 UTC m=+190.501348832 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fe0c40): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd8f0 item 21 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fe12c0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fe12c0): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fe12c0): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fe12c0): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fe12c0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.131094367 +0000 UTC m=+190.505211164 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fe12c0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000c0a500): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000c0a500): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000c0a500): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000c0a500): >_readAt: n=5, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000c0a500): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.131094367 +0000 UTC m=+190.505211164 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000c0a500): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001043110 item 22 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000c0ab80): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000c0ab80): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000c0ab80): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000c0ab80): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000c0ab80): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.133781594 +0000 UTC m=+190.507898401 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000c0ab80): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000c0b080): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000c0b080): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000c0b080): open at offset 5 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000c0b080): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000c0b080): >_readAt: n=2, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000c0b080): _writeAt: size=3, off=7 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000c0b080): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000c0b080): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.133781594 +0000 UTC m=+190.507898401 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000c0b080): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000c0b580): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000c0b580): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000c0b580): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000c0b580): >_readAt: n=5, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000c0b580): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.133781594 +0000 UTC m=+190.507898401 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000c0b580): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010436c0 item 23 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000c0bc00): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000c0bc00): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000c0bc00): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000c0bc00): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000c0bc00): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.137696674 +0000 UTC m=+190.511813482 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000c0bc00): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0010261c0): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0010261c0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0010261c0): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0010261c0): >_readAt: n=5, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0010261c0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.137696674 +0000 UTC m=+190.511813482 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0010261c0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001043b90 item 24 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001026800): _readAt: size=2, off=0 2026/03/11 01:09:55 ERROR : open-test-file(0xc001026800): Couldn't read size of file 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001026800): >_readAt: n=0, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001026800): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001026800): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001026800): close: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001026800): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001026bc0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001026bc0): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001026bc0): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001026bc0): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001026bc0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.140396675 +0000 UTC m=+190.514513483 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001026bc0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0010270c0): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0010270c0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0010270c0): open at offset 5 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0010270c0): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0010270c0): >_readAt: n=2, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0010270c0): _writeAt: size=3, off=7 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0010270c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0010270c0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.140396675 +0000 UTC m=+190.514513483 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0010270c0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001027600): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001027600): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001027600): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001027600): >_readAt: n=5, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001027600): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.140396675 +0000 UTC m=+190.514513483 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001027600): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001043f10 item 25 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001027c80): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001027c80): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001027c80): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001027c80): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001027c80): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.143708519 +0000 UTC m=+190.517825317 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001027c80): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001166240): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001166240): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001166240): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001166240): >_readAt: n=5, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001166240): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.143708519 +0000 UTC m=+190.517825317 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001166240): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000780690 item 26 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001166880): _readAt: size=2, off=0 2026/03/11 01:09:55 ERROR : open-test-file(0xc001166880): Couldn't read size of file 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001166880): >_readAt: n=0, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001166880): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001166880): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001166880): close: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001166880): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001166c40): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001166c40): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001166c40): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001166c40): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001166c40): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.146282603 +0000 UTC m=+190.520399411 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001166c40): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001167140): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001167140): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001167140): open at offset 5 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001167140): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001167140): >_readAt: n=2, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001167140): _writeAt: size=3, off=7 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001167140): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001167140): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.146282603 +0000 UTC m=+190.520399411 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001167140): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001167680): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001167680): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001167680): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001167680): >_readAt: n=5, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001167680): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.146282603 +0000 UTC m=+190.520399411 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001167680): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000780a80 item 27 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001167d00): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001167d00): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001167d00): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001167d00): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001167d00): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.150157207 +0000 UTC m=+190.524274016 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001167d00): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011962c0): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011962c0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011962c0): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011962c0): >_readAt: n=5, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011962c0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.150157207 +0000 UTC m=+190.524274016 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011962c0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007810a0 item 28 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001196900): _readAt: size=2, off=0 2026/03/11 01:09:55 ERROR : open-test-file(0xc001196900): Couldn't read size of file 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001196900): >_readAt: n=0, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001196900): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001196900): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001196900): close: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001196900): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001196cc0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001196cc0): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001196cc0): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001196cc0): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001196cc0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.152919376 +0000 UTC m=+190.527036184 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001196cc0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001197380): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001197380): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001197380): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001197380): >_readAt: n=5, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001197380): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.152919376 +0000 UTC m=+190.527036184 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001197380): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007815e0 item 29 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001197a00): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001197a00): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001197a00): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001197a00): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001197a00): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.155535317 +0000 UTC m=+190.529652115 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001197a00): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001197f40): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001197f40): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001197f40): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001197f40): >_readAt: n=5, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001197f40): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.155535317 +0000 UTC m=+190.529652115 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc001197f40): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007819d0 item 30 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011b2600): _readAt: size=2, off=0 2026/03/11 01:09:55 ERROR : open-test-file(0xc0011b2600): Couldn't read size of file 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011b2600): >_readAt: n=0, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011b2600): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011b2600): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011b2600): close: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011b2600): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011b29c0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011b29c0): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011b29c0): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011b29c0): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011b29c0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.159274367 +0000 UTC m=+190.533391166 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011b29c0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011b3080): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011b3080): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011b3080): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011b3080): >_readAt: n=5, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011b3080): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.159274367 +0000 UTC m=+190.533391166 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011b3080): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000781d50 item 31 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011b3700): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011b3700): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011b3700): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011b3700): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011b3700): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.162096699 +0000 UTC m=+190.536213507 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011b3700): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011b3c40): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011b3c40): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011b3c40): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011b3c40): >_readAt: n=5, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011b3c40): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.162096699 +0000 UTC m=+190.536213507 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011b3c40): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d462a0 item 32 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011d4300): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011d4300): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011d4300): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011d4300): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011d4300): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.164633752 +0000 UTC m=+190.538750560 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011d4300): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011d4780): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011d4780): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011d4780): _writeAt: size=3, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011d4780): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011d4780): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d46620 item 33 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011d4780): >_writeAt: n=3, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011d4780): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.165552724 +0000 UTC m=+190.539669533 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011d4780): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011d4c80): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011d4c80): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011d4c80): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011d4c80): >_readAt: n=5, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011d4c80): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.165552724 +0000 UTC m=+190.539669533 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011d4c80): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d467e0 item 33 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011d52c0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011d52c0): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011d52c0): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011d52c0): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011d52c0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.169412792 +0000 UTC m=+190.543529600 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011d52c0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011d5740): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011d5740): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d46c40 item 34 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011d5740): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011d5740): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011d5740): _writeAt: size=3, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011d5740): >_writeAt: n=3, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011d5740): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.170481367 +0000 UTC m=+190.544598166 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011d5740): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011d5c80): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011d5c80): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011d5c80): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011d5c80): >_readAt: n=3, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011d5c80): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.170481367 +0000 UTC m=+190.544598166 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011d5c80): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d46ee0 item 34 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f8340): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f8340): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f8340): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f8340): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f8340): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.172743993 +0000 UTC m=+190.546860791 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f8340): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f87c0): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f87c0): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f87c0): _writeAt: size=3, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f87c0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f87c0): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d473b0 item 35 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f87c0): >_writeAt: n=3, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f87c0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.173640132 +0000 UTC m=+190.547756941 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f87c0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f8cc0): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f8cc0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f8cc0): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f8cc0): >_readAt: n=5, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f8cc0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.173640132 +0000 UTC m=+190.547756941 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f8cc0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d475e0 item 35 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f9340): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f9340): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f9340): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f9340): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f9340): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.176220328 +0000 UTC m=+190.550337136 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f9340): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f9840): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f9840): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d47a40 item 36 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f9840): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f9840): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f9840): _writeAt: size=3, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f9840): >_writeAt: n=3, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f9840): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.177642509 +0000 UTC m=+190.551759307 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f9840): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f9d80): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f9d80): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f9d80): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f9d80): >_readAt: n=3, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f9d80): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.177642509 +0000 UTC m=+190.551759307 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f9d80): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d47c00 item 36 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f8480): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f8480): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f8480): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f8480): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f8480): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.181259929 +0000 UTC m=+190.555376738 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f8480): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f8900): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f8900): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f8900): _writeAt: size=3, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f8900): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f8900): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d462a0 item 37 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f8900): >_writeAt: n=3, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f8900): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.182175265 +0000 UTC m=+190.556292063 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f8900): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f8e00): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f8e00): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f8e00): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f8e00): >_readAt: n=5, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f8e00): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.182175265 +0000 UTC m=+190.556292063 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f8e00): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d46460 item 37 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f9480): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f9480): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f9480): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f9480): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f9480): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.185798446 +0000 UTC m=+190.559915255 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0011f9480): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000550540): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000550540): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d467e0 item 38 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000550540): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000550540): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000550540): _writeAt: size=3, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000550540): >_writeAt: n=3, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000550540): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.186837185 +0000 UTC m=+190.560953983 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000550540): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000550e40): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000550e40): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000550e40): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000550e40): >_readAt: n=3, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000550e40): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.186837185 +0000 UTC m=+190.560953983 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000550e40): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d469a0 item 38 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000551540): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000551540): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000551540): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000551540): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000551540): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.190158596 +0000 UTC m=+190.564275395 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000551540): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000551b80): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000551b80): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000551b80): _writeAt: size=3, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000551b80): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000551b80): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d46ee0 item 39 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000551b80): >_writeAt: n=3, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000551b80): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.190962884 +0000 UTC m=+190.565079681 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000551b80): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e12100): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e12100): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e12100): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e12100): >_readAt: n=5, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e12100): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.190962884 +0000 UTC m=+190.565079681 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e12100): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d47110 item 39 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e12780): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e12780): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e12780): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e12780): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e12780): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.193592521 +0000 UTC m=+190.567709319 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e12780): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e12cc0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e12cc0): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d475e0 item 40 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e12cc0): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e12cc0): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e12cc0): _writeAt: size=3, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e12cc0): >_writeAt: n=3, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e12cc0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.19463119 +0000 UTC m=+190.568747998 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e12cc0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e13240): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e13240): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e13240): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e13240): >_readAt: n=3, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e13240): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.19463119 +0000 UTC m=+190.568747998 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e13240): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d47880 item 40 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e13840): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e13840): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e13840): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e13840): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e13840): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e13840): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e13840): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.196886101 +0000 UTC m=+190.571002910 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e13840): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e13d40): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e13d40): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e13d40): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d47ea0 item 41 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e13d40): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e13d40): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.197738128 +0000 UTC m=+190.571854936 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e13d40): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5a280): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5a280): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5a280): _writeAt: size=3, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5a280): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5a280): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc230 item 41 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5a280): >_writeAt: n=3, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5a280): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.198696294 +0000 UTC m=+190.572813092 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5a280): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5a800): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5a800): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5a800): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5a800): >_readAt: n=5, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5a800): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.198696294 +0000 UTC m=+190.572813092 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5a800): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc540 item 41 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5ae40): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5ae40): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5ae40): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5ae40): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5ae40): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5ae40): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5ae40): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.201822088 +0000 UTC m=+190.575938885 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5ae40): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5b340): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5b340): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5b340): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fcbd0 item 42 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5b340): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5b340): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.202753012 +0000 UTC m=+190.576869821 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5b340): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5b880): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5b880): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fcd90 item 42 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5b880): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5b880): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5b880): _writeAt: size=3, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5b880): >_writeAt: n=3, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5b880): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.203938879 +0000 UTC m=+190.578055687 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5b880): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5be40): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5be40): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5be40): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5be40): >_readAt: n=3, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5be40): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.203938879 +0000 UTC m=+190.578055687 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e5be40): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fcfc0 item 42 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000472a80): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000472a80): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000472a80): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000472a80): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000472a80): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000472a80): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000472a80): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.20651739 +0000 UTC m=+190.580634189 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000472a80): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000473200): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000473200): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000473200): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd570 item 43 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000473200): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000473200): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.207389875 +0000 UTC m=+190.581506683 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000473200): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000473740): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000473740): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000473740): _writeAt: size=3, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000473740): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000473740): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fda40 item 43 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000473740): >_writeAt: n=3, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000473740): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.208536607 +0000 UTC m=+190.582653406 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000473740): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000473d00): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000473d00): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000473d00): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000473d00): >_readAt: n=5, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000473d00): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.208536607 +0000 UTC m=+190.582653406 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000473d00): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fdce0 item 43 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009443c0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009443c0): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009443c0): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009443c0): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009443c0): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009443c0): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009443c0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.211181093 +0000 UTC m=+190.585297902 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009443c0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009448c0): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009448c0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009448c0): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006524d0 item 44 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009448c0): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009448c0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.212049211 +0000 UTC m=+190.586166019 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009448c0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000944e00): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000944e00): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000652700 item 44 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000944e00): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000944e00): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000944e00): _writeAt: size=3, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000944e00): >_writeAt: n=3, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000944e00): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.213138935 +0000 UTC m=+190.587255732 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000944e00): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009453c0): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009453c0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009453c0): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009453c0): >_readAt: n=3, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009453c0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.213138935 +0000 UTC m=+190.587255732 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009453c0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006528c0 item 44 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000945a40): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000945a40): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000945a40): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000945a40): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000945a40): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000945a40): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000945a40): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.215403414 +0000 UTC m=+190.589520223 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000945a40): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa8100): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa8100): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa8100): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000652e00 item 45 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa8100): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa8100): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.216242716 +0000 UTC m=+190.590359525 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa8100): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa8840): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa8840): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa8840): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa8840): >_readAt: n=5, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa8840): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.216242716 +0000 UTC m=+190.590359525 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa8840): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000652fc0 item 45 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa8e80): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa8e80): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa8e80): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa8e80): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa8e80): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa8e80): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa8e80): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.218982692 +0000 UTC m=+190.593099500 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa8e80): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa9380): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa9380): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa9380): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000653650 item 46 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa9380): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa9380): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.219857071 +0000 UTC m=+190.593973879 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa9380): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa9ac0): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa9ac0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa9ac0): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa9ac0): >_readAt: n=5, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa9ac0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.219857071 +0000 UTC m=+190.593973879 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000fa9ac0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000653960 item 46 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00017ed40): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00017ed40): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00017ed40): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00017ed40): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00017ed40): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00017ed40): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00017ed40): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.222281823 +0000 UTC m=+190.596398620 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00017ed40): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00017f940): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00017f940): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00017f940): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000653e30 item 47 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00017f940): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00017f940): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.223155501 +0000 UTC m=+190.597272308 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00017f940): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e36380): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e36380): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e36380): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e36380): >_readAt: n=5, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e36380): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.223155501 +0000 UTC m=+190.597272308 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e36380): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000566b60 item 47 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e369c0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e369c0): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e369c0): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e369c0): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e369c0): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e369c0): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e369c0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.225652718 +0000 UTC m=+190.599769527 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e369c0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e36f40): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e36f40): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e36f40): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000567500 item 48 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e36f40): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e36f40): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.226587511 +0000 UTC m=+190.600704319 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e36f40): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e37680): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e37680): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e37680): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e37680): >_readAt: n=5, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e37680): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.226587511 +0000 UTC m=+190.600704319 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e37680): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000567a40 item 48 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e37cc0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e37cc0): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e37cc0): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e37cc0): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e37cc0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.229496004 +0000 UTC m=+190.603612813 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000e37cc0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000362c40): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000362c40): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000362c40): _writeAt: size=3, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000362c40): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000362c40): open at offset 5 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000362c40): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cec000 item 49 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000362c40): >_writeAt: n=3, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000362c40): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.230388207 +0000 UTC m=+190.604505015 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000362c40): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000328800): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000328800): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000328800): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000328800): >_readAt: n=8, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000328800): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.230388207 +0000 UTC m=+190.604505015 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000328800): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cec230 item 49 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000329a40): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000329a40): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000329a40): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000329a40): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000329a40): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.232995273 +0000 UTC m=+190.607112071 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000329a40): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000bf40c0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000bf40c0): open at offset 5 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000bf40c0): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cec770 item 50 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000bf40c0): _readAt: size=2, off=5 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000bf40c0): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000bf40c0): _writeAt: size=3, off=5 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000bf40c0): >_writeAt: n=3, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000bf40c0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.234069798 +0000 UTC m=+190.608186596 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000bf40c0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000bf4640): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000bf4640): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000bf4640): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000bf4640): >_readAt: n=3, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000bf4640): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.234069798 +0000 UTC m=+190.608186596 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000bf4640): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cec930 item 50 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000bf4cc0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000bf4cc0): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000bf4cc0): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000bf4cc0): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000bf4cc0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.236905795 +0000 UTC m=+190.611022663 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000bf4cc0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000bf51c0): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000bf51c0): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000bf51c0): _writeAt: size=3, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000bf51c0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000bf51c0): open at offset 5 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000bf51c0): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ceccb0 item 51 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000bf51c0): >_writeAt: n=3, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000bf51c0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.237888898 +0000 UTC m=+190.612005707 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000bf51c0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000bf5700): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000bf5700): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000bf5700): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000bf5700): >_readAt: n=8, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000bf5700): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.237888898 +0000 UTC m=+190.612005707 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000bf5700): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cecee0 item 51 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000bf5dc0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000bf5dc0): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000bf5dc0): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000bf5dc0): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000bf5dc0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.240331644 +0000 UTC m=+190.614448452 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000bf5dc0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0005ea340): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0005ea340): open at offset 5 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0005ea340): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ced260 item 52 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0005ea340): _readAt: size=2, off=5 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0005ea340): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0005ea340): _writeAt: size=3, off=5 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0005ea340): >_writeAt: n=3, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0005ea340): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.241284201 +0000 UTC m=+190.615401008 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0005ea340): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0005ea8c0): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0005ea8c0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0005ea8c0): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0005ea8c0): >_readAt: n=3, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0005ea8c0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.241284201 +0000 UTC m=+190.615401008 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0005ea8c0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ced420 item 52 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000616040): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000616040): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000616040): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000616040): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000616040): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.243994821 +0000 UTC m=+190.618111619 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000616040): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000616540): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000616540): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000616540): _writeAt: size=3, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000616540): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000616540): open at offset 5 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000616540): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003de1c0 item 53 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000616540): >_writeAt: n=3, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000616540): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.244937308 +0000 UTC m=+190.619054116 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000616540): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000616a80): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000616a80): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000616a80): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000616a80): >_readAt: n=8, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000616a80): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.244937308 +0000 UTC m=+190.619054116 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000616a80): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003de9a0 item 53 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000617100): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000617100): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000617100): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000617100): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000617100): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.247258765 +0000 UTC m=+190.621375573 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000617100): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000617600): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000617600): open at offset 5 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000617600): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df030 item 54 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000617600): _readAt: size=2, off=5 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000617600): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000617600): _writeAt: size=3, off=5 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000617600): >_writeAt: n=3, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000617600): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.248212263 +0000 UTC m=+190.622329061 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000617600): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000617b80): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000617b80): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000617b80): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000617b80): >_readAt: n=3, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000617b80): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.248212263 +0000 UTC m=+190.622329061 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000617b80): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df500 item 54 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000726280): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000726280): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000726280): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000726280): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000726280): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.250486801 +0000 UTC m=+190.624603609 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000726280): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000726780): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000726780): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000726780): _writeAt: size=3, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000726780): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000726780): open at offset 5 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000726780): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dfa40 item 55 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000726780): >_writeAt: n=3, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000726780): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.251295155 +0000 UTC m=+190.625411953 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000726780): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000726cc0): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000726cc0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000726cc0): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000726cc0): >_readAt: n=8, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000726cc0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.251295155 +0000 UTC m=+190.625411953 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000726cc0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dfc70 item 55 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000727340): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000727340): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000727340): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000727340): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000727340): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.253881331 +0000 UTC m=+190.627998139 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000727340): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000727840): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000727840): open at offset 5 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000727840): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001105b0 item 56 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000727840): _readAt: size=2, off=5 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000727840): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000727840): _writeAt: size=3, off=5 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000727840): >_writeAt: n=3, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000727840): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.254860337 +0000 UTC m=+190.628977146 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000727840): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000727dc0): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000727dc0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000727dc0): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000727dc0): >_readAt: n=3, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000727dc0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.254860337 +0000 UTC m=+190.628977146 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000727dc0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110b60 item 56 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000736480): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000736480): open at offset 0 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000736480): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000736480): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000736480): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000736480): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000736480): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000736480): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.257021331 +0000 UTC m=+190.631138130 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000736480): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007369c0): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007369c0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007369c0): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111340 item 57 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007369c0): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007369c0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.257877907 +0000 UTC m=+190.631994705 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007369c0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000736f00): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000736f00): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000736f00): _writeAt: size=3, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000736f00): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000736f00): open at offset 5 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000736f00): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111960 item 57 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000736f00): >_writeAt: n=3, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000736f00): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.2587864 +0000 UTC m=+190.632903207 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000736f00): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000737480): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000737480): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000737480): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000737480): >_readAt: n=8, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000737480): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.2587864 +0000 UTC m=+190.632903207 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000737480): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111d50 item 57 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000737ac0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000737ac0): open at offset 0 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000737ac0): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000737ac0): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000737ac0): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000737ac0): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000737ac0): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000737ac0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.261011756 +0000 UTC m=+190.635128553 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000737ac0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000746080): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000746080): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000746080): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00069a230 item 58 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000746080): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000746080): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.261922192 +0000 UTC m=+190.636039000 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000746080): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007465c0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007465c0): open at offset 5 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007465c0): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00069a3f0 item 58 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007465c0): _readAt: size=2, off=5 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007465c0): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007465c0): _writeAt: size=3, off=5 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007465c0): >_writeAt: n=3, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007465c0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.262964998 +0000 UTC m=+190.637081805 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007465c0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000746b80): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000746b80): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000746b80): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000746b80): >_readAt: n=3, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000746b80): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.262964998 +0000 UTC m=+190.637081805 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000746b80): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00069a7e0 item 58 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007471c0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007471c0): open at offset 0 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007471c0): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007471c0): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007471c0): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007471c0): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007471c0): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007471c0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.265224018 +0000 UTC m=+190.639340825 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007471c0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000747700): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000747700): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000747700): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00069abd0 item 59 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000747700): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000747700): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.26622756 +0000 UTC m=+190.640344357 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000747700): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000747c40): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000747c40): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000747c40): _writeAt: size=3, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000747c40): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000747c40): open at offset 5 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000747c40): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00069ae00 item 59 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000747c40): >_writeAt: n=3, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000747c40): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.267151551 +0000 UTC m=+190.641268350 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000747c40): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000766240): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000766240): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000766240): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000766240): >_readAt: n=8, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000766240): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.267151551 +0000 UTC m=+190.641268350 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000766240): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00069b110 item 59 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000766880): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000766880): open at offset 0 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000766880): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000766880): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000766880): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000766880): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000766880): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000766880): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.269588376 +0000 UTC m=+190.643705173 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000766880): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000766dc0): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000766dc0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000766dc0): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00069b490 item 60 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000766dc0): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000766dc0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.270411377 +0000 UTC m=+190.644528185 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000766dc0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000767300): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000767300): open at offset 5 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000767300): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00069b880 item 60 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000767300): _readAt: size=2, off=5 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000767300): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000767300): _writeAt: size=3, off=5 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000767300): >_writeAt: n=3, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000767300): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.271295254 +0000 UTC m=+190.645412062 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000767300): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007678c0): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007678c0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007678c0): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007678c0): >_readAt: n=3, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007678c0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.271295254 +0000 UTC m=+190.645412062 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007678c0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00069bab0 item 60 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000767f00): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000767f00): open at offset 0 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000767f00): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000767f00): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000767f00): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000767f00): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000767f00): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000767f00): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.273415391 +0000 UTC m=+190.647532189 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000767f00): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007e04c0): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007e04c0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007e04c0): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8230 item 61 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007e04c0): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007e04c0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.274158672 +0000 UTC m=+190.648275481 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007e04c0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007e0bc0): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007e0bc0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007e0bc0): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007e0bc0): >_readAt: n=5, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007e0bc0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.274158672 +0000 UTC m=+190.648275481 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007e0bc0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8460 item 61 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007e1200): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007e1200): open at offset 0 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007e1200): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007e1200): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007e1200): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007e1200): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007e1200): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007e1200): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.276593734 +0000 UTC m=+190.650710542 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007e1200): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007e1740): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007e1740): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007e1740): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8a10 item 62 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007e1740): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007e1740): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.277576406 +0000 UTC m=+190.651693214 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007e1740): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007e1e40): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007e1e40): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007e1e40): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007e1e40): >_readAt: n=5, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007e1e40): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.277576406 +0000 UTC m=+190.651693214 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0007e1e40): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8cb0 item 62 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000800500): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000800500): open at offset 0 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000800500): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000800500): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000800500): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000800500): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000800500): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000800500): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.280128308 +0000 UTC m=+190.654245116 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000800500): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000800a40): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000800a40): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000800a40): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e90a0 item 63 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000800a40): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000800a40): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.281011994 +0000 UTC m=+190.655128791 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000800a40): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000801140): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000801140): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000801140): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000801140): >_readAt: n=5, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000801140): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.281011994 +0000 UTC m=+190.655128791 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000801140): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e9570 item 63 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000801780): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000801780): open at offset 0 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000801780): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000801780): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000801780): >_readAt: n=0, err=Bad file descriptor 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000801780): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000801780): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000801780): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.283977105 +0000 UTC m=+190.658093902 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000801780): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000801cc0): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000801cc0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000801cc0): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068e070 item 64 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000801cc0): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000801cc0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.285041431 +0000 UTC m=+190.659158229 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000801cc0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00081a440): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00081a440): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00081a440): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00081a440): >_readAt: n=5, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00081a440): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.285041431 +0000 UTC m=+190.659158229 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00081a440): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068e3f0 item 64 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00081aa80): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00081aa80): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00081aa80): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00081aa80): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00081aa80): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.287539331 +0000 UTC m=+190.661656129 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00081aa80): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00081af00): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00081af00): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00081af00): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00081af00): >_readAt: n=2, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00081af00): _writeAt: size=3, off=2 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068ea10 item 65 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00081af00): >_writeAt: n=3, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00081af00): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.288561738 +0000 UTC m=+190.662678536 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00081af00): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00081b400): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00081b400): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00081b400): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00081b400): >_readAt: n=5, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00081b400): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.288561738 +0000 UTC m=+190.662678536 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00081b400): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068ed90 item 65 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00081ba40): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00081ba40): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00081ba40): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00081ba40): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00081ba40): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.290860833 +0000 UTC m=+190.664977631 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00081ba40): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00081bec0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00081bec0): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068f8f0 item 66 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00081bec0): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00081bec0): >_readAt: n=0, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00081bec0): _writeAt: size=3, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00081bec0): >_writeAt: n=3, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00081bec0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.29197869 +0000 UTC m=+190.666095489 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00081bec0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000858480): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000858480): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000858480): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000858480): >_readAt: n=3, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000858480): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.29197869 +0000 UTC m=+190.666095489 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000858480): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068fb20 item 66 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000858ac0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000858ac0): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000858ac0): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000858ac0): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000858ac0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.294260012 +0000 UTC m=+190.668376821 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000858ac0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000858f40): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000858f40): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000858f40): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000858f40): >_readAt: n=2, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000858f40): _writeAt: size=3, off=2 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f2000 item 67 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000858f40): >_writeAt: n=3, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000858f40): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.295365997 +0000 UTC m=+190.669482805 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000858f40): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000859440): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000859440): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000859440): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000859440): >_readAt: n=5, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000859440): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.295365997 +0000 UTC m=+190.669482805 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000859440): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f2230 item 67 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000859ac0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000859ac0): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000859ac0): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000859ac0): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000859ac0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.297931824 +0000 UTC m=+190.672048623 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000859ac0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00088c040): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00088c040): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f2700 item 68 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00088c040): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00088c040): >_readAt: n=0, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00088c040): _writeAt: size=3, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00088c040): >_writeAt: n=3, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00088c040): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.299013485 +0000 UTC m=+190.673130292 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00088c040): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00088c580): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00088c580): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00088c580): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00088c580): >_readAt: n=3, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00088c580): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.299013485 +0000 UTC m=+190.673130292 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00088c580): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f29a0 item 68 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00088cbc0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00088cbc0): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00088cbc0): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00088cbc0): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00088cbc0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.301499041 +0000 UTC m=+190.675615839 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00088cbc0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00088d040): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00088d040): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00088d040): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00088d040): >_readAt: n=2, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00088d040): _writeAt: size=3, off=2 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f2f50 item 69 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00088d040): >_writeAt: n=3, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00088d040): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.302587373 +0000 UTC m=+190.676704181 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00088d040): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00088d540): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00088d540): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00088d540): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00088d540): >_readAt: n=5, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00088d540): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.302587373 +0000 UTC m=+190.676704181 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00088d540): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f3180 item 69 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00088dbc0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00088dbc0): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00088dbc0): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00088dbc0): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00088dbc0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.304878131 +0000 UTC m=+190.678994939 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00088dbc0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008a4140): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008a4140): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f36c0 item 70 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008a4140): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008a4140): >_readAt: n=0, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008a4140): _writeAt: size=3, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008a4140): >_writeAt: n=3, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008a4140): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.306048068 +0000 UTC m=+190.680164875 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008a4140): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008a4680): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008a4680): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008a4680): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008a4680): >_readAt: n=3, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008a4680): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.306048068 +0000 UTC m=+190.680164875 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008a4680): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f3ab0 item 70 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008a4d00): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008a4d00): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008a4d00): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008a4d00): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008a4d00): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.308508676 +0000 UTC m=+190.682625485 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008a4d00): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008a5200): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008a5200): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008a5200): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008a5200): >_readAt: n=2, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008a5200): _writeAt: size=3, off=2 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a1c0 item 71 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008a5200): >_writeAt: n=3, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008a5200): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.309513711 +0000 UTC m=+190.683630540 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008a5200): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008a5700): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008a5700): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008a5700): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008a5700): >_readAt: n=5, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008a5700): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.309513711 +0000 UTC m=+190.683630540 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008a5700): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a460 item 71 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008a5d80): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008a5d80): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008a5d80): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008a5d80): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008a5d80): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.311826952 +0000 UTC m=+190.685943761 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008a5d80): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008b8300): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008b8300): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045aa80 item 72 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008b8300): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008b8300): >_readAt: n=0, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008b8300): _writeAt: size=3, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008b8300): >_writeAt: n=3, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008b8300): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.312832649 +0000 UTC m=+190.686949457 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008b8300): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008b8840): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008b8840): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008b8840): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008b8840): >_readAt: n=3, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008b8840): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.312832649 +0000 UTC m=+190.686949457 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008b8840): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045acb0 item 72 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008b8e00): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008b8e00): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008b8e00): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008b8e00): >_readAt: n=0, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008b8e00): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008b8e00): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008b8e00): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.315142454 +0000 UTC m=+190.689259262 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008b8e00): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008b9300): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008b9300): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008b9300): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b2d0 item 73 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008b9300): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008b9300): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.3159937 +0000 UTC m=+190.690110497 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008b9300): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008b97c0): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008b97c0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008b97c0): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008b97c0): >_readAt: n=2, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008b97c0): _writeAt: size=3, off=2 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b500 item 73 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008b97c0): >_writeAt: n=3, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008b97c0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.316980699 +0000 UTC m=+190.691097508 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008b97c0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008b9d00): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008b9d00): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008b9d00): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008b9d00): >_readAt: n=5, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008b9d00): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.316980699 +0000 UTC m=+190.691097508 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008b9d00): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b6c0 item 73 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008d83c0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008d83c0): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008d83c0): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008d83c0): >_readAt: n=0, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008d83c0): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008d83c0): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008d83c0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.319365827 +0000 UTC m=+190.693482635 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008d83c0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008d88c0): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008d88c0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008d88c0): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045bb90 item 74 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008d88c0): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008d88c0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.3202155 +0000 UTC m=+190.694332307 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008d88c0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008d8e00): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008d8e00): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045bea0 item 74 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008d8e00): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008d8e00): >_readAt: n=0, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008d8e00): _writeAt: size=3, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008d8e00): >_writeAt: n=3, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008d8e00): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.321362101 +0000 UTC m=+190.695478909 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008d8e00): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008d9380): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008d9380): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008d9380): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008d9380): >_readAt: n=3, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008d9380): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.321362101 +0000 UTC m=+190.695478909 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008d9380): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004481c0 item 74 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008d99c0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008d99c0): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008d99c0): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008d99c0): >_readAt: n=0, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008d99c0): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008d99c0): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008d99c0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.323677396 +0000 UTC m=+190.697794205 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008d99c0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008d9ec0): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008d9ec0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008d9ec0): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448690 item 75 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008d9ec0): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008d9ec0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.324555773 +0000 UTC m=+190.698672581 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0008d9ec0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00090c480): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00090c480): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00090c480): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00090c480): >_readAt: n=2, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00090c480): _writeAt: size=3, off=2 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448930 item 75 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00090c480): >_writeAt: n=3, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00090c480): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.325710679 +0000 UTC m=+190.699827488 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00090c480): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00090c9c0): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00090c9c0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00090c9c0): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00090c9c0): >_readAt: n=5, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00090c9c0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.325710679 +0000 UTC m=+190.699827488 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00090c9c0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448af0 item 75 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00090d000): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00090d000): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00090d000): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00090d000): >_readAt: n=0, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00090d000): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00090d000): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00090d000): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.327831568 +0000 UTC m=+190.701948376 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00090d000): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00090d500): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00090d500): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00090d500): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448fc0 item 76 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00090d500): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00090d500): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.328739951 +0000 UTC m=+190.702856759 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00090d500): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00090da40): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00090da40): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449260 item 76 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00090da40): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00090da40): >_readAt: n=0, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00090da40): _writeAt: size=3, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00090da40): >_writeAt: n=3, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00090da40): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.329827812 +0000 UTC m=+190.703944620 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00090da40): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00091e040): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00091e040): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00091e040): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00091e040): >_readAt: n=3, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00091e040): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.329827812 +0000 UTC m=+190.703944620 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00091e040): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449490 item 76 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00091e680): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00091e680): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00091e680): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00091e680): >_readAt: n=0, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00091e680): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00091e680): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00091e680): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.332134381 +0000 UTC m=+190.706251179 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00091e680): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00091eb80): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00091eb80): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00091eb80): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449a40 item 77 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00091eb80): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00091eb80): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.333016184 +0000 UTC m=+190.707132992 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00091eb80): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00091f280): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00091f280): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00091f280): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00091f280): >_readAt: n=5, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00091f280): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.333016184 +0000 UTC m=+190.707132992 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00091f280): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449dc0 item 77 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00091f8c0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00091f8c0): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00091f8c0): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00091f8c0): >_readAt: n=0, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00091f8c0): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00091f8c0): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00091f8c0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.335860236 +0000 UTC m=+190.709977044 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00091f8c0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00091fdc0): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00091fdc0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00091fdc0): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000612770 item 78 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00091fdc0): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00091fdc0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.336698186 +0000 UTC m=+190.710814994 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc00091fdc0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000936540): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000936540): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000936540): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000936540): >_readAt: n=5, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000936540): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.336698186 +0000 UTC m=+190.710814994 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000936540): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000612af0 item 78 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000936b80): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000936b80): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000936b80): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000936b80): >_readAt: n=0, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000936b80): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000936b80): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000936b80): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.339139109 +0000 UTC m=+190.713255906 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000936b80): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000937080): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000937080): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000937080): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000612fc0 item 79 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000937080): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000937080): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.340093508 +0000 UTC m=+190.714210316 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000937080): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000937780): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000937780): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000937780): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000937780): >_readAt: n=5, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000937780): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.340093508 +0000 UTC m=+190.714210316 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000937780): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000613260 item 79 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000937dc0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000937dc0): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000937dc0): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000937dc0): >_readAt: n=0, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000937dc0): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000937dc0): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000937dc0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.342635731 +0000 UTC m=+190.716752538 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000937dc0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000962340): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000962340): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000962340): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006137a0 item 80 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000962340): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000962340): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.343572006 +0000 UTC m=+190.717688814 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000962340): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000962a40): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000962a40): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000962a40): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000962a40): >_readAt: n=5, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000962a40): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.343572006 +0000 UTC m=+190.717688814 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000962a40): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000613a40 item 80 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000963080): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000963080): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000963080): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000963080): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000963080): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.345960098 +0000 UTC m=+190.720076906 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000963080): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000963500): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000963500): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000963500): open at offset 5 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000963500): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000963500): >_readAt: n=2, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000963500): _writeAt: size=3, off=7 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000613dc0 item 81 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000963500): >_writeAt: n=3, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000963500): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.346969231 +0000 UTC m=+190.721086029 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000963500): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000963a40): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000963a40): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000963a40): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000963a40): >_readAt: n=8, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000963a40): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.346969231 +0000 UTC m=+190.721086029 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000963a40): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452000 item 81 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000986140): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000986140): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000986140): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000986140): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000986140): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.349352244 +0000 UTC m=+190.723469042 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000986140): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000986640): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000986640): open at offset 5 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000986640): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452380 item 82 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000986640): _readAt: size=2, off=5 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000986640): >_readAt: n=0, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000986640): _writeAt: size=3, off=5 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000986640): >_writeAt: n=3, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000986640): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.350547628 +0000 UTC m=+190.724664436 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000986640): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000986bc0): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000986bc0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000986bc0): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000986bc0): >_readAt: n=3, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000986bc0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.350547628 +0000 UTC m=+190.724664436 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000986bc0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004525b0 item 82 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000987240): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000987240): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000987240): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000987240): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000987240): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.35340228 +0000 UTC m=+190.727519088 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000987240): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000987740): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000987740): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000987740): open at offset 5 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000987740): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000987740): >_readAt: n=2, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000987740): _writeAt: size=3, off=7 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452930 item 83 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000987740): >_writeAt: n=3, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000987740): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.354387177 +0000 UTC m=+190.728503986 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000987740): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000987c80): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000987c80): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000987c80): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000987c80): >_readAt: n=8, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000987c80): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.354387177 +0000 UTC m=+190.728503986 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000987c80): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452c40 item 83 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009a8380): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009a8380): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009a8380): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009a8380): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009a8380): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.357064815 +0000 UTC m=+190.731181623 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009a8380): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009a8880): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009a8880): open at offset 5 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009a8880): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004530a0 item 84 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009a8880): _readAt: size=2, off=5 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009a8880): >_readAt: n=0, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009a8880): _writeAt: size=3, off=5 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009a8880): >_writeAt: n=3, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009a8880): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.358061163 +0000 UTC m=+190.732177972 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009a8880): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009a8e00): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009a8e00): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009a8e00): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009a8e00): >_readAt: n=3, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009a8e00): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.358061163 +0000 UTC m=+190.732177972 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009a8e00): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453ce0 item 84 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009a9480): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009a9480): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009a9480): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009a9480): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009a9480): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.361040421 +0000 UTC m=+190.735157219 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009a9480): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009a9980): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009a9980): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009a9980): open at offset 5 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009a9980): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009a9980): >_readAt: n=2, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009a9980): _writeAt: size=3, off=7 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee02a0 item 85 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009a9980): >_writeAt: n=3, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009a9980): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.361775557 +0000 UTC m=+190.735892335 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009a9980): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009a9ec0): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009a9ec0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009a9ec0): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009a9ec0): >_readAt: n=8, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009a9ec0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.361775557 +0000 UTC m=+190.735892335 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009a9ec0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee05b0 item 85 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009c25c0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009c25c0): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009c25c0): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009c25c0): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009c25c0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.363584047 +0000 UTC m=+190.737700825 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009c25c0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009c2ac0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009c2ac0): open at offset 5 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009c2ac0): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee09a0 item 86 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009c2ac0): _readAt: size=2, off=5 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009c2ac0): >_readAt: n=0, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009c2ac0): _writeAt: size=3, off=5 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009c2ac0): >_writeAt: n=3, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009c2ac0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.364258088 +0000 UTC m=+190.738374866 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009c2ac0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009c3040): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009c3040): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009c3040): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009c3040): >_readAt: n=3, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009c3040): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.364258088 +0000 UTC m=+190.738374866 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009c3040): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee0b60 item 86 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009c36c0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009c36c0): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009c36c0): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009c36c0): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009c36c0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.366072689 +0000 UTC m=+190.740189467 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009c36c0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009c3bc0): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009c3bc0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009c3bc0): open at offset 5 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009c3bc0): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009c3bc0): >_readAt: n=2, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009c3bc0): _writeAt: size=3, off=7 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee0f50 item 87 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009c3bc0): >_writeAt: n=3, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009c3bc0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.366677409 +0000 UTC m=+190.740794187 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc0009c3bc0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a00180): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a00180): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a00180): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a00180): >_readAt: n=8, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a00180): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.366677409 +0000 UTC m=+190.740794187 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a00180): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee1110 item 87 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a00800): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a00800): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a00800): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a00800): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a00800): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.368170405 +0000 UTC m=+190.742287183 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a00800): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a00d00): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a00d00): open at offset 5 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a00d00): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee15e0 item 88 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a00d00): _readAt: size=2, off=5 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a00d00): >_readAt: n=0, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a00d00): _writeAt: size=3, off=5 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a00d00): >_writeAt: n=3, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a00d00): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.368927561 +0000 UTC m=+190.743044330 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a00d00): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a01280): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a01280): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a01280): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a01280): >_readAt: n=3, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a01280): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.368927561 +0000 UTC m=+190.743044330 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a01280): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee17a0 item 88 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a018c0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a018c0): open at offset 0 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a018c0): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a018c0): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a018c0): >_readAt: n=0, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a018c0): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a018c0): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a018c0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.370334083 +0000 UTC m=+190.744450862 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a018c0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a01e00): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a01e00): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a01e00): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee1b20 item 89 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a01e00): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a01e00): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.37093166 +0000 UTC m=+190.745048438 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a01e00): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a303c0): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a303c0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a303c0): open at offset 5 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a303c0): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a303c0): >_readAt: n=2, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a303c0): _writeAt: size=3, off=7 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee1ce0 item 89 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a303c0): >_writeAt: n=3, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a303c0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.371584371 +0000 UTC m=+190.745701149 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a303c0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a30940): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a30940): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a30940): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a30940): >_readAt: n=8, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a30940): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.371584371 +0000 UTC m=+190.745701149 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a30940): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee1f10 item 89 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a30f80): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a30f80): open at offset 0 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a30f80): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a30f80): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a30f80): >_readAt: n=0, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a30f80): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a30f80): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a30f80): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.37365767 +0000 UTC m=+190.747774468 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a30f80): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a314c0): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a314c0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a314c0): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408700 item 90 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a314c0): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a314c0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.374570481 +0000 UTC m=+190.748687289 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a314c0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a31a00): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a31a00): open at offset 5 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a31a00): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408d90 item 90 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a31a00): _readAt: size=2, off=5 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a31a00): >_readAt: n=0, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a31a00): _writeAt: size=3, off=5 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a31a00): >_writeAt: n=3, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a31a00): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.375970751 +0000 UTC m=+190.750087549 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a31a00): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a62040): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a62040): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a62040): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a62040): >_readAt: n=3, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a62040): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.375970751 +0000 UTC m=+190.750087549 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a62040): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409030 item 90 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a62680): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a62680): open at offset 0 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a62680): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a62680): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a62680): >_readAt: n=0, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a62680): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a62680): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a62680): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.378200565 +0000 UTC m=+190.752317373 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a62680): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a62bc0): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a62bc0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a62bc0): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409a40 item 91 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a62bc0): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a62bc0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.379047402 +0000 UTC m=+190.753164201 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a62bc0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a63100): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a63100): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a63100): open at offset 5 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a63100): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a63100): >_readAt: n=2, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a63100): _writeAt: size=3, off=7 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409d50 item 91 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a63100): >_writeAt: n=3, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a63100): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.379944925 +0000 UTC m=+190.754061722 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a63100): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a63680): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a63680): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a63680): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a63680): >_readAt: n=8, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a63680): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.379944925 +0000 UTC m=+190.754061722 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a63680): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004441c0 item 91 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a63cc0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a63cc0): open at offset 0 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a63cc0): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a63cc0): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a63cc0): >_readAt: n=0, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a63cc0): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a63cc0): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a63cc0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.38214898 +0000 UTC m=+190.756265778 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a63cc0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a8e280): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a8e280): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a8e280): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444bd0 item 92 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a8e280): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a8e280): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.382906808 +0000 UTC m=+190.757023616 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a8e280): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a8e7c0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a8e7c0): open at offset 5 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a8e7c0): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445180 item 92 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a8e7c0): _readAt: size=2, off=5 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a8e7c0): >_readAt: n=0, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a8e7c0): _writeAt: size=3, off=5 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a8e7c0): >_writeAt: n=3, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a8e7c0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.38395755 +0000 UTC m=+190.758074368 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a8e7c0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a8ed80): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a8ed80): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a8ed80): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a8ed80): >_readAt: n=3, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a8ed80): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.38395755 +0000 UTC m=+190.758074368 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a8ed80): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445570 item 92 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a8f3c0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a8f3c0): open at offset 0 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a8f3c0): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a8f3c0): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a8f3c0): >_readAt: n=0, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a8f3c0): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a8f3c0): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a8f3c0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.386048061 +0000 UTC m=+190.760164859 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a8f3c0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a8f900): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a8f900): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a8f900): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445b20 item 93 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a8f900): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a8f900): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.386872685 +0000 UTC m=+190.760989484 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000a8f900): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000aae080): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000aae080): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000aae080): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000aae080): >_readAt: n=5, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000aae080): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.386872685 +0000 UTC m=+190.760989484 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000aae080): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059a0e0 item 93 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000aae6c0): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000aae6c0): open at offset 0 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000aae6c0): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000aae6c0): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000aae6c0): >_readAt: n=0, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000aae6c0): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000aae6c0): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000aae6c0): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.389219691 +0000 UTC m=+190.763336489 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000aae6c0): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000aaec00): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000aaec00): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000aaec00): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059a5b0 item 94 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000aaec00): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000aaec00): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.390144054 +0000 UTC m=+190.764260852 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000aaec00): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000aaf300): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000aaf300): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000aaf300): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000aaf300): >_readAt: n=5, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000aaf300): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.390144054 +0000 UTC m=+190.764260852 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000aaf300): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059a770 item 94 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000aaf940): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000aaf940): open at offset 0 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000aaf940): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000aaf940): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000aaf940): >_readAt: n=0, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000aaf940): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000aaf940): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000aaf940): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.392560249 +0000 UTC m=+190.766677048 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000aaf940): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000aafe80): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000aafe80): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000aafe80): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059ac40 item 95 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000aafe80): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000aafe80): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.393044613 +0000 UTC m=+190.767161381 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000aafe80): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000adc600): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000adc600): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000adc600): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000adc600): >_readAt: n=5, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000adc600): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.393044613 +0000 UTC m=+190.767161381 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000adc600): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059ae70 item 95 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000adcc40): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000adcc40): open at offset 0 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000adcc40): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000adcc40): _readAt: size=2, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000adcc40): >_readAt: n=0, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000adcc40): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000adcc40): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000adcc40): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.394562515 +0000 UTC m=+190.768679293 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000adcc40): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000add180): _writeAt: size=5, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000add180): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000add180): >openPending: err= 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059b2d0 item 96 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000add180): >_writeAt: n=5, err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000add180): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.39544567 +0000 UTC m=+190.769562448 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000add180): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000add880): _readAt: size=512, off=0 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000add880): openPending: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000add880): >openPending: err= 2026/03/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000add880): >_readAt: n=5, err=EOF 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000add880): close: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 01:09:55.39544567 +0000 UTC m=+190.769562448 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:55 DEBUG : open-test-file(0xc000add880): >close: err= 2026/03/11 01:09:55 DEBUG : open-test-file: Remove: 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059b490 item 96 2026/03/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 01:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 01:09:55 DEBUG : open-test-file: >Remove: err= 2026/03/11 01:09:55 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:09:55 DEBUG : Looking for writers 2026/03/11 01:09:55 DEBUG : >WaitForWriters: 2026/03/11 01:09:55 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (2.56s) --- PASS: TestRWFileHandleOpenTests/writes (1.42s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.50s) --- 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.14s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.28s) --- 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:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:09:55 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:09:55 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/11 01:09:55 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:55 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 01:09:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 01:09:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:55 INFO : files root 'rclone-test-neyutiy5jile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/11 01:09:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:56 DEBUG : file1: newRWFileHandle: 2026/03/11 01:09:56 DEBUG : file1(0xc0005eb380): openPending: 2026/03/11 01:09:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 01:09:56 DEBUG : file1(0xc0005eb380): >openPending: err= 2026/03/11 01:09:56 DEBUG : file1: >newRWFileHandle: err= 2026/03/11 01:09:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 01:09:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/11 01:09:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/11 01:09:56 DEBUG : file1(0xc0005eb380): _writeAt: size=2, off=0 2026/03/11 01:09:56 DEBUG : file1(0xc0005eb380): >_writeAt: n=2, err= 2026/03/11 01:09:56 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/03/11 01:09:56 DEBUG : file1(0xc0005eb380): RWFileHandle.Flush 2026/03/11 01:09:56 DEBUG : file1(0xc0005eb380): RWFileHandle.Release 2026/03/11 01:09:56 DEBUG : file1(0xc0005eb380): close: 2026/03/11 01:09:56 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/03/11 01:09:56 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:56 DEBUG : file1(0xc0005eb380): >close: err= 2026/03/11 01:09:56 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:09:56 DEBUG : Looking for writers 2026/03/11 01:09:56 DEBUG : file1: reading active writers 2026/03/11 01:09:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/11 01:09:56 DEBUG : Looking for writers 2026/03/11 01:09:56 DEBUG : file1: reading active writers 2026/03/11 01:09:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/11 01:09:56 DEBUG : Looking for writers 2026/03/11 01:09:56 DEBUG : file1: reading active writers 2026/03/11 01:09:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/11 01:09:56 DEBUG : Looking for writers 2026/03/11 01:09:56 DEBUG : file1: reading active writers 2026/03/11 01:09:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/11 01:09:56 DEBUG : file1: vfs cache: starting upload 2026/03/11 01:09:56 DEBUG : Looking for writers 2026/03/11 01:09:56 DEBUG : file1: reading active writers 2026/03/11 01:09:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/11 01:09:56 DEBUG : Looking for writers 2026/03/11 01:09:56 DEBUG : file1: reading active writers 2026/03/11 01:09:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/11 01:09:56 DEBUG : Looking for writers 2026/03/11 01:09:56 DEBUG : file1: reading active writers 2026/03/11 01:09:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/11 01:09:57 DEBUG : Looking for writers 2026/03/11 01:09:57 DEBUG : file1: reading active writers 2026/03/11 01:09:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/03/11 01:09:57 DEBUG : file1: size = 2 OK 2026/03/11 01:09:57 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/03/11 01:09:57 INFO : file1: Copied (new) 2026/03/11 01:09:57 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/03/11 01:09:57 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/11 01:09:57 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/03/11 01:09:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 01:09:57 INFO : file1: vfs cache: upload succeeded try #1 2026/03/11 01:09:58 DEBUG : Looking for writers 2026/03/11 01:09:58 DEBUG : file1: reading active writers 2026/03/11 01:09:58 DEBUG : >WaitForWriters: 2026/03/11 01:09:58 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:09:58 DEBUG : Looking for writers 2026/03/11 01:09:58 DEBUG : file1: reading active writers 2026/03/11 01:09:58 DEBUG : >WaitForWriters: 2026/03/11 01:09:58 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.13s) === RUN TestRWCacheRename run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:09:59 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:09:59 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/11 01:09:59 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:59 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 01:09:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 01:09:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:09:59 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:09:59 INFO : files root 'rclone-test-neyutiy5jile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/11 01:09:59 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:09:59 DEBUG : rename_me: newRWFileHandle: 2026/03/11 01:09:59 DEBUG : rename_me(0xc000550ec0): openPending: 2026/03/11 01:09:59 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 01:09:59 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/03/11 01:09:59 DEBUG : rename_me(0xc000550ec0): >openPending: err= 2026/03/11 01:09:59 DEBUG : rename_me: >newRWFileHandle: err= 2026/03/11 01:09:59 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/03/11 01:09:59 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/03/11 01:09:59 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/03/11 01:09:59 DEBUG : rename_me(0xc000550ec0): _writeAt: size=5, off=0 2026/03/11 01:09:59 DEBUG : rename_me(0xc000550ec0): >_writeAt: n=5, err= 2026/03/11 01:09:59 DEBUG : rename_me(0xc000550ec0): close: 2026/03/11 01:09:59 DEBUG : rename_me: vfs cache: setting modification time to 2026-03-11 01:09:59.199268153 +0000 UTC m=+194.573384961 2026/03/11 01:09:59 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/03/11 01:09:59 DEBUG : rename_me(0xc000550ec0): >close: err= 2026/03/11 01:09:59 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/03/11 01:09:59 DEBUG : i_was_renamed: Updating file with 0xc000eca180 2026/03/11 01:09:59 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/03/11 01:09:59 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/03/11 01:09:59 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:09:59 DEBUG : Looking for writers 2026/03/11 01:09:59 DEBUG : i_was_renamed: reading active writers 2026/03/11 01:09:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/11 01:09:59 DEBUG : Looking for writers 2026/03/11 01:09:59 DEBUG : i_was_renamed: reading active writers 2026/03/11 01:09:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/11 01:09:59 DEBUG : Looking for writers 2026/03/11 01:09:59 DEBUG : i_was_renamed: reading active writers 2026/03/11 01:09:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/11 01:09:59 DEBUG : Looking for writers 2026/03/11 01:09:59 DEBUG : i_was_renamed: reading active writers 2026/03/11 01:09:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/11 01:09:59 DEBUG : i_was_renamed: vfs cache: starting upload 2026/03/11 01:09:59 DEBUG : Looking for writers 2026/03/11 01:09:59 DEBUG : i_was_renamed: reading active writers 2026/03/11 01:09:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/11 01:09:59 DEBUG : Looking for writers 2026/03/11 01:09:59 DEBUG : i_was_renamed: reading active writers 2026/03/11 01:09:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/11 01:09:59 DEBUG : Looking for writers 2026/03/11 01:09:59 DEBUG : i_was_renamed: reading active writers 2026/03/11 01:09:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/11 01:10:00 DEBUG : i_was_renamed: size = 5 OK 2026/03/11 01:10:00 DEBUG : i_was_renamed: Dst hash empty - aborting Src hash check 2026/03/11 01:10:00 INFO : i_was_renamed: Copied (new) 2026/03/11 01:10:00 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-03-11 01:09:59 +0000 UTC," 2026/03/11 01:10:00 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/03/11 01:10:00 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/03/11 01:10:00 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/03/11 01:10:00 DEBUG : Looking for writers 2026/03/11 01:10:00 DEBUG : i_was_renamed: reading active writers 2026/03/11 01:10:00 DEBUG : >WaitForWriters: 2026/03/11 01:10:00 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.84s) === RUN TestRWCacheUpdate run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:10:00 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:10:00 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/11 01:10:00 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:10:00 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:10:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:10:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 01:10:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:10:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:10:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 01:10:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-neyutiy5jile" 2026/03/11 01:10:00 INFO : files root 'rclone-test-neyutiy5jile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/11 01:10:01 DEBUG : forgetting directory cache 2026/03/11 01:10:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:10:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/11 01:10:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/11 01:10:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/11 01:10:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/11 01:10:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/11 01:10:02 DEBUG : TestRWCacheUpdate(0xc000adce00): _readAt: size=512, off=0 2026/03/11 01:10:02 DEBUG : TestRWCacheUpdate(0xc000adce00): openPending: 2026/03/11 01:10:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-11 00:11:00 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/03/11 01:10:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/11 01:10:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/11 01:10:02 DEBUG : TestRWCacheUpdate(0xc000adce00): >openPending: err= 2026/03/11 01:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/11 01:10:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/11 01:10:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/11 01:10:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/11 01:10:02 DEBUG : forgetting directory cache 2026/03/11 01:10:02 DEBUG : TestRWCacheUpdate(0xc000adce00): >_readAt: n=20, err=EOF 2026/03/11 01:10:02 DEBUG : TestRWCacheUpdate(0xc000adce00): close: 2026/03/11 01:10:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-11 00:11:00 +0000 UTC 2026/03/11 01:10:02 DEBUG : TestRWCacheUpdate(0xc000adce00): >close: err= 2026/03/11 01:10:02 DEBUG : Re-reading directory (266.952608ms old) 2026/03/11 01:10:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/11 01:10:02 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/11 01:10:02 DEBUG : forgetting directory cache 2026/03/11 01:10:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:10:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/11 01:10:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/11 01:10:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/11 01:10:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/11 01:10:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/11 01:10:03 DEBUG : TestRWCacheUpdate(0xc000add600): _readAt: size=512, off=0 2026/03/11 01:10:03 DEBUG : TestRWCacheUpdate(0xc000add600): openPending: 2026/03/11 01:10:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-11 00:12:00 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-03-11 00:11:00 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/03/11 01:10:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-11 00:12:00 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-03-11 00:11:00 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/03/11 01:10:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/11 01:10:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/11 01:10:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/11 01:10:03 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/11 01:10:03 DEBUG : TestRWCacheUpdate(0xc000add600): >openPending: err= 2026/03/11 01:10:03 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/11 01:10:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/11 01:10:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/11 01:10:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/11 01:10:04 DEBUG : forgetting directory cache 2026/03/11 01:10:04 DEBUG : TestRWCacheUpdate(0xc000add600): >_readAt: n=20, err=EOF 2026/03/11 01:10:04 DEBUG : TestRWCacheUpdate(0xc000add600): close: 2026/03/11 01:10:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-11 00:12:00 +0000 UTC 2026/03/11 01:10:04 DEBUG : TestRWCacheUpdate(0xc000add600): >close: err= 2026/03/11 01:10:04 DEBUG : Re-reading directory (263.317212ms old) 2026/03/11 01:10:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/11 01:10:04 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/11 01:10:04 DEBUG : forgetting directory cache 2026/03/11 01:10:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:10:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/11 01:10:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/11 01:10:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/11 01:10:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/11 01:10:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/11 01:10:05 DEBUG : TestRWCacheUpdate(0xc000e12180): _readAt: size=512, off=0 2026/03/11 01:10:05 DEBUG : TestRWCacheUpdate(0xc000e12180): openPending: 2026/03/11 01:10:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-11 00:13:00 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-03-11 00:12:00 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/03/11 01:10:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-11 00:13:00 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-03-11 00:12:00 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/03/11 01:10:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/11 01:10:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/11 01:10:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/11 01:10:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/11 01:10:05 DEBUG : TestRWCacheUpdate(0xc000e12180): >openPending: err= 2026/03/11 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/11 01:10:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/11 01:10:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/11 01:10:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/11 01:10:05 DEBUG : forgetting directory cache 2026/03/11 01:10:05 DEBUG : TestRWCacheUpdate(0xc000e12180): >_readAt: n=20, err=EOF 2026/03/11 01:10:05 DEBUG : TestRWCacheUpdate(0xc000e12180): close: 2026/03/11 01:10:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-11 00:13:00 +0000 UTC 2026/03/11 01:10:05 DEBUG : TestRWCacheUpdate(0xc000e12180): >close: err= 2026/03/11 01:10:05 DEBUG : Re-reading directory (256.946673ms old) 2026/03/11 01:10:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/11 01:10:05 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/11 01:10:06 DEBUG : forgetting directory cache 2026/03/11 01:10:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:10:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/11 01:10:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/11 01:10:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/11 01:10:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/11 01:10:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/11 01:10:07 DEBUG : TestRWCacheUpdate(0xc0005ea400): _readAt: size=512, off=0 2026/03/11 01:10:07 DEBUG : TestRWCacheUpdate(0xc0005ea400): openPending: 2026/03/11 01:10:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-11 00:14:00 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-03-11 00:13:00 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/03/11 01:10:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-11 00:14:00 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-03-11 00:13:00 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/03/11 01:10:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/11 01:10:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/11 01:10:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/11 01:10:07 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/11 01:10:07 DEBUG : TestRWCacheUpdate(0xc0005ea400): >openPending: err= 2026/03/11 01:10:07 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/11 01:10:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/11 01:10:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/11 01:10:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/11 01:10:07 DEBUG : forgetting directory cache 2026/03/11 01:10:07 DEBUG : TestRWCacheUpdate(0xc0005ea400): >_readAt: n=20, err=EOF 2026/03/11 01:10:07 DEBUG : TestRWCacheUpdate(0xc0005ea400): close: 2026/03/11 01:10:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-11 00:14:00 +0000 UTC 2026/03/11 01:10:07 DEBUG : TestRWCacheUpdate(0xc0005ea400): >close: err= 2026/03/11 01:10:07 DEBUG : Re-reading directory (259.135388ms old) 2026/03/11 01:10:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/11 01:10:07 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/11 01:10:07 DEBUG : forgetting directory cache 2026/03/11 01:10:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:10:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/11 01:10:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/11 01:10:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/11 01:10:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/11 01:10:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/11 01:10:08 DEBUG : TestRWCacheUpdate(0xc0005eac00): _readAt: size=512, off=0 2026/03/11 01:10:08 DEBUG : TestRWCacheUpdate(0xc0005eac00): openPending: 2026/03/11 01:10:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-11 00:15:00 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-03-11 00:14:00 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/03/11 01:10:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-11 00:15:00 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-03-11 00:14:00 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/03/11 01:10:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/11 01:10:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/11 01:10:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/11 01:10:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/11 01:10:08 DEBUG : TestRWCacheUpdate(0xc0005eac00): >openPending: err= 2026/03/11 01:10:08 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/11 01:10:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/11 01:10:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/11 01:10:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/11 01:10:08 DEBUG : forgetting directory cache 2026/03/11 01:10:09 DEBUG : TestRWCacheUpdate(0xc0005eac00): >_readAt: n=20, err=EOF 2026/03/11 01:10:09 DEBUG : TestRWCacheUpdate(0xc0005eac00): close: 2026/03/11 01:10:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-11 00:15:00 +0000 UTC 2026/03/11 01:10:09 DEBUG : TestRWCacheUpdate(0xc0005eac00): >close: err= 2026/03/11 01:10:09 DEBUG : Re-reading directory (264.29148ms old) 2026/03/11 01:10:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/11 01:10:09 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/11 01:10:09 DEBUG : forgetting directory cache 2026/03/11 01:10:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:10:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/11 01:10:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/11 01:10:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/11 01:10:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/11 01:10:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/11 01:10:10 DEBUG : TestRWCacheUpdate(0xc000550d80): _readAt: size=512, off=0 2026/03/11 01:10:10 DEBUG : TestRWCacheUpdate(0xc000550d80): openPending: 2026/03/11 01:10:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-11 00:16:00 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-03-11 00:15:00 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/03/11 01:10:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-11 00:16:00 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-03-11 00:15:00 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/03/11 01:10:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/11 01:10:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/11 01:10:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/11 01:10:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/11 01:10:10 DEBUG : TestRWCacheUpdate(0xc000550d80): >openPending: err= 2026/03/11 01:10:10 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/11 01:10:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/11 01:10:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/11 01:10:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/11 01:10:10 DEBUG : forgetting directory cache 2026/03/11 01:10:10 DEBUG : TestRWCacheUpdate(0xc000550d80): >_readAt: n=20, err=EOF 2026/03/11 01:10:10 DEBUG : TestRWCacheUpdate(0xc000550d80): close: 2026/03/11 01:10:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-11 00:16:00 +0000 UTC 2026/03/11 01:10:10 DEBUG : TestRWCacheUpdate(0xc000550d80): >close: err= 2026/03/11 01:10:10 DEBUG : Re-reading directory (259.806183ms old) 2026/03/11 01:10:10 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/11 01:10:10 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/11 01:10:11 DEBUG : forgetting directory cache 2026/03/11 01:10:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:10:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/11 01:10:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/11 01:10:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/11 01:10:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/11 01:10:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/11 01:10:12 DEBUG : TestRWCacheUpdate(0xc000e13900): _readAt: size=512, off=0 2026/03/11 01:10:12 DEBUG : TestRWCacheUpdate(0xc000e13900): openPending: 2026/03/11 01:10:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-03-11 00:17:00 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-03-11 00:16:00 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/03/11 01:10:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-03-11 00:17:00 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-03-11 00:16:00 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/03/11 01:10:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/11 01:10:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/11 01:10:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/03/11 01:10:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/11 01:10:12 DEBUG : TestRWCacheUpdate(0xc000e13900): >openPending: err= 2026/03/11 01:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/03/11 01:10:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/11 01:10:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/11 01:10:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/11 01:10:12 DEBUG : forgetting directory cache 2026/03/11 01:10:12 DEBUG : TestRWCacheUpdate(0xc000e13900): >_readAt: n=21, err=EOF 2026/03/11 01:10:12 DEBUG : TestRWCacheUpdate(0xc000e13900): close: 2026/03/11 01:10:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-11 00:17:00 +0000 UTC 2026/03/11 01:10:12 DEBUG : TestRWCacheUpdate(0xc000e13900): >close: err= 2026/03/11 01:10:12 DEBUG : Re-reading directory (255.10511ms old) 2026/03/11 01:10:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/11 01:10:12 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/11 01:10:12 DEBUG : forgetting directory cache 2026/03/11 01:10:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:10:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/11 01:10:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/11 01:10:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/11 01:10:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/11 01:10:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/11 01:10:13 DEBUG : TestRWCacheUpdate(0xc000551840): _readAt: size=512, off=0 2026/03/11 01:10:13 DEBUG : TestRWCacheUpdate(0xc000551840): openPending: 2026/03/11 01:10:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-03-11 00:18:00 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-03-11 00:17:00 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/03/11 01:10:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-03-11 00:18:00 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-03-11 00:17:00 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/03/11 01:10:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/11 01:10:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/11 01:10:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/03/11 01:10:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/11 01:10:13 DEBUG : TestRWCacheUpdate(0xc000551840): >openPending: err= 2026/03/11 01:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/03/11 01:10:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/11 01:10:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/11 01:10:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/11 01:10:13 DEBUG : forgetting directory cache 2026/03/11 01:10:14 DEBUG : TestRWCacheUpdate(0xc000551840): >_readAt: n=22, err=EOF 2026/03/11 01:10:14 DEBUG : TestRWCacheUpdate(0xc000551840): close: 2026/03/11 01:10:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-11 00:18:00 +0000 UTC 2026/03/11 01:10:14 DEBUG : TestRWCacheUpdate(0xc000551840): >close: err= 2026/03/11 01:10:14 DEBUG : Re-reading directory (264.554166ms old) 2026/03/11 01:10:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/11 01:10:14 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/11 01:10:14 DEBUG : forgetting directory cache 2026/03/11 01:10:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:10:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/11 01:10:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/11 01:10:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/11 01:10:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/11 01:10:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/11 01:10:15 DEBUG : TestRWCacheUpdate(0xc000551e40): _readAt: size=512, off=0 2026/03/11 01:10:15 DEBUG : TestRWCacheUpdate(0xc000551e40): openPending: 2026/03/11 01:10:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-03-11 00:19:00 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-03-11 00:18:00 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/03/11 01:10:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-03-11 00:19:00 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-03-11 00:18:00 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/03/11 01:10:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/11 01:10:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/11 01:10:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/03/11 01:10:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/11 01:10:15 DEBUG : TestRWCacheUpdate(0xc000551e40): >openPending: err= 2026/03/11 01:10:15 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/03/11 01:10:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/11 01:10:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/11 01:10:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/11 01:10:15 DEBUG : forgetting directory cache 2026/03/11 01:10:15 DEBUG : TestRWCacheUpdate(0xc000551e40): >_readAt: n=23, err=EOF 2026/03/11 01:10:15 DEBUG : TestRWCacheUpdate(0xc000551e40): close: 2026/03/11 01:10:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-11 00:19:00 +0000 UTC 2026/03/11 01:10:15 DEBUG : TestRWCacheUpdate(0xc000551e40): >close: err= 2026/03/11 01:10:15 DEBUG : Re-reading directory (256.164787ms old) 2026/03/11 01:10:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/11 01:10:15 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/11 01:10:16 DEBUG : forgetting directory cache 2026/03/11 01:10:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:10:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/11 01:10:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/11 01:10:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/11 01:10:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/11 01:10:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/11 01:10:17 DEBUG : TestRWCacheUpdate(0xc000e5aa40): _readAt: size=512, off=0 2026/03/11 01:10:17 DEBUG : TestRWCacheUpdate(0xc000e5aa40): openPending: 2026/03/11 01:10:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-03-11 00:20:00 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-03-11 00:19:00 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/03/11 01:10:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-03-11 00:20:00 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-03-11 00:19:00 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/03/11 01:10:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/11 01:10:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/11 01:10:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/03/11 01:10:17 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/11 01:10:17 DEBUG : TestRWCacheUpdate(0xc000e5aa40): >openPending: err= 2026/03/11 01:10:17 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/03/11 01:10:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/11 01:10:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/11 01:10:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/11 01:10:17 DEBUG : forgetting directory cache 2026/03/11 01:10:17 DEBUG : TestRWCacheUpdate(0xc000e5aa40): >_readAt: n=24, err=EOF 2026/03/11 01:10:17 DEBUG : TestRWCacheUpdate(0xc000e5aa40): close: 2026/03/11 01:10:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-11 00:20:00 +0000 UTC 2026/03/11 01:10:17 DEBUG : TestRWCacheUpdate(0xc000e5aa40): >close: err= 2026/03/11 01:10:17 DEBUG : Re-reading directory (269.836695ms old) 2026/03/11 01:10:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/11 01:10:17 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/11 01:10:17 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:10:17 DEBUG : Looking for writers 2026/03/11 01:10:17 DEBUG : TestRWCacheUpdate: reading active writers 2026/03/11 01:10:17 DEBUG : >WaitForWriters: 2026/03/11 01:10:17 DEBUG : files root 'rclone-test-neyutiy5jile': vfs cache: cleaner exiting 2026/03/11 01:10:17 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (17.00s) === RUN TestCaseSensitivity run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.25s) === RUN TestUnicodeNormalization run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:10:19 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:10:19 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/11 01:10:19 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/03/11 01:10:19 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/03/11 01:10:19 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/03/11 01:10:19 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/11 01:10:20 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/11 01:10:20 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/11 01:10:20 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/03/11 01:10:20 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/03/11 01:10:20 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/03/11 01:10:20 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/03/11 01:10:20 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/11 01:10:20 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/11 01:10:20 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/03/11 01:10:20 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/03/11 01:10:20 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/03/11 01:10:20 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/11 01:10:20 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/11 01:10:20 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/11 01:10:20 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/03/11 01:10:20 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:10:20 DEBUG : Looking for writers 2026/03/11 01:10:20 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/03/11 01:10:20 DEBUG : normal name with no special characters.txt: reading active writers 2026/03/11 01:10:20 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.21s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:10:21 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:10:21 DEBUG : files root 'rclone-test-neyutiy5jile': Reusing VFS from active cache 2026/03/11 01:10:21 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:10:21 DEBUG : Looking for writers 2026/03/11 01:10:21 DEBUG : >WaitForWriters: 2026/03/11 01:10:21 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:10:21 DEBUG : Looking for writers 2026/03/11 01:10:21 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.25s) === RUN TestVFSNewWithOpts run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:10:21 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:10:21 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:10:21 DEBUG : Looking for writers 2026/03/11 01:10:21 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.25s) === RUN TestVFSRoot run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:10:21 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:10:21 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:10:21 DEBUG : Looking for writers 2026/03/11 01:10:21 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.25s) === RUN TestVFSStat run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:10:22 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:10:24 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:10:24 DEBUG : dir: Looking for writers 2026/03/11 01:10:24 DEBUG : file2: reading active writers 2026/03/11 01:10:24 DEBUG : Looking for writers 2026/03/11 01:10:24 DEBUG : dir: reading active writers 2026/03/11 01:10:24 DEBUG : file1: reading active writers 2026/03/11 01:10:24 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (2.95s) === RUN TestVFSStatParent run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:10:25 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:10:27 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:10:27 DEBUG : dir: Looking for writers 2026/03/11 01:10:27 DEBUG : Looking for writers 2026/03/11 01:10:27 DEBUG : dir: reading active writers 2026/03/11 01:10:27 DEBUG : file1: reading active writers 2026/03/11 01:10:27 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (2.81s) === RUN TestVFSOpenFile run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:10:27 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:10:29 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/11 01:10:29 DEBUG : file1: Open: flags=O_RDONLY 2026/03/11 01:10:29 DEBUG : file1: >Open: fd=file1 (r), err= 2026/03/11 01:10:29 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/03/11 01:10:29 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/11 01:10:29 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/03/11 01:10:29 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/11 01:10:29 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/03/11 01:10:29 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:10:29 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:10:29 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/03/11 01:10:29 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/03/11 01:10:29 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/03/11 01:10:29 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/03/11 01:10:29 DEBUG : files root 'rclone-test-neyutiy5jile': File to upload is small (0 bytes), uploading instead of streaming 2026/03/11 01:10:30 DEBUG : dir/new_file.txt: size = 0 OK 2026/03/11 01:10:30 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2026/03/11 01:10:30 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/03/11 01:10:30 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/03/11 01:10:30 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:10:30 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/03/11 01:10:30 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:10:30 DEBUG : dir: Looking for writers 2026/03/11 01:10:30 DEBUG : new_file.txt: reading active writers 2026/03/11 01:10:30 DEBUG : file2: reading active writers 2026/03/11 01:10:30 DEBUG : Looking for writers 2026/03/11 01:10:30 DEBUG : dir: reading active writers 2026/03/11 01:10:30 DEBUG : file1: reading active writers 2026/03/11 01:10:30 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (3.99s) === RUN TestVFSRename run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:10:31 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:10:33 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/03/11 01:10:33 DEBUG : dir/file1: Updating file with dir/file1 0xc000ab8900 2026/03/11 01:10:33 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/03/11 01:10:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 01:10:34 INFO : dir/file1: Moved (server-side) to: file0 2026/03/11 01:10:34 DEBUG : file0: Updating file with file0 0xc000ab8900 2026/03/11 01:10:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/11 01:10:34 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/03/11 01:10:34 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:10:34 DEBUG : dir: Looking for writers 2026/03/11 01:10:34 DEBUG : Looking for writers 2026/03/11 01:10:34 DEBUG : dir: reading active writers 2026/03/11 01:10:34 DEBUG : file0: reading active writers 2026/03/11 01:10:34 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (3.85s) === RUN TestVFSStatfs run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:10:35 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:10:35 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:10:35 DEBUG : Looking for writers 2026/03/11 01:10:35 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.26s) === RUN TestVFSMkdir run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:10:35 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:10:36 DEBUG : Added virtual directory entry vAddDir: "/" 2026/03/11 01:10:36 DEBUG : Added virtual directory entry vAddDir: "a" 2026/03/11 01:10:37 DEBUG : Added virtual directory entry vAddDir: "b" 2026/03/11 01:10:37 DEBUG : Added virtual directory entry vAddDir: "c" 2026/03/11 01:10:38 DEBUG : Added virtual directory entry vAddDir: "d" 2026/03/11 01:10:38 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:10:38 DEBUG : d: Looking for writers 2026/03/11 01:10:38 DEBUG : Looking for writers 2026/03/11 01:10:38 DEBUG : a: Looking for writers 2026/03/11 01:10:38 DEBUG : b: Looking for writers 2026/03/11 01:10:38 DEBUG : c: Looking for writers 2026/03/11 01:10:38 DEBUG : Looking for writers 2026/03/11 01:10:38 DEBUG : /: reading active writers 2026/03/11 01:10:38 DEBUG : a: reading active writers 2026/03/11 01:10:38 DEBUG : b: reading active writers 2026/03/11 01:10:38 DEBUG : c: reading active writers 2026/03/11 01:10:38 DEBUG : d: reading active writers 2026/03/11 01:10:38 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.62s) === RUN TestVFSMkdirAll run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:10:39 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:10:40 DEBUG : Added virtual directory entry vAddDir: "a" 2026/03/11 01:10:40 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/03/11 01:10:40 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/03/11 01:10:41 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/03/11 01:10:43 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:10:43 DEBUG : a/b/c/d: Looking for writers 2026/03/11 01:10:43 DEBUG : a/b/c: Looking for writers 2026/03/11 01:10:43 DEBUG : d: reading active writers 2026/03/11 01:10:43 DEBUG : a/b: Looking for writers 2026/03/11 01:10:43 DEBUG : c: reading active writers 2026/03/11 01:10:43 DEBUG : a: Looking for writers 2026/03/11 01:10:43 DEBUG : b: reading active writers 2026/03/11 01:10:43 DEBUG : Looking for writers 2026/03/11 01:10:43 DEBUG : a: reading active writers 2026/03/11 01:10:43 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (4.87s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:10:44 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:10:44 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:10:44 DEBUG : Looking for writers 2026/03/11 01:10:44 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.26s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:10:44 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:10:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:10:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:10:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 01:10:44 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/11 01:10:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/11 01:10:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 01:10:44 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/03/11 01:10:44 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/03/11 01:10:44 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/03/11 01:10:44 DEBUG : files root 'rclone-test-neyutiy5jile': File to upload is small (5 bytes), uploading instead of streaming 2026/03/11 01:10:45 DEBUG : file1: size = 5 OK 2026/03/11 01:10:45 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/03/11 01:10:45 DEBUG : file1: Size of src and dst objects identical 2026/03/11 01:10:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 01:10:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:10:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:10:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 01:10:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/11 01:10:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/11 01:10:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:10:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:10:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 01:10:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/11 01:10:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/11 01:10:46 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/03/11 01:10:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/03/11 01:10:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/11 01:10:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 01:10:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/11 01:10:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/11 01:10:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 01:10:46 DEBUG : files root 'rclone-test-neyutiy5jile': File to upload is small (0 bytes), uploading instead of streaming 2026/03/11 01:10:46 DEBUG : file1: size = 0 OK 2026/03/11 01:10:46 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/03/11 01:10:46 DEBUG : file1: Size of src and dst objects identical 2026/03/11 01:10:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 01:10:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/03/11 01:10:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/11 01:10:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 01:10:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/11 01:10:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/11 01:10:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 01:10:46 DEBUG : files root 'rclone-test-neyutiy5jile': File to upload is small (7 bytes), uploading instead of streaming 2026/03/11 01:10:47 DEBUG : file1: size = 7 OK 2026/03/11 01:10:47 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/03/11 01:10:47 DEBUG : file1: Size of src and dst objects identical 2026/03/11 01:10:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 01:10:47 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:10:47 DEBUG : Looking for writers 2026/03/11 01:10:47 DEBUG : file1: reading active writers 2026/03/11 01:10:47 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (3.31s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:10:48 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:10:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:10:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:10:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 01:10:48 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/11 01:10:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/11 01:10:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 01:10:48 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/03/11 01:10:49 DEBUG : file1: aborting in-sequence write wait, off=100 2026/03/11 01:10:49 DEBUG : file1: failed to wait for in-sequence write to 100 2026/03/11 01:10:49 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/03/11 01:10:49 DEBUG : files root 'rclone-test-neyutiy5jile': File to upload is small (11 bytes), uploading instead of streaming 2026/03/11 01:10:49 DEBUG : file1: size = 11 OK 2026/03/11 01:10:49 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/03/11 01:10:49 DEBUG : file1: Size of src and dst objects identical 2026/03/11 01:10:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 01:10:49 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/03/11 01:10:50 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:10:50 DEBUG : Looking for writers 2026/03/11 01:10:50 DEBUG : file1: reading active writers 2026/03/11 01:10:50 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.45s) === RUN TestWriteFileHandleFlush run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:10:50 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:10:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:10:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:10:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 01:10:50 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/11 01:10:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/11 01:10:50 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/03/11 01:10:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 01:10:50 DEBUG : files root 'rclone-test-neyutiy5jile': File to upload is small (5 bytes), uploading instead of streaming 2026/03/11 01:10:51 DEBUG : file1: size = 5 OK 2026/03/11 01:10:51 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/11 01:10:51 DEBUG : file1: Size and md5 of src and dst objects identical 2026/03/11 01:10:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 01:10:51 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/03/11 01:10:51 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:10:51 DEBUG : Looking for writers 2026/03/11 01:10:51 DEBUG : file1: reading active writers 2026/03/11 01:10:51 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.33s) === RUN TestWriteFileHandleRelease run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:10:51 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:10:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:10:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:10:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 01:10:51 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/11 01:10:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/11 01:10:51 DEBUG : file1: WriteFileHandle.Release closing 2026/03/11 01:10:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 01:10:51 DEBUG : files root 'rclone-test-neyutiy5jile': File to upload is small (0 bytes), uploading instead of streaming 2026/03/11 01:10:52 DEBUG : file1: size = 0 OK 2026/03/11 01:10:52 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/03/11 01:10:52 DEBUG : file1: Size of src and dst objects identical 2026/03/11 01:10:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 01:10:52 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/03/11 01:10:52 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:10:52 DEBUG : Looking for writers 2026/03/11 01:10:52 DEBUG : file1: reading active writers 2026/03/11 01:10:52 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.33s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:10:53 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:10:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:10:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:10:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 01:10:53 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/11 01:10:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/11 01:10:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 01:10:53 DEBUG : files root 'rclone-test-neyutiy5jile': File to upload is small (2 bytes), uploading instead of streaming 2026/03/11 01:10:53 DEBUG : file1: size = 2 OK 2026/03/11 01:10:53 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/03/11 01:10:53 DEBUG : file1: Size of src and dst objects identical 2026/03/11 01:10:54 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/03/11 01:10:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 01:10:54 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:10:54 DEBUG : Looking for writers 2026/03/11 01:10:54 DEBUG : file1: reading active writers 2026/03/11 01:10:54 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.41s) === RUN TestFileReadAtZeroLength run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:10:54 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:10:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:10:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:10:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 01:10:54 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/11 01:10:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/11 01:10:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 01:10:54 DEBUG : files root 'rclone-test-neyutiy5jile': File to upload is small (0 bytes), uploading instead of streaming 2026/03/11 01:10:55 DEBUG : file1: size = 0 OK 2026/03/11 01:10:55 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/03/11 01:10:55 DEBUG : file1: Size of src and dst objects identical 2026/03/11 01:10:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 01:10:55 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:10:55 DEBUG : file1: Open: flags=O_RDONLY 2026/03/11 01:10:55 DEBUG : file1: >Open: fd=file1 (r), err= 2026/03/11 01:10:55 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/03/11 01:10:55 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/03/11 01:10:55 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/03/11 01:10:55 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:10:55 DEBUG : Looking for writers 2026/03/11 01:10:55 DEBUG : file1: reading active writers 2026/03/11 01:10:55 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.65s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:10:56 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:10:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 01:10:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/11 01:10:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 01:10:56 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/11 01:10:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/11 01:10:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 01:10:56 DEBUG : files root 'rclone-test-neyutiy5jile': File to upload is small (100 bytes), uploading instead of streaming 2026/03/11 01:10:57 DEBUG : file1: size = 100 OK 2026/03/11 01:10:57 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/03/11 01:10:57 DEBUG : file1: Size of src and dst objects identical 2026/03/11 01:10:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 01:10:57 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 01:10:57 DEBUG : file1: Open: flags=O_RDONLY 2026/03/11 01:10:57 DEBUG : file1: >Open: fd=file1 (r), err= 2026/03/11 01:10:57 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/03/11 01:10:57 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/03/11 01:10:57 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/03/11 01:10:57 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:10:57 DEBUG : Looking for writers 2026/03/11 01:10:57 DEBUG : file1: reading active writers 2026/03/11 01:10:57 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.55s) === RUN TestZipManyFiles run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:10:57 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:11:02 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/03/11 01:11:02 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/03/11 01:11:02 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/11 01:11:02 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/11 01:11:02 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/03/11 01:11:02 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/03/11 01:11:02 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/11 01:11:02 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/11 01:11:02 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/03/11 01:11:02 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/03/11 01:11:02 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/11 01:11:02 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/11 01:11:02 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/03/11 01:11:02 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/03/11 01:11:02 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/11 01:11:03 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/11 01:11:03 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/03/11 01:11:03 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/03/11 01:11:03 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/11 01:11:03 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/11 01:11:03 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:11:03 DEBUG : flat: Looking for writers 2026/03/11 01:11:03 DEBUG : f002.txt: reading active writers 2026/03/11 01:11:03 DEBUG : f003.txt: reading active writers 2026/03/11 01:11:03 DEBUG : f004.txt: reading active writers 2026/03/11 01:11:03 DEBUG : f000.txt: reading active writers 2026/03/11 01:11:03 DEBUG : f001.txt: reading active writers 2026/03/11 01:11:03 DEBUG : Looking for writers 2026/03/11 01:11:03 DEBUG : flat: reading active writers 2026/03/11 01:11:03 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (7.16s) === RUN TestZipManySubDirs run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:11:04 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:11:07 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/03/11 01:11:07 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/03/11 01:11:07 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/11 01:11:08 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/11 01:11:08 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/03/11 01:11:08 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/03/11 01:11:08 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/11 01:11:08 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/11 01:11:08 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/03/11 01:11:08 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/03/11 01:11:08 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/11 01:11:08 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/11 01:11:08 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:11:08 DEBUG : a/b/c: Looking for writers 2026/03/11 01:11:08 DEBUG : deep.txt: reading active writers 2026/03/11 01:11:08 DEBUG : a/b: Looking for writers 2026/03/11 01:11:08 DEBUG : c: reading active writers 2026/03/11 01:11:08 DEBUG : mid.txt: reading active writers 2026/03/11 01:11:08 DEBUG : a: Looking for writers 2026/03/11 01:11:08 DEBUG : b: reading active writers 2026/03/11 01:11:08 DEBUG : top.txt: reading active writers 2026/03/11 01:11:08 DEBUG : Looking for writers 2026/03/11 01:11:08 DEBUG : a: reading active writers 2026/03/11 01:11:08 DEBUG : >WaitForWriters: 2026/03/11 01:11:10 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-neyutiy5jile/a/b not empty`) 2026/03/11 01:11:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/11 01:11:10 DEBUG : pacer: Reducing sleep to 15ms 2026/03/11 01:11:10 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/11 01:11:10 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestZipManySubDirs (5.56s) === RUN TestZipLargeFiles run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:11:10 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:11:13 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/03/11 01:11:13 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/03/11 01:11:13 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/03/11 01:11:13 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/03/11 01:11:13 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/03/11 01:11:13 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/03/11 01:11:13 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/11 01:11:13 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/03/11 01:11:13 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/03/11 01:11:13 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/03/11 01:11:13 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/03/11 01:11:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/03/11 01:11:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/03/11 01:11:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/03/11 01:11:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/03/11 01:11:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/03/11 01:11:14 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:11:14 DEBUG : bigdir: Looking for writers 2026/03/11 01:11:14 DEBUG : big.bin: reading active writers 2026/03/11 01:11:14 DEBUG : Looking for writers 2026/03/11 01:11:14 DEBUG : bigdir: reading active writers 2026/03/11 01:11:14 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (4.65s) === RUN TestZipDirsInRoot run.go:185: Remote "files root 'rclone-test-neyutiy5jile'", Local "Local file system at /tmp/rclone2731505512", Modify Window "1s" 2026/03/11 01:11:15 INFO : files root 'rclone-test-neyutiy5jile': poll-interval is not supported by this remote 2026/03/11 01:11:17 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/03/11 01:11:17 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/03/11 01:11:17 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/11 01:11:18 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/11 01:11:18 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/03/11 01:11:18 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/03/11 01:11:18 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/11 01:11:18 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/11 01:11:18 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/03/11 01:11:18 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/03/11 01:11:18 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/11 01:11:18 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/11 01:11:18 DEBUG : WaitForWriters: timeout=30s 2026/03/11 01:11:18 DEBUG : dir1: Looking for writers 2026/03/11 01:11:18 DEBUG : a.txt: reading active writers 2026/03/11 01:11:18 DEBUG : dir2: Looking for writers 2026/03/11 01:11:18 DEBUG : b.txt: reading active writers 2026/03/11 01:11:18 DEBUG : dir3: Looking for writers 2026/03/11 01:11:18 DEBUG : c.txt: reading active writers 2026/03/11 01:11:18 DEBUG : Looking for writers 2026/03/11 01:11:18 DEBUG : dir1: reading active writers 2026/03/11 01:11:18 DEBUG : dir2: reading active writers 2026/03/11 01:11:18 DEBUG : dir3: reading active writers 2026/03/11 01:11:18 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (5.25s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/03/11 01:11:20 DEBUG : files root 'rclone-test-neyutiy5jile': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished OK in 4m35.919995347s (try 1/5)